Skip to content

Problem Statement 5 ​

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: AI Rasoi: Recipe GPT with a Desi Twist ​

Difficulty: Beginner – Intermediate

Problem ​

Create an LLM that suggests Indian recipes based on what’s in your fridge. Speak to it like you would to your mom. Bonus: Add calorie count, spice level, and regional flavor.

πŸ’‘ Use Cases ​

  • β€œI have 2 onions, 1 tomato, and some leftover roti. Now what?”
  • β€œMake it less spicy, Punjabi style.”
  • β€œSuggest something healthy, low oil.”

Bonus: Supports KYC, tax, visa forms.

πŸ› οΈ Inspiration ​

πŸ“¦ Models ​

  • GPT-3.5-turbo + LangChain tools
  • Whisper for voice input
  • HuggingFace food nutrition models

πŸ”Ž Data Sources ​

  • Tarla Dalal dataset
  • IndianFood101 dataset

🎁 Bonus ​

  • Add food image upload + dish detection using YOLOv8
  • Save favorite recipes like Spotify playlists

Released under the MIT License.