Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.2 KB

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