Adityabhatia0204 commited on
Commit
7923735
·
verified ·
1 Parent(s): 9042ce0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,10 +1,9 @@
1
  ---
2
- title: Botchat
3
- emoji: 📈
4
- colorFrom: pink
5
- colorTo: green
6
  sdk: static
7
- pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Smart Chatbot (Frontend Only)
3
+ emoji: 🤖
4
+ colorFrom: indigo
5
+ colorTo: purple
6
  sdk: static
 
7
  ---
8
 
9
+ A simple fully client-side chatbot using Hugging Face Inference API.