alok2811 / flutter_chat_gpt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Chat GPT

A sample Flutter app that demonstrates the use of OpenAI's GPT-3 API to generate text.

Demo

⭐ Star me on GitHub — it helps!

Features

  • User input to generate text using GPT-3 API
  • Customizable settings for API parameters
  • User can copy the generated text to clipboard
  • Natural language understanding
  • Human-like conversation
  • Lightweight, easy to integrate with other apps
  • Open-source

Prerequisites

Getting Started

  1. Clone the repository
  2. Run flutter pub get to install dependencies
  3. Replace the placeholder API key with your own in the AppConstants file
  4. Run the app on an emulator or physical device

Development by

Please open an issues on the repository if you find any bugs or if you would like to contribute.

About


Languages

Language:Objective-C 84.2%Language:C++ 5.3%Language:CMake 4.7%Language:Dart 2.7%Language:C 1.6%Language:Ruby 0.7%Language:HTML 0.5%Language:Swift 0.3%Language:Kotlin 0.0%