Skip to content

Problem Statement 4 ​

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.

Project: CampusCopilot: Your AI Wingman for College Life ​

Difficulty: Beginner – Intermediate

Problem ​

Build an LLM-based agent that answers FAQs about college life, reminds students of deadlines, finds the best food nearby, and even detects β€œchai breaks.”

πŸ’‘ Use Cases ​

  • β€œWhen’s the next internal exam?”
  • β€œRemind me to submit my assignment before 10 PM.”
  • β€œWhere’s the best dosa near hostel?”

Bonus: Supports KYC, tax, visa forms.

πŸ› οΈ Starter Repos ​

πŸ“¦ Models ​

  • GPT-3.5-turbo or Mistral
  • Google Places API + LLM combo for local queries
  • Zapier/N8N for automation triggers

πŸ”Ž Data Sources ​

  • College timetable, fee portal, campus FAQs
  • Integrate with Google Calendar and college API (if available)

🎁 Bonus ​

  • Add voice using Whisper
  • Notify on WhatsApp via Twilio

Released under the MIT License.