kimi-k2.6-chatbot / README.md
shrinusn77's picture
Update README.md
9b2e4c5 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
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.