Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/syedalihasannaqvi/)
|
10 |
+
|
11 |
+
To get started, enter a cuisine type and hit "Generate Menu"!
|