Skip to content

Android app to interact with OpenAI's collection of AI APIs.

Notifications You must be signed in to change notification settings

rocket-pig/GPT3-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My 'compile-apk-helloworld-in-termux' project was used as platform for multiple exploratory attempts at making a more complete android app in javascript, and finally succeeded with this GPT-3 API project.

The APK is available in releases or compile yourself with:

Run build from top (this) dir with ./build.sh project/

Buttons (from left to right)

  • Copy up: Copies response from GPT-3 up into the editing field. Good for quickly including response in next prompt.
  • Save: Saves contents of top text area to the History screen.
  • History: View saved histories. Theres buttons next to each saved blob - to load to main screen or delete.
  • If you're using an external keyboard, ALT-ENTER can be used as shortcut to send text instead of clicking the airplane.

Further Reading

About

Android app to interact with OpenAI's collection of AI APIs.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published