Spaces:
Running
Running
File size: 1,885 Bytes
c592d77 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 | ---
title: Ling Open Studio
emoji: 🦉
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: mit
tags:
- web-generation
- chat
- writing
- playground
- inclusion-ai
- ling
- ring
- ming
short_description: All-in-one playground for Ling series LLMs
models:
- inclusionAI/Ling-flash-2.0
- inclusionAI/Ling-mini-2.0
- inclusionAI/Ring-mini-2.0
- inclusionAI/Ring-flash-2.0
- inclusionAI/Ling-1T
- inclusionAI/Ring-1T
- inclusionAI/Ring-2.5-1T
- inclusionAI/Ling-2.5-1T
- inclusionAI/Ling-2.6-1T
- inclusionAI/Ling-2.6-flash
- inclusionAI/Ling-2.6-flash-fp8
- inclusionAI/Ling-2.6-flash-int4
- inclusionAI/Ring-2.6-1T
- inclusionAI/Ming-flash-omni-2.0
---
# Ling Open Studio
**All-in-one playground for Ling series LLMs.**
Ling Open Studio (InclusionAI Demo) is an AI-powered platform designed to showcase the capabilities of the "Ling" series Large Language Models. It provides a unified interface for chat, web generation, and assisted writing.
## Features
- **Model Chat**: Standard AI conversation interface with streaming support.
- **Model Web**: Describe what you want and an AI agent generates real-time HTML/React previews.
- **Model Write**: AI-assisted writing with entity extraction and inspiration recommendation.
## Quick Start
1. **Deploy**: This Space runs a Dockerized Next.js application in standalone mode.
2. **Configure**: Ensure you have configured the necessary environment variables (API Keys).
3. **Interact**: Use the sidebar to switch between different model modes.
## Technical Details
Built with:
- **Assistant UI**: For the core chat experience.
- **LangGraph**: For orchestrating complex agentic workflows.
- **Next.js 15**: App Router with Standalone output.
- **Tailwind CSS v4**: For the InclusionAI design system.
---
*This project is part of the InclusionAI ecosystem.*
|