A Streamlit-based AI assistant that gives ethical advice grounded in Thirukkural, an ancient Tamil classic.
- π¬ Accepts real-life moral dilemmas
- π Finds relevant Thirukkural verses
- π§ Uses Groq LLM to generate contextual advice
- π Speaks back using Text-to-Speech
- π Toggleable Light/Dark theme with animated UI
pip install -r requirements.txt
streamlit run app/app.py