A Chatbot chat app built using the Flutter framework and OpenAI's ChatGPT-3 and Dall.E 2 language model.
Get Release: Download
- Natural language understanding.
- Human-like conversation.
- Customizable to fit your use-case.
- Lightweight, easy to integrate with other apps.
- Open-source.
- High quality images.
- Text to image.
- Light and Dark Mode Enabled.
- Image Downloadable.
You need to use your own OpenAI API key.
Just replace the OPEN_AI_API_KEY_HERE found in /lib/utils/constants.dart, with your own key.
- Flutter SDK
- API key for OpenAI GPT-3 Available here
- OpenAI - https://openai.com
- Flutter - https://flutter.dev/