Spaces:
Running
Running
title: Chat UI Helper | |
emoji: π» | |
colorFrom: gray | |
colorTo: red | |
sdk: gradio | |
sdk_version: 5.34.0 | |
app_file: app.py | |
pinned: true | |
thumbnail: >- | |
https://cdn-uploads.huggingface.co/production/uploads/65a0caa15dfd8b9b1f3aa3d3/8cruZmIioPrYoTN8o-wcE.png | |
short_description: Configure, download, and deploy a simple chat interface | |
# Chat UI Helper | |
A tool to help you create and configure chat interfaces for HuggingFace Spaces. | |
## Features | |
1. **Spaces Configuration**: Generate ready-to-deploy packages for custom chat interfaces | |
2. **Chat Support**: Get chat configuration support from Gemma-2-27B | |
## Setup | |
Set your OpenRouter API key as a secret: | |
- Go to Settings β Variables and secrets | |
- Add secret: `OPENROUTER_API_KEY` | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |