Spaces:
Sleeping
Sleeping
Ali Abdullah commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Atomcamp Chatbot
|
| 2 |
|
| 3 |
Atomcamp Chatbot is an AI-powered assistant developed for the Atomcamp platform. It is designed to answer queries related to Atomcamp's services, programs, and frequently asked questions using a combination of natural language understanding and document-based retrieval.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Atomcamp Chatbot
|
| 3 |
+
emoji: 😻
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 5.35.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
short_description: ....
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 15 |
# Atomcamp Chatbot
|
| 16 |
|
| 17 |
Atomcamp Chatbot is an AI-powered assistant developed for the Atomcamp platform. It is designed to answer queries related to Atomcamp's services, programs, and frequently asked questions using a combination of natural language understanding and document-based retrieval.
|