Skip to content

Conversational AI Chatbot with OpenAI's GPT-3 language model built using the Flutter framework

Notifications You must be signed in to change notification settings

PaulMuchwat/AIChatBot-ChatGPT

Repository files navigation

ChatGPT AI Chatbot App

Conversational AI Chatbot with OpenAI's GPT-3 language model built using the Flutter framework.

Features

  • Natural language understanding
  • Human-like conversation
  • Customizable to fit your use-case
  • 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 chat_screen.dart file. Generate OpenAI access token here https://beta.openai.com/account/api-keys and replace the existing token.
  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.

About

Conversational AI Chatbot with OpenAI's GPT-3 language model built using the Flutter framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published