/AI-Chat-app-flutter

Using this users can chat with different AI models from OpenAI. Users can choose their favourite model and interact with it. It uses Flutter, OpenAI API, Provider state management, Flutter spin kit and Animated text kit for animations.

Primary LanguageDart

AI Chat App

Features

  1. Users can choose any AI models from OpenAI
  2. Users can interact with the AI model by chatting
  3. Very helpful AI responses

Run the project

This app uses OpenAI's api. If the api key does not work then create your own API key from openai's website and update the key in

lib -> constants -> api_consts.dart

Run :

  1. flutter pub get
  2. flutter run

Download the app from

https://drive.google.com/drive/folders/1kZvPGKHl2k0E2_aRlQObJoCTMVVEi7J9?usp=sharing

Screenshots

Screenshot from 2023-03-17 03-38-41

Screenshot from 2023-03-17 03-38-52

Screenshot from 2023-03-17 03-39-34

Screenshot from 2023-03-17 03-42-28

Screenshot from 2023-03-17 03-42-43