Document Chat
Document Chat est un(e) app du catalogue communautaire osFoundry. Discutez avec vos documents — déposez des PDF, DOCX, sites web, audio, repos de code, n'importe quoi. AnythingLLM extrait, crée les embeddings et vous laisse les interroger avec citations. Multi-workspace (un ensemble de docs par contexte de chat), agents, prompts personnalisés. Propulsé par AnythingLLM. Livré comme un fin wrapper autour de l'image upstream avec LanceDB + SQLite embarqués ; apportez votre propre connexion LLM.
Détails
- Espace de travail: osfoundry
- Catégorie: COMMUNICATION
- Tarif: Free
- Accès: Community
Fonctionnalités
- Chat with your documents — drop in PDFs
- Websites
- Code repos
- Anything
Documentation
La documentation est maintenue en anglais par le projet d'origine.
# 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.
Comment utiliser Document Chat dans osFoundry
Installez Document Chat dans votre workspace en un clic, puis forkez-le dans osStudio pour personnaliser les prompts, les outils ou la configuration selon votre stack. Toute personne de votre workspace peut reprendre là où vous vous êtes arrêté.
Autres apps de la communauté
- CRM — Gestion de la relation client avec contacts, opportunités et suivi de pipeline.
- Kanban Board — Un tableau Kanban et de projet de type Trello avec cartes, tableaux, vues calendrier et tableau, et propriétés par tableau. Propulsé par Focalboard (serveur personnel autonome). SQLite intégré sur un volume persistant.
- Helpdesk — Tri de tickets et boîte de réception du support client avec suivi des SLA.
- Page Builder — Constructeur de pages visuel glisser-déposer avec sections, thèmes, SEO et publication
- Website Builder — Constructeur de site web multi-page avec collections CMS, navigation globale, footer, thèmes et publication
- Boutique en ligne — Boutique e-commerce avec catalogue produits, panier et paiement.