Document Chat
Document Chat osFoundry community catalog में एक app है। अपने documents के साथ chat करें — PDFs drop करें, DOCX, websites, audio, code repos, anything. कुछ भीLLM extracts, embeds, and lets you query across them के साथ citations. Multi-workspace (one set of docs per chat context), agents, custom prompts. Powered by कुछ भीLLM. यह upstream image के चारों ओर एक thin wrapper के रूप में आता है, embedded LanceDB + SQLite; अपना खुद का LLM connection लाएँ.
विवरण
- Workspace: osfoundry
- Category: COMMUNICATION
- मूल्य: Free
- Access: Community
Features
- Chat with your documents — drop in PDFs
- Websites
- Code repos
- Anything
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# 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.
osFoundry में Document Chat का उपयोग कैसे करें
एक क्लिक में Document Chat को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।