๐Ÿš€ Team_OG Project Description ๐Ÿ’ก Inspiration

Modern healthcare solutions often overlook traditional knowledge systems like Ayurveda, which are deeply rooted in preventive and holistic care. At the same time, accessing reliable health informationโ€”especially in regional languagesโ€”remains difficult.

We were inspired to build an AI-powered Ayurvedic health assistant that:

bridges modern AI with traditional Ayurvedic wisdom supports multilingual users across India delivers personalized, holistic health insights ๐Ÿง  What it does

Our system is a multilingual AI-powered Ayurvedic health assistant using RAG (Retrieval-Augmented Generation).

It enables users to:

Ask health-related questions in English, Hindi, Tamil, Telugu Get context-aware answers grounded in Ayurvedic and medical knowledge Receive personalized lifestyle, diet, and herbal recommendations

Key features:

๐ŸŒฟ Integration of Ayurvedic concepts (Doshas, Prakriti, Herbs, Remedies) ๐Ÿ“š Knowledge base combining structured medical + Ayurvedic datasets and PDFs ๐ŸŒ Multilingual interaction ๐Ÿง  Semantic search using vector embeddings ๐Ÿ’ฌ Conversational AI interface ๐Ÿ“Š Personalized health insights dashboard โš™๏ธ How we built it ๐Ÿ”น Data Pipeline Ingested structured CSV (including Ayurvedic attributes like Doshas, Herbs, Diet) Processed PDF sources containing Ayurvedic formulations and remedies Cleaned multilingual noisy data and structured it for AI use ๐Ÿ”น Embeddings & Search Generated embeddings using Databricks models Built Vector Search index for semantic retrieval of Ayurvedic + medical knowledge ๐Ÿ”น RAG Pipeline User query โ†’ embedding โ†’ top-k retrieval Context passed to LLM for accurate, grounded responses ๐Ÿ”น Multilingual Layer Language detection Translation pipeline for Indian languages Response returned in userโ€™s native language ๐Ÿ”น Frontend Interactive UI using Streamlit User profile inputs (diet, stress, lifestyle) Displays Ayurvedic recommendations + health insights โš ๏ธ Challenges we ran into Cleaning and structuring multilingual Ayurvedic texts Preserving context across complex medical + traditional knowledge Handling mixed-language inputs (regional + English) Ensuring accurate retrieval for domain-specific Ayurvedic concepts Balancing latency vs response quality ๐Ÿ† Accomplishments that we're proud of Built a complete end-to-end multilingual RAG system Successfully integrated Ayurvedic knowledge into AI responses Designed a system that combines: modern ML semantic search traditional health systems Created a personalized health assistant with lifestyle + herbal insights Achieved fast, relevant responses (<2โ€“3 sec) ๐Ÿ“š What we learned Data quality is more important than model complexity Structuring domain-specific data (like Ayurveda) is critical Multilingual AI systems require careful translation + normalization RAG pipelines depend heavily on: chunking context quality Learned how to build real-world AI systems, not just models ๐Ÿ”ฎ What's next for Team_OG ๐Ÿ”Š Add voice-based interaction (vernacular speech) ๐ŸŒฟ Expand deeper into Ayurvedic diagnosis & dosha analysis ๐Ÿง  Improve personalization using user history and health patterns ๐ŸŒ Support more regional languages ๐Ÿ“ฑ Deploy as a mobile-first application ๐Ÿ“Š Build advanced Ayurvedic health analytics dashboard

Built With

Share this project:

Updates