/vocalis_ai

This is a voice assistant app developed with flutter using OpenAI apis. The app uses ChatGPT and Dall-E AI image generation.

Primary LanguageDart

vocalis_ai

A Voice Assistant App with Flutter.

After cloning the app paste your OpenAI Api Key in the location lib\infrastructure\core\api_key.dart as

const String apiKey = "YOUR_API_KEY"

App Preview

vocalis_ai.mp4