Welcome to Firefly
Switch language
Firefly Docsss
Last Updated: 2026-07-22 11:25:16

Application Software Stack

AI SDK

SpacemiT AI SDK is an AI application development kit built for SpacemiT K-series chips. While preserving its original multimodal capability components, it further extends upward to support application forms such as Agents, AI Robots, and AI Computers, providing unified capability encapsulation and interface integration.

  • AI SDK
  • LLM SDK

    Note: Temp version, to be merged into AI SDK later

  • Speech SDK

    Note: Temp version, to be merged into AI SDK later

LangChain

LangChain is a programming framework built around large language models (LLMs).

Ollama

Ollama is an open-source, cross-platform local deployment tool for large language models (LLMs), focused on simplifying the runtime, management, and inference workflow of LLMs in local environments. It allows users to directly deploy and run pretrained models such as LLaMA and DeepSeek on personal devices, including PCs and edge servers, without relying on cloud services or high-performance GPUs.

LocalAI

LocalAI is a complete AI stack for running AI models locally. It is designed to be simple, efficient, and accessible, and provides an OpenAI-compatible API that allows users to run large language models (LLMs), image generation, speech transcription, and other AI tasks on consumer-grade hardware, including CPU-only environments, while maintaining data privacy and security.

OpenWebUI

Open-WebUI, formerly Ollama WebUI, is an open-source, self-hostable web management tool designed for locally deployed or privately hosted large language models (LLMs). Its primary goal is to provide an interaction experience similar to ChatGPT while also supporting offline operation and extensive customization.

LlamaIndex

LlamaIndex is an open-source data framework designed specifically for large language models (LLMs), with the core goal of building efficient retrieval-augmented generation (RAG) systems.

On this page