Skip to content

Espresso521/ChatGPT-For-Android-kotaku

 
 

Repository files navigation

fork了郭文龙的这个项目,这个项目写的挺好的。多Module结构,ChatGpt接口使用的优秀demo。 感谢郭文龙同学。

ChatGPT For Android

License Release

About

An Android Application Based on OpenAI API

Download APK

  1. Click here to download
  2. https://wwvo.lanzouo.com/ibyvE0tg7lji password:6qap

Setup API Key

Features

  1. Chatting
    1. Model: ChatGPT-3.5
    2. Streaming conversation
    3. Support context
    4. Support modifying temperature, top_p, max_token, presence_penalty, frequency_penalty parameters
  2. Image generation
    1. Support modifying parameters of n and size.
  3. Audio to text transcription
    1. Model: whisper-1
    2. Support modifying prompt and temperature.
  4. Proxy support
    1. Support http, socks and direct proxy modes.
    2. Support custom host address.

ScreenShot

  1. Chat with GPT-3.5

  1. Generate Image

  1. Translate Audio

License


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.

Visitor Count

About

An Android Application Based on OpenAI API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%