iampawan / ChatGPT-Flutter-AIChatBot

A Chatbot chat app built using the Flutter framework and OpenAI's GPT-3 language model.
230 stars 99 forks source link

ChatGPT AI Chatbot App

A Chatbot chat app built using the Flutter framework and OpenAI's GPT-3 language model.

Show some :heart: and star the repo.

Video tutorial available here

Subscribe to Codepur

Features

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 chat_screen.dart file
  4. Run the app on an emulator or physical device

The chatbot can be further customized to fit your use-case by modifying the code in the main.dart file and other files. The source code for the chatbot is available on GitHub.

Development by

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

Code and documentation Copyright 2023 Pawan Kumar. Code released under the Apache License. Docs released under Creative Commons.