Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,24 +10,23 @@ pinned: false
|
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Black hat type
|
| 12 |
---
|
| 13 |
-
|
| 14 |
-
# π OpenRouter Multi-Model Chat
|
| 15 |
|
| 16 |
A beautiful chat interface to interact with multiple AI models through OpenRouter API.
|
| 17 |
|
| 18 |
-
|
| 19 |
- π€ Multiple AI models (GPT-4, Claude 3, Gemini, Llama, etc.)
|
| 20 |
- π¬ Streaming responses
|
| 21 |
- π¨ Clean and modern UI
|
| 22 |
- βοΈ Customizable parameters
|
| 23 |
- π Model comparison
|
| 24 |
|
| 25 |
-
|
| 26 |
1. Get your API key from [OpenRouter](https://openrouter.ai)
|
| 27 |
2. Set `OPENROUTER_API_KEY` in Space Settings > Variables and Secrets
|
| 28 |
3. Start chatting!
|
| 29 |
|
| 30 |
-
|
| 31 |
- GPT-4 Turbo
|
| 32 |
- Claude 3 (Opus, Sonnet, Haiku)
|
| 33 |
- Gemini Pro
|
|
@@ -37,3 +36,5 @@ A beautiful chat interface to interact with multiple AI models through OpenRoute
|
|
| 37 |
|
| 38 |
|
| 39 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Black hat type
|
| 12 |
---
|
| 13 |
+
π OpenRouter Multi-Model Chat
|
|
|
|
| 14 |
|
| 15 |
A beautiful chat interface to interact with multiple AI models through OpenRouter API.
|
| 16 |
|
| 17 |
+
Features:
|
| 18 |
- π€ Multiple AI models (GPT-4, Claude 3, Gemini, Llama, etc.)
|
| 19 |
- π¬ Streaming responses
|
| 20 |
- π¨ Clean and modern UI
|
| 21 |
- βοΈ Customizable parameters
|
| 22 |
- π Model comparison
|
| 23 |
|
| 24 |
+
Setup:
|
| 25 |
1. Get your API key from [OpenRouter](https://openrouter.ai)
|
| 26 |
2. Set `OPENROUTER_API_KEY` in Space Settings > Variables and Secrets
|
| 27 |
3. Start chatting!
|
| 28 |
|
| 29 |
+
Available Models
|
| 30 |
- GPT-4 Turbo
|
| 31 |
- Claude 3 (Opus, Sonnet, Haiku)
|
| 32 |
- Gemini Pro
|
|
|
|
| 36 |
|
| 37 |
|
| 38 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 39 |
+
|
| 40 |
+
|