An Android Application Based on OpenAI API
- Click here to download
- https://wwvo.lanzouo.com/ibyvE0tg7lji password:6qap
- Chatting
- Model:
ChatGPT-3.5
- Streaming conversation
- Support context
- Support modifying
temperature
,top_p
,max_token
,presence_penalty
,frequency_penalty
parameters
- Model:
- Image generation
- Support modifying parameters of
n
andsize
.
- Support modifying parameters of
- Audio to text transcription
- Model:
whisper-1
- Support modifying
prompt
andtemperature
.
- Model:
- Proxy support
- Support
http
,socks
anddirect
proxy modes. - Support custom host address.
- Support
- Chat with GPT-3.5
- Generate Image
- Translate Audio
Copyright 2023 Wenlong Guo
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.