LibreChat - Agent Kiwi Fork
This is a specialized fork of LibreChat that integrates with n8n workflows to create Agent Kiwi - a "package manager for business automations". This fork combines the power of LibreChat's AI chat interface with n8n's workflow automation capabilities through Model Context Protocol (MCP) integration.
- Button-First Interface: Execute n8n workflows through intuitive UI buttons rather than complex prompts
- Dual Navigation: Both regular chat (
/c/) and workflow chat (/w/) modes - n8n Template Library: Access to 2990+ free n8n workflow templates
- Dynamic Categories: Business-friendly categories (AI, Marketing, Sales, HR, etc.)
- MCP Integration: n8n workflows exposed as Model Context Protocol tools
- Template Sync Service: Dedicated microservice for indexing and managing n8n templates
- Workflow Execution: Direct execution of n8n automations from chat interface
- Business Automation Focus: Curated templates for common business use cases
- Community-Driven: Open-source automation sharing and collaboration
- Template Packages: Organized collections of related workflows
- Easy Deployment: Docker-based setup with unified CLI tooling
- Scalable Architecture: Production-ready with MongoDB, Redis, and Meilisearch
# Clone the Agent Kiwi repository
git clone https://github.com/leolilley/agent-kiwi.git
cd agent-kiwi
# Setup development environment
./scripts/agent-kiwi.sh dev-setup
# Start the full stack (LibreChat + n8n + services)
docker compose -f docker-compose.dev.yml up -d
# Access the applications
# LibreChat: http://localhost:3080
# n8n: http://localhost:5678- Marketing Automation: Lead generation, email campaigns, social media management
- Sales Workflows: CRM automation, pipeline management, customer onboarding
- HR Processes: Employee onboarding, leave management, performance tracking
- Data Processing: Report generation, data synchronization, API integrations
- Customer Service: Ticket routing, automated responses, feedback collection
This fork maintains full compatibility with upstream LibreChat while adding:
- Workflow Components: Isolated in
components/WorkflowChat/ - MCP Server: n8n integration layer
- Template Service: Microservice for template management
- Enhanced Routing: Workflow-specific navigation and state management
- Workflow Chat Navigation & UI Components
- n8n Template Library Integration (2990+ templates)
- Business-Friendly Category Mapping
- Dual Navigation System (
/c/chat,/w/workflows) - Template Selection & Browsing Interface
- Updated to LibreChat v0.7.8
- Template Sync Microservice (Docker-based)
- MongoDB Schema for Template Storage
- MCP Server Implementation for n8n
- Workflow Execution Engine
- One-Click Workflow Deployment
- Custom Workflow Creation Interface
- Community Template Sharing
- Advanced Workflow Chaining
- GCP Production Deployment
This is an active fork that stays up-to-date with upstream LibreChat. To contribute:
- Fork Development: All workflow features are isolated to prevent conflicts with upstream
- Regular Updates: We merge upstream changes regularly while preserving our enhancements
- Safe Architecture: Zero modifications to core LibreChat functionality
Related Repositories:
- Main Project: Agent Kiwi
- This Fork: LibreChat-fork
- Upstream: Original LibreChat
Below is the original LibreChat README content. All LibreChat features remain fully functional in this fork.
-
๐ฅ๏ธ UI & Experience inspired by ChatGPT with enhanced design and features
-
๐ค AI Model Selection:
- Anthropic (Claude), AWS Bedrock, OpenAI, Azure OpenAI, Google, Vertex AI, OpenAI Assistants API (incl. Azure)
- Custom Endpoints: Use any OpenAI-compatible API with LibreChat, no proxy required
- Compatible with Local & Remote AI Providers:
- Ollama, groq, Cohere, Mistral AI, Apple MLX, koboldcpp, together.ai,
- OpenRouter, Perplexity, ShuttleAI, Deepseek, Qwen, and more
-
๐ง Code Interpreter API:
- Secure, Sandboxed Execution in Python, Node.js (JS/TS), Go, C/C++, Java, PHP, Rust, and Fortran
- Seamless File Handling: Upload, process, and download files directly
- No Privacy Concerns: Fully isolated and secure execution
-
๐ฆ Agents & Tools Integration:
- LibreChat Agents:
- No-Code Custom Assistants: Build specialized, AI-driven helpers without coding
- Flexible & Extensible: Attach tools like DALL-E-3, file search, code execution, and more
- Compatible with Custom Endpoints, OpenAI, Azure, Anthropic, AWS Bedrock, and more
- Model Context Protocol (MCP) Support for Tools
- Use LibreChat Agents and OpenAI Assistants with Files, Code Interpreter, Tools, and API Actions
- LibreChat Agents:
-
๐ Web Search:
- Search the internet and retrieve relevant information to enhance your AI context
- Combines search providers, content scrapers, and result rerankers for optimal results
- Learn More โ
-
๐ช Generative UI with Code Artifacts:
- Code Artifacts allow creation of React, HTML, and Mermaid diagrams directly in chat
-
๐จ Image Generation & Editing
- Text-to-image and image-to-image with GPT-Image-1
- Text-to-image with DALL-E (3/2), Stable Diffusion, Flux, or any MCP server
- Produce stunning visuals from prompts or refine existing images with a single instruction
-
๐พ Presets & Context Management:
- Create, Save, & Share Custom Presets
- Switch between AI Endpoints and Presets mid-chat
- Edit, Resubmit, and Continue Messages with Conversation branching
- Fork Messages & Conversations for Advanced Context control
-
๐ฌ Multimodal & File Interactions:
- Upload and analyze images with Claude 3, GPT-4.5, GPT-4o, o1, Llama-Vision, and Gemini ๐ธ
- Chat with Files using Custom Endpoints, OpenAI, Azure, Anthropic, AWS Bedrock, & Google ๐๏ธ
-
๐ Multilingual UI:
- English, ไธญๆ, Deutsch, Espaรฑol, Franรงais, Italiano, Polski, Portuguรชs Brasileiro
- ะ ัััะบะธะน, ๆฅๆฌ่ช, Svenska, ํ๊ตญ์ด, Tiแบฟng Viแปt, ็น้ซไธญๆ, ุงูุนุฑุจูุฉ, Tรผrkรงe, Nederlands, ืขืืจืืช
-
๐ง Reasoning UI:
- Dynamic Reasoning UI for Chain-of-Thought/Reasoning AI models like DeepSeek-R1
-
๐จ Customizable Interface:
- Customizable Dropdown & Interface that adapts to both power users and newcomers
-
๐ฃ๏ธ Speech & Audio:
- Chat hands-free with Speech-to-Text and Text-to-Speech
- Automatically send and play Audio
- Supports OpenAI, Azure OpenAI, and Elevenlabs
-
๐ฅ Import & Export Conversations:
- Import Conversations from LibreChat, ChatGPT, Chatbot UI
- Export conversations as screenshots, markdown, text, json
-
๐ Search & Discovery:
- Search all messages/conversations
-
๐ฅ Multi-User & Secure Access:
- Multi-User, Secure Authentication with OAuth2, LDAP, & Email Login Support
- Built-in Moderation, and Token spend tools
-
โ๏ธ Configuration & Deployment:
- Configure Proxy, Reverse Proxy, Docker, & many Deployment options
- Use completely local or deploy on the cloud
-
๐ Open-Source & Community:
- Completely Open-Source & Built in Public
- Community-driven development, support, and feedback
For a thorough review of our features, see our docs here ๐
LibreChat brings together the future of assistant AIs with the revolutionary technology of OpenAI's ChatGPT. Celebrating the original styling, LibreChat gives you the ability to integrate multiple AI models. It also integrates and enhances original client features such as conversation and message search, prompt templates and plugins.
With LibreChat, you no longer need to opt for ChatGPT Plus and can instead use free or pay-per-call APIs. We welcome contributions, cloning, and forking to enhance the capabilities of this advanced chatbot platform.
Click on the thumbnail to open the videoโ๏ธ
GitHub Repo:
- RAG API: github.com/danny-avila/rag_api
- Website: github.com/LibreChat-AI/librechat.ai
Other:
- Website: librechat.ai
- Documentation: librechat.ai/docs
- Blog: librechat.ai/blog
Keep up with the latest updates by visiting the releases page and notes:
Contributions, suggestions, bug reports and fixes are welcome!
For new features, components, or extensions, please open an issue and discuss before sending a PR.
If you'd like to help translate LibreChat into your language, we'd love your contribution! Improving our translations not only makes LibreChat more accessible to users around the world but also enhances the overall user experience. Please check out our Translation Guide.
We thank Locize for their translation management tools that support multiple languages in LibreChat.
