Skip to content

Commit 13949e1

Browse files
authored
Update README.md
Add YAML front matter
1 parent c834e9d commit 13949e1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
---
110
# DL4DS Tutor 🏃
211

312
Check out the configuration reference at [Hugging Face Spaces Config Reference](https://huggingface.co/docs/hub/spaces-config-reference).

0 commit comments

Comments
 (0)