Document Chat
Document Chat is a app in the osFoundry community catalog. Chat with your documents — drop in PDFs, DOCX, websites, audio, code repos, anything. AnythingLLM extracts, embeds, and lets you query across them with citations. Multi-workspace (one set of docs per chat context), agents, custom prompts. Powered by AnythingLLM. Ships as a thin wrapper around the upstream image with embedded LanceDB + SQLite; bring your own LLM connection.
Details
- Workspace: osfoundry
- Category: COMMUNICATION
- Pricing: Free
- Access: Community
Features
- Chat with your documents — drop in PDFs
- Websites
- Code repos
- Anything
Documentation
# Document Chat
Chat with your documents, powered by AnythingLLM.
## Features
- Drop in PDFs, DOCX, TXT, MD, websites, GitHub repos, audio/video transcripts, YouTube
- Automatic chunking + embedding + vector storage (LanceDB by default; Chroma/Pinecone/Weaviate/etc. configurable)
- Multi-workspace (each workspace = one isolated document corpus + chat context)
- Citations + source highlighting
- Agents that can search the web, browse, run Python (sandbox)
- Custom system prompts per workspace
- Multi-user (when admin mode enabled)
## You bring your own LLM + embedder
AnythingLLM is BYOK — wire it to **any LLM provider** (OpenAI, Anthropic, Google, Mistral, Groq, Ollama, LM Studio, local llama.cpp) and **any embedding provider** (OpenAI, Cohere, local) in the in-app setup.
## Packaging
Thin wrapper around the official `mintplexlabs/anythingllm` image. Embedded SQLite + LanceDB + uploaded files at `/app/server/storage`. First-run setup at `/` walks through LLM connection, embedder, and admin account.
How to use Document Chat in osFoundry
Install Document Chat into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.