fluttergems / awesome-open-source-flutter-apps

A curated list of awesome open source Flutter apps
https://fluttergems.dev
MIT License
470 stars 105 forks source link

Add FlutterVoiceFriend in Generative AI & LLMs #672

Open jbpassot opened 21 hours ago

jbpassot commented 21 hours ago

FlutterVoiceFriend is an open-source Flutter application designed to help developers build interactive, voice-driven chatbot experiences using a combination of speech-to-text (STT) and text-to-speech (TTS) technologies. The app leverages Langchain, OpenAI for natural language processing and TTS, as well as both on-device and cloud-based speech recognition (including Deepgram) to offer flexible voice interaction capabilities.

ashitaprasad commented 20 hours ago

Thanks @jbpassot. You can raise a PR by following our CONTRIBUTING GUIDE