Merge branch 'dev_branch' into fastapi
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: AI Class Tutor
|
| 3 |
description: An LLM based AI class tutor with RAG on DL4DS course
|
| 4 |
emoji: 🐶
|
| 5 |
colorFrom: red
|
|
@@ -93,4 +93,4 @@ docker run -it --rm -p 8000:8000 dev
|
|
| 93 |
|
| 94 |
Please create an issue if you have any suggestions or improvements, and start working on it by creating a branch and by making a pull request to the main branch.
|
| 95 |
|
| 96 |
-
Please view `docs/contribute.md` for more information on contributing.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: AI Class Tutor -- Dev
|
| 3 |
description: An LLM based AI class tutor with RAG on DL4DS course
|
| 4 |
emoji: 🐶
|
| 5 |
colorFrom: red
|
|
|
|
| 93 |
|
| 94 |
Please create an issue if you have any suggestions or improvements, and start working on it by creating a branch and by making a pull request to the main branch.
|
| 95 |
|
| 96 |
+
Please view `docs/contribute.md` for more information on contributing.
|