LiamKhoaLe commited on
Commit
0c5e4ac
·
1 Parent(s): 5828539

Upd README

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,16 +1,15 @@
1
  ---
2
- title: Cooking Tutor API
3
- emoji: 🍳
4
  colorFrom: orange
5
  colorTo: red
6
  sdk: docker
7
- pinned: false
8
- license: mit
9
- app_port: 7860
10
- short_description: AI-powered cooking tutor with multilingual support
11
  ---
12
 
13
- # 🍳 Cooking Tutor API
14
 
15
  An intelligent cooking assistant that provides personalized recipe guidance, cooking techniques, and culinary tips with multilingual support (English, Vietnamese, Chinese).
16
 
 
1
  ---
2
+ title: Cooking Tutor
3
+ emoji: 👨‍🍳
4
  colorFrom: orange
5
  colorTo: red
6
  sdk: docker
7
+ sdk_version: latest
8
+ license: apache-2.0
9
+ short_description: CookTut with WebSearch, Memory, Multilingual
 
10
  ---
11
 
12
+ # Cooking Tutor Backend
13
 
14
  An intelligent cooking assistant that provides personalized recipe guidance, cooking techniques, and culinary tips with multilingual support (English, Vietnamese, Chinese).
15