AnythingLLM
The all-in-one Desktop & Docker AI application with built-in RAG, vector DBs, and LLMs.
Why consider AnythingLLM?
AnythingLLM is an all-in-one AI application that turns any document, PDF, or YouTube video into a chatbot knowledge base. It includes built-in vector search (LanceDB), local LLMs, and multi-user workspaces.
Learn AnythingLLM by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of AnythingLLM
AnythingLLM offers zero-configuration document parsing, workspace permission separation, and seamless integration with Ollama and OpenAI.
Running with Docker
docker run -d \ --name anything-llm \ -p 3001:3001 \ -v $(pwd)/storage:/app/server/storage \ mintplexlabs/anything-llm:latestAnythingLLM is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
marimo
A reactive Python notebook that is reproducible, git-friendly, and executable as a script.
JupyterLab
The next-generation web-based user interface for Project Jupyter computational notebooks.
Trafilatura
Python package and command-line tool designed to gather text and metadata on the Web.
ScrapeGraphAI
Python scraper library that uses LLMs and direct graph logic to extract website data.