--- title: Kimi K2.6 Chatbot emoji: 🌙 colorFrom: indigo colorTo: blue sdk: gradio sdk_version: "5.29.0" app_file: app.py pinned: false license: other --- # 🌙 Kimi K2.6 Chatbot A powerful AI chatbot powered by **Kimi K2.6** — Moonshot AI's 1-Trillion-parameter Mixture-of-Experts reasoning model, served via the **Novita** inference provider on Hugging Face. ## Features - 🧠 Built-in step-by-step **Thinking / Reasoning** mode - 💻 Excellent at **coding**, **math**, and **complex analysis** - 📎 **File upload** — analyze PDFs, Python, JS, and more - ⚙️ Adjustable **response length** (Short / Medium / Long) - 🗂️ **Persistent conversation history** (last 20 turns) ## Setup 1. Create a new Hugging Face Space (SDK: Gradio). 2. Upload `app.py` and `requirements.txt`. 3. Go to **Settings → Repository Secrets** and add: - `HF_TOKEN` — your Hugging Face token with **read** access. 4. The Space will build and launch automatically.