You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the backend for the AI-powered language learning app. It is built with FastAPI, deployed on AWS EC2, and containerized via Docker. It processes user-recorded audio via REST API, converts speech to text using OpenAI’s Whisper API, and generates AI-driven responses using GPT models, ensuring seamless conversation flow.
This is the backend for the AI-powered language learning app. It is built with FastAPI, deployed on AWS EC2, and containerized via Docker. It processes user-recorded audio via REST API, converts speech to text using OpenAI’s Whisper API, and generates AI-driven responses using GPT models, ensuring seamless conversation flow.