Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 773 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 773 Bytes

About

Chat GPT App built on flutter. The neural network processes the application user's queries and produces a response to the query.

Documentation

Features:

  • Chat with ChatGPT, the user enters a query and receives a response from the neural network.
  • Saving the history of user requests and responses in the phone memory.
  • Ability to clear Chat history.
  • Application splash screen with logo.

Stack:

  • Visual Studio Code, Flutter/Dart.

Packages:

  • dash_chat_2, chat_gpt_sdk, flutter_native_splash, shared_preferences

Application show:

  • Chat with GPT:

Flutter-GPT