Casibase

Active
GitHub Go Apache-2.0

Description

An open-source enterprise-level AI knowledge base and MCP management platform with integrated knowledge retrieval, model management, and agent chat for enterprise AI applications.

Key Features

  • Enterprise knowledge base platform with auto-chunking, embedding and indexing for PDF, Word, Excel and more
  • Multi-tenant architecture with OIDC/OAuth2/LDAP/SAML single sign-on support
  • Visual workflow builder with conditional branching and parallel execution
  • Rich LLM backend integration supporting OpenAI, Claude, Gemini and other major models
  • Built-in semantic search and retrieval-augmented generation (RAG) for precise knowledge Q&A
  • Usage analytics tracking token consumption and cost by provider and model

Use Cases

💡 Build enterprise internal knowledge bases for employees to quickly retrieve documents via chat
💡 Customer service intelligent Q&A systems providing accurate answers from product docs and FAQs
💡 Multi-team AI workflow automation with visual orchestration of complex business processes
💡 Unified management and comparison of cost and performance across multiple LLM providers

Quick Start

Run docker-compose up and open http://localhost:14000 to get started. Supports building from source (Go 1.25+, Node.js 20+) or one-click deployment via install scripts on Linux/macOS/Windows.

Related Projects