Skip to content
/ para Public

An Android mobile app that answers any question in one paragraph or less using GPT-3.

Notifications You must be signed in to change notification settings

vrn-sn/para

Repository files navigation

An android mobile app that answers any question in one paragraph or less using GPT-3

The API key used in this project is no longer valid (rotated out of use because of publishing to GitHub), but it can be replaced with a valid key to use the app:

  • In para/app/src/main/java/com/ait/para/retrofit/GPT3API.kt
  • @Headers("Content-Type: application/json", "Authorization: Bearer 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")
  • Replace the API key ("Authorization: Bearer YOUR_API_KEY")

Enjoy!

About

An Android mobile app that answers any question in one paragraph or less using GPT-3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages