Thomas (Tom) Gardos
commited on
Update README.md
Browse filesAdd link to the chatbot
README.md
CHANGED
@@ -14,7 +14,7 @@ app_port: 7860
|
|
14 |
|
15 |
This repository contains an LLM-based chatbot designed for the [DS701: Tools for Data Science](https://tools4ds.github.io/fa2024/) course at Boston University. The chatbot serves as an interactive learning assistant, helping students with course-related queries, explanations of concepts, and guidance on data science tools. It is powered by [edubotics-core](https://github.com/edubotics-ai/edubotics-core) a package of modules for data loading, vector store creation and management.
|
16 |
|
17 |
-
The chatbot
|
18 |
|
19 |
## Features
|
20 |
|
|
|
14 |
|
15 |
This repository contains an LLM-based chatbot designed for the [DS701: Tools for Data Science](https://tools4ds.github.io/fa2024/) course at Boston University. The chatbot serves as an interactive learning assistant, helping students with course-related queries, explanations of concepts, and guidance on data science tools. It is powered by [edubotics-core](https://github.com/edubotics-ai/edubotics-core) a package of modules for data loading, vector store creation and management.
|
16 |
|
17 |
+
The chatbot is in preview on HuggingFace [here](https://tools4ds-ai-tutor.hf.space). Lecture slides are available [here](https://tools4ds.github.io/DS701-Course-Notes/).
|
18 |
|
19 |
## Features
|
20 |
|