Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

This is an experimental AI chatting app using OpenAI.

Notifications You must be signed in to change notification settings

BlueWhaleYT/ChatGPT-Android

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published