Skip to content

rocket-pig/GPT3-Android

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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