Skip to content

Flutter Voice Assistant App with ChatGPT & Dall-E AI Image Generation | Machine Learning

Notifications You must be signed in to change notification settings

lemarouane/Flutter-mobile-assistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Voice Assistant App with ChatGPT & Dall-E AI Image Generation | Machine Learning

Flutter app Demo

In this Project, i tried to build a Personal Virtual Voice Assistant app powered by ChatGPT and DallE API using Flutter.

This sophisticated voice assistant app that can perform various tasks using voice commands. it integrates ChatGPT, a state-of-the-art natural language processing model, and Dall-E, an AI image generation tool, to make your voice assistant even more intelligent and responsive.
➥ Demo

Dependencies

Before you begin, ensure you have met the following dependencies inside your pubspec.yaml:

Dependencies

then run this command on your terminal to get the dependencies

flutter pub get

Assets

And dont forget to mention the assets as well inside your pubspec.yaml:

assets

OPEN AI KEY:

then put your openai key here:

assets

Run Locally

To run the flutter app locally, run this command on your IDE terminal:

flutter clean
flutter run

After runing your emulator of course!!

✨ THE END ✨

About

Flutter Voice Assistant App with ChatGPT & Dall-E AI Image Generation | Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%