giv3me4shot commited on
Commit
4aca162
Β·
verified Β·
1 Parent(s): 829a641

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -11,4 +11,29 @@ license: apache-2.0
11
  short_description: Black hat type
12
  ---
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
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
+ ## Features
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
+ ## Setup
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
+ ## Available Models
31
+ - GPT-4 Turbo
32
+ - Claude 3 (Opus, Sonnet, Haiku)
33
+ - Gemini Pro
34
+ - Llama 3 70B
35
+ - Mixtral 8x7B
36
+ - And many more!
37
+
38
+
39
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference