Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🤖 Databoy Chatbot
|
2 |
|
3 |
Databoy is a conversational AI chatbot designed to assist data analysts and data science learners. It answers questions related to:
|
|
|
1 |
+
--
|
2 |
+
language: en
|
3 |
+
tags:
|
4 |
+
- chatbot
|
5 |
+
- conversational
|
6 |
+
- data-assistant
|
7 |
+
- data-analyst
|
8 |
+
- python
|
9 |
+
license: mit
|
10 |
+
---
|
11 |
+
|
12 |
# 🤖 Databoy Chatbot
|
13 |
|
14 |
Databoy is a conversational AI chatbot designed to assist data analysts and data science learners. It answers questions related to:
|