AnythingLLM
Chat with your docs, use AI agents, multi-user support, runs locally with zero setup.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Turn your documents into a private ChatGPT with built-in AI agents.
Core Features
- Supports 30+ LLM providers including local & cloud models
- Built-in AI agents with web browsing and tool execution
- Multi-user management & permissions (Docker only)
- Multiple document types: PDF, TXT, DOCX, images
- Embeddable chat widget for websites (Docker only)
What It Can't Do
- •Multi-user is only available in the Docker version, desktop is single-user.
- •You need to bring your own LLM API key (e.g., OpenAI) or run a local model (e.g., Ollama).
- •The embeddable chat widget requires a valid domain and SSL to work properly.
- •Docker users should map ports and persist volumes to avoid data loss on restart.
Use Cases
- Enterprise knowledge base: upload internal docs and let employees ask questions
- Personal AI assistant: manage calendar, write emails, take notes
- Automate workflows: use AI agents to handle repetitive tasks
- Website customer support: embed chat widget for 24/7 smart replies
Detailed Introduction
AnythingLLM is a full-featured AI application that turns your documents into a private ChatGPT. It supports multiple LLMs (OpenAI, Anthropic, local models), embedders, and vector databases. Features include built-in AI agents, multi-user permissioning, document pipelines, custom embeddable chat widget, and scheduled tasks. It runs locally by default, is production-ready, and offers a developer API.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Go to https://anythingllm.com/download and grab the desktop app for Windows/Mac/Linux
Step 2: Double-click the installer and follow the wizard
Step 3: Launch the app, configure your LLM (e.g., OpenAI API key)
- Step 1: Go to https://anythingllm.com/download and grab the desktop app for Windows/Mac/Linux
- Step 2: Double-click the installer and follow the wizard
- Step 3: Launch the app, configure your LLM (e.g., OpenAI API key)
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Desktop: uninstall via system app manager; Docker: run `docker compose down` and delete volumes.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
ollama
Ollama lets you download, run, and manage large language models locally. One command, multiple platforms, endless possibilities.
llama.cpp
High-performance LLM inference engine in C/C++ with minimal dependencies, supporting quantized models (1.5–8 bit) and diverse hardware (Apple Silicon, CUDA, Vulkan, etc.).
opencv
OpenCV is an open-source computer vision and machine learning library with over 2500 optimized algorithms for real-time image and video analysis.