GaborToth2 commited on
Commit
066f025
·
1 Parent(s): 396fb6e

readme fix

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,6 +1,16 @@
1
- # Chatbot with Hugging Face Spaces & Gradio
2
-
3
- This is an interactive chatbot deployed on **Hugging Face Spaces** using **Gradio**. It supports both **Cohere** and **Hugging Face** models, allowing users to select between them for generating responses.
 
 
 
 
 
 
 
 
 
 
4
 
5
  ## Features
6
  ✅ **Supports two AI models:**
 
1
+ ---
2
+ title: Chatbot with Hugging Face Spaces & Gradio
3
+ emoji: 💬
4
+ colorFrom: yellow
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 5.0.1
8
+ app_file: app.py
9
+ pinned: false
10
+ short_description: This is an interactive chatbot deployed on **Hugging Face Spaces** using **Gradio**. It supports both **Cohere** and **Hugging Face** models, allowing users to select between them for generating responses.
11
+ ---
12
+
13
+ An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index) with optional Cohere API.
14
 
15
  ## Features
16
  ✅ **Supports two AI models:**