Spaces:
Runtime error
Runtime error
Create README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 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"!
|
|
|