SyedHasanCronosPMC commited on
Commit
0e69ed3
·
verified ·
1 Parent(s): cc7fc3b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -1,12 +1,11 @@
1
- ---
2
- title: Langchain Chains Agent
3
- emoji: 🐢
4
- colorFrom: purple
5
- colorTo: blue
6
- sdk: gradio
7
- sdk_version: 5.25.2
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ # 🍽️ AI Restaurant Menu Generator
2
+
3
+ An AI-powered Gradio app that helps you:
4
+
5
+ - Generate a fancy restaurant name based on cuisine
6
+ - Get a curated menu with starters, drinks, main courses, and prices
7
+
8
+ 🧠 Powered by: OpenAI + LangChain
9
+ 🚀 Built by: [Syed Hasan](https://www.linkedin.com/in/syedhasanpm/)
10
+
11
+ To get started, enter a cuisine type and hit "Generate Menu"!