Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 930 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 930 Bytes

chat_gpt

animatedAlign

The ChatGPT clone version app is a multiplatform application that supports both mobile and web platforms and it allows users to chat with an AI-powered language model called ChatGPT. The app is built using the Flutter SDK and relies on OpenAI's REST APIs to interact with the language model.

The app utilizes various technologies and libraries such as Provider, Animated Loader, and Animated Text to enhance the user experience. The Provider library is used to manage application state and provide a scalable and efficient way to share data between different widgets. The Animated Loader is used to display a loading animation when the app is making API requests to OpenAI's servers. The Animated Text is used to add dynamic and engaging text effects to the user interface.