Thomas (Tom) Gardos commited on
Commit
13949e1
โ€ข
1 Parent(s): c834e9d

Update README.md

Browse files

Add YAML front matter

Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # DL4DS Tutor ๐Ÿƒ
2
 
3
  Check out the configuration reference at [Hugging Face Spaces Config Reference](https://huggingface.co/docs/hub/spaces-config-reference).
 
1
+ ---
2
+ title: AI Class Tutor
3
+ description: An LLM based AI class tutor with RAG on DL4DS course
4
+ emoji: ๐Ÿถ
5
+ colorFrom: red
6
+ colorTo: green
7
+ sdk: docker
8
+ app_port: 7860
9
+ ---
10
  # DL4DS Tutor ๐Ÿƒ
11
 
12
  Check out the configuration reference at [Hugging Face Spaces Config Reference](https://huggingface.co/docs/hub/spaces-config-reference).