A fully voice-enabled Urdu chatbot powered by LLMs (LLaMA-3), designed to interact with users in spoken Urdu. The app accepts voice input from the user, transcribes it to text using OpenAI Whisper (via Groq API), sends it to a language model for understanding, and replies back with both text and audio output in Urdu.
π Voice Input in Urdu: Speak naturally in Urdu and get accurate transcriptions.
π€ LLM-based Chatbot: Uses LLaMA-3 to generate helpful, context-aware Urdu responses.
π Real-Time Conversational Flow: Maintains context across interactions.
π Text-to-Speech Output: Responses are read aloud using Google's TTS in Urdu.
Streamlit UI: Simple, responsive interface for seamless interaction.