- ChatterBox-AI-App is designed to help users
Chat with AI
like chatGpt efficiently and stay productive throughout their day. - App notifies the user Random time To encourage using
flutter_local_notifications
. - Our App reminds users daily at 9 AM β°to chat with him.
- Splash Screen: Wait for 3 seconds then navigate to
On-Boarding Screens
. - On-Boarding Screens: Provide a seamless and engaging introduction to our app.
- Home Screen: The User can Chat and Ask anything
- Chat: User can Ask AI anything like
Summarizing a story
,Summarizing Video
,Summarizing Audio
andSummarizing Image
.
video_2024-08-17_20-45-40.mp4
flutter_native_splash:
flutter_riverpod:
flutter_dotenv:
google_generative_ai:
flutter_launcher_icons
-
Clone the repository
-
Open the project in your preferred Flutter IDE.
-
Explore the
lib
directory:- Review the project structure to understand the core of the app.
- Customize the app of your need.
-
Run the app on an emulator or physical device:
flutter run
- Contributions are welcome π
- If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.