{"id":30685302,"url":"https://github.com/zul132/mithra-voice-bot","last_synced_at":"2026-04-13T22:32:50.977Z","repository":{"id":312703802,"uuid":"1048306911","full_name":"zul132/MITHRA-Voice-Bot","owner":"zul132","description":"MITHRA – An AI-powered, multi-agent voice bot system built with Gemini LLM and RAG for metro passenger guidance and ticket booking. Features multilingual voice support (Tamil, Hindi, English).","archived":false,"fork":false,"pushed_at":"2025-09-01T12:26:16.000Z","size":11304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-01T14:32:07.666Z","etag":null,"topics":["agentic-ai","ai-assistant","chatbot","flask","gemini","gemini-ai","large-language-models","llm","multi-agent-systems","multilingual-ai","python","rag","rag-chatbot","retrieval-augmented-generation","speech-recognition","speech-to-text","sqlite","text-to-speech","voice-assistant","voice-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zul132.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-01T08:42:06.000Z","updated_at":"2025-09-01T12:26:19.000Z","dependencies_parsed_at":"2025-09-01T14:42:28.445Z","dependency_job_id":null,"html_url":"https://github.com/zul132/MITHRA-Voice-Bot","commit_stats":null,"previous_names":["zul132/mithra-voice-bot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zul132/MITHRA-Voice-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zul132%2FMITHRA-Voice-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zul132%2FMITHRA-Voice-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zul132%2FMITHRA-Voice-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zul132%2FMITHRA-Voice-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zul132","download_url":"https://codeload.github.com/zul132/MITHRA-Voice-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zul132%2FMITHRA-Voice-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31774028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic-ai","ai-assistant","chatbot","flask","gemini","gemini-ai","large-language-models","llm","multi-agent-systems","multilingual-ai","python","rag","rag-chatbot","retrieval-augmented-generation","speech-recognition","speech-to-text","sqlite","text-to-speech","voice-assistant","voice-bot"],"created_at":"2025-09-01T21:46:23.293Z","updated_at":"2026-04-13T22:32:50.951Z","avatar_url":"https://github.com/zul132.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚆 MITHRA – Agentic AI + RAG Powered Multilingual Voice Assistant for Chennai Metro  \r\n\r\nMITHRA is an **AI-powered, agentic, multilingual voice bot system** that leverages **Gemini LLM** and **Retrieval-Augmented Generation (RAG)** for **metro passenger guidance** and **autonomous ticket booking**. It offers **multilingual voice support in Tamil, English, and Hindi**, making the metro more accessible to a wider commuter base.  \r\n\r\nThe system follows a **multi-agent architecture** with two specialized agents:  \r\n- 🚇 **Passenger Guidance Agent** – provides route planning, station facilities, and navigation support  \r\n- 🎟️ **Ticket Booking Agent** – autonomously books tickets, simulates payment, and generates QR codes  \r\n\r\nThis project was **co-developed over 4 months** as part of an **IT internship with Chennai Metro Rail Limited (CMRL)** and officially submitted to **Anna University** as our **final-year industry project**.  \r\n\r\n## 🎥 Demo Video  \r\n🔗 [Click here](https://drive.google.com/file/d/1nSbEBgcakUH723ypsjLFaXG7UU0Mn6Rx/view?usp=sharing) to watch the Demo Video.\r\n\r\n## 🚀 Tech Stack  \r\n\r\n- **Frontend:** HTML5, CSS3, JavaScript, Bootstrap  \r\n- **Backend:** Flask (Python)  \r\n- **Database \u0026 Knowledge Store:** SQLite (station details, ticket history, metro line schema)  \r\n- **APIs \u0026 SDKs:**  \r\n  - Web Speech API (Speech-to-Text)  \r\n  - Google gTTS (Text-to-Speech)  \r\n  - Gemini API (Generative AI)  \r\n  - CMRL APIs (station details, fare, QR ticket generation)\r\n- **AI/ML Components:**  \r\n  - Gemini Flash Models (LLM)  \r\n  - Retrieval-Augmented Generation (RAG)  \r\n  - Natural Language Processing (NER, Intent Recognition)  \r\n- **Tools:** Postman (API testing)\r\n\r\n## Authors\r\n1. 👩‍💻 [Fathima Zulaikha](https://github.com/zul132) \r\n2. 👨‍💻 [Byleen Janet Roy](https://github.com/Byleenroy300903) \r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzul132%2Fmithra-voice-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzul132%2Fmithra-voice-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzul132%2Fmithra-voice-bot/lists"}