rag-retrieval / app
AnythingLLM
Capability: AnythingLLM
Use it when
- stand up private document chat without assembling a RAG stack
- give a team separate document workspaces with local-model support
What it solves
Not the fit when
- requires configuring an embedding and chat model
Install
docker pull mintplexlabs/anythingllm
Invoke
Run the container, create a workspace, add documents, select a local or hosted model, then query the workspace through the UI or API.
Alternatives
No reviewed alternatives recorded yet.