Ashhar commited on
Commit
4a694a1
Β·
1 Parent(s): a25975f

improve readme

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,12 +1,34 @@
1
  ---
2
- title: Magic Recipe
3
- emoji: πŸ“š
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: streamlit
7
  sdk_version: 1.41.1
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
  ---
2
+ title: Magic Recipe Decoder
3
+ emoji: πŸ₯˜
4
  colorFrom: indigo
5
  colorTo: pink
6
  sdk: streamlit
7
  sdk_version: 1.41.1
8
  app_file: app.py
9
  pinned: false
10
+ tags:
11
+ - ai
12
+ - food
13
+ - recipe
14
+ - image-recognition
15
+ description: "An AI-powered recipe generator that analyzes food images and creates detailed recipes in multiple languages"
16
  ---
17
 
18
+ # Magic Recipe Decoder πŸ₯˜
19
+
20
+ ## Overview
21
+ Magic Recipe Decoder is an intelligent application that uses AI to transform food images into comprehensive, customizable recipes. Simply upload an image of a dish, and the app will:
22
+
23
+ - Analyze the food image
24
+ - Generate a detailed recipe
25
+ - Provide language and equipment customization
26
+ - Allow recipe refinement based on user preferences
27
+
28
+ ## Key Features
29
+ - πŸ“Έ Image-based recipe generation
30
+ - 🌐 Multi-language support
31
+ - πŸ”§ Cooking equipment adaptation
32
+ - πŸ§‘β€πŸ³ Recipe refinement options
33
+
34
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference