Skip to content

Problem Statement 1

INFO

This problem statement is shared by Sharp Economy - one of the technology partner for HackIndia 2025.

🏆 Work on this problem statement if you want to compete in the $25,000 Prize Pool.

Difficulty: Intermediate – Advanced

Problem

Build a chatbot using Retrieval-Augmented Generation (RAG) to answer queries about IPC, RTI, labor laws, etc.

Bonus: Multi-lingual support and citations.

🛠️ Starter Repos

📦 Models

  • Mistral-7B + RAG
  • BERT for retrieval, OpenLLM for generation

🔎 Data Sources

  • India Code
  • Legal data CSVs

Released under the MIT License.