Farid Karimli
commited on
Commit
·
dc22334
1
Parent(s):
b468de0
README for HF
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# DS701: Tools for Data Science - Education Chatbot
|
2 |
|
3 |
## Overview
|
|
|
1 |
+
---
|
2 |
+
title: DS701 AI Tutor
|
3 |
+
description: An LLM based class tutor with RAG for Tools4DS course
|
4 |
+
emoji: 🎓
|
5 |
+
colorFrom: red
|
6 |
+
colorTo: green
|
7 |
+
sdk: docker
|
8 |
+
app_port: 7860
|
9 |
+
---
|
10 |
+
|
11 |
# DS701: Tools for Data Science - Education Chatbot
|
12 |
|
13 |
## Overview
|