This application is set up with a Flask backend and a Next.js & React frontend.
Demo.mp4
NOTE: Video is captured when the <CallAssistant />
button isRecognizing
your speech.
- 🌔 Dark/Light mode: Choose the theme you like.
- 🤖 AI Assistant: Build with Gemini 1.5 Flash and OpenAI's Text-To-Speech model.
- 🎨 Modern UI Design: Build with Next.js, TailwindCSS and DaisyUI.
- TypeScript
- Next.js
- TailwindCSS
- DaisyUI
- Bun
- Python
- Flask
git clone https://github.com/CaptainHPY/Vision550.git
Look at frontend/README.md
and backend/README.md
for more details.
Thanks to svpino/alloy-voice-assistant for inspiring!