City Pulse is a multilingual voice assistant MVP built using FastAPI and OpenAI, designed to provide conversational responses in multiple languages. The application accepts user input via voice, transcribes it, generates a reply using OpenAI, and responds via synthesized speech.
GitHub: CITY_PULSE_MULTILINGUAL
- π§ OpenAI GPT for text generation
- π Google Cloud Text-to-Speech & Speech-to-Text
- π FastAPI as the backend server
- ποΈ HTML + JavaScript frontend with voice recording
- π Python
https://drive.google.com/drive/u/0/folders/11-ifP20XT_7bgA8pGY7mMVm-suQP6dy2
Clone the repo
git clone https://github.com/Jotthecode/CITY_PULSE_MULTILINGUAL.git
cd CITY_PULSE_MULTILINGUAL