💬

Chat UI

Open-source chat UI and conversation interface frameworks — Open WebUI, LobeChat, LibreChat and more. Compare features like custom models, multi-user support, and plugin extensibility to deploy your own ChatGPT alternative.

117 projects

(24 / 117)

Related Articles

Chat UIOpen WebUILobeChat

Chat UI Platform Selection Guide: Open WebUI vs LobeChat vs LibreChat

A three-way comparison of open-source Chat UI platforms — Open WebUI (142k Stars), LobeChat, and LibreChat — across deployment, RAG, multi-model, user management, and extensibility.

DifyAgent 工作流RAG

Dify in Practice: Full-Stack Low-Code Platform from RAG to Agent Workflows

Dify (145k Stars, $30M Pre-A) is the benchmark for open-source LLM app platforms. From Docker deployment to RAG pipelines, agent orchestration and MCP integration — this article takes you end-to-end.

GraphRAG知识图谱LightRAG

GraphRAG in Practice: Giving Agents Relational Understanding with Knowledge Graphs

Traditional vector RAG only finds "similar chunks." GraphRAG extracts entities and relationships into a knowledge graph, letting agents understand "who, where, when, and how things connect." Compare Microsoft GraphRAG vs LightRAG approaches.

HaystackLangChainRAG

Haystack vs LangChain: Production-Grade NLP Pipeline vs LLM Application Orchestration Framework

Deep comparison of deepset Haystack (production-grade NLP/QA pipeline framework, since 2018) and LangChain (LLM application orchestration framework, since 2022) across design goals, abstraction layers, componentization, Agent capability, and production maintainability. Includes a decision tree by project type, team background, and ops requirements.

RAG文档分块Chunking

Document Chunking Strategies: Recursive vs Semantic vs Agentic in Practice

RAG upstream caps downstream performance. A systematic comparison of four chunking strategies -- fixed-size, recursive, semantic, and agentic -- with quantitative selection guidance, Chonkie / LlamaIndex / LangChain tooling comparison, and offline evaluation methods.

Voice AgentRealtime APIASR

Voice Agent Architecture: Realtime API and On-Device ASR/TTS

A systematic deep dive into Voice Agent four-layer architecture, latency optimization (streaming ASR, streaming TTS, prompt caching), echo cancellation and interruption handling, on-device ASR/TTS deployment (whisper.cpp, piper, llama.cpp), and a comparison of OpenAI Realtime API, LiveKit Agents, and Pipecat frameworks.