saba99 / Text-Generator-App-Using-GPT-4.0

multi os support text generator app using GPT-4.0 and flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Generator App Using GPT-4.0 And Flutter

Supported models

  • gpt-3.5-turbo
  • text-davinci-003
  • text-curie-001
  • text-babbage-001
  • text-ada-001

Supported platforms

  • iOS
  • Android
  • macOS
  • Windows
  • Linux (untested)

Setup your OpenAI API key

Create a file named openai.yaml in the root directory of the project and fill it with your OpenAI API key.

# default API key
api_key: 'YOUR-API-KEY'

For security reasons, I cannot upload my openai.yaml.

Screenshots

About

multi os support text generator app using GPT-4.0 and flutter

License:MIT License


Languages

Language:Dart 78.9%Language:C++ 9.5%Language:CMake 8.1%Language:Ruby 1.2%Language:HTML 0.8%Language:Swift 0.7%Language:C 0.6%Language:Batchfile 0.1%Language:Kotlin 0.1%Language:Objective-C 0.0%