Spaces:
Running
Running
| 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.* | |