The "AI Assistant" project in Flutter harnesses the capabilities of ChatGPT and DALL-E API, creating a mobile app that offers users an interactive digital assistant. Users can have natural language conversations with the AI, ask questions, and even describe images to generate corresponding visual content. This project merges cutting-edge AI technology with the Flutter framework for a seamless and engaging user experience.
Client: Flutter, Dart
Pub Packages: http, speech_to_text, flutter_tts, animate_do
lib/secrets.dart
Parameter | Type | Description |
---|---|---|
openAIAPIKey |
string |
Required. YOUR OpenAI KEY HERE |
If you don't have an API Key then CREATE HERE
- Live previews
- Cross-platform
- Smooth Animations
- Speak back when response comes from ChatGPT API
- Responses smartly between DALL-E Image & ChatGPT texts
Not Listening
Listening
We need to add three sounds for iOS. In Android it is added automatically
Speech To Text Cancel, Speech To Text Listening, Speech To Text Stop
Install .apk file
Download .apk file
Enable Install from Unknown sources in settings
Click on the .apk file
Run
GNU General Public License v3.0
For support, email [email protected]