← Projects

padh.ai

AI-powered study assistant built as a group project at IIT Madras.

↗ GitHub

padh.ai is a study assistant developed as part of the IIT Madras Software Engineering course. The project explores using LLMs to help students understand course material — answering questions, summarising content, and generating practice problems from uploaded notes or textbook excerpts.

What it does

  • Question answering over uploaded study material
  • Automatic summary generation from lecture notes
  • Practice problem generation by topic
  • Multi-user support with session isolation

Stack: Python, LLM API, Flask