Skip to content

Fine-tuned GPT2 to generate Indian recipes based on few listed ingredients.

Notifications You must be signed in to change notification settings

shreydan/khaanaGPT

Repository files navigation

🍲️ खानाGPT

Try it out at HuggingFace Spaces

Just a basic app to generate Indian recipes from listed ingredients. It's good, not great, it might add more ingredients or ignore some existing ingredients.

This was my first attempt at fine-tuning causalLM models. I used GPT-2 Small for this and it was fun, learnt a lot and the outputs are as expected.

HuggingFace Spaces Config:

title: khaanaGPT
emoji: 🍲️
colorFrom: red
colorTo: purple
sdk: gradio
sdk_version: 3.18.0
app_file: app.py
pinned: false