super-keys / ChatGPT-Android-1

This is an experimental AI chatting app using OpenAI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT

Note: This may not have the same result of what you exactly asked on ChatGPT Official.

This is an experimental android app enabling users to chat with AI via OpenAI.

Screenshots

These are some screenshots that you can have a look before using ChatGPT-Android app.

Features

  • Past conversations: i.e. the context highly recommended using it with gpt-3.5-turbo model.
  • View: You can view the entire message with the bottom sheet.
  • Share: Share the things you've got.
  • Save: You can save the messages before clearing the context, it will be saved in storage/emulated/0/ChatGPT/messages.

Supported models

  • text-davinci-003: not recommended for long context.
  • gpt-3.5-turbo: used by ChatGPT, recommended for long context and has adjustments on tokens streaming (but the context is not unlimited)

Get Started

In order to use this app, you need to put your own API Key from OpenAI.

About

This is an experimental AI chatting app using OpenAI.


Languages

Language:Java 67.0%Language:JavaScript 26.8%Language:HTML 3.7%Language:CSS 2.5%