Document Chat
Document Chat は osFoundry コミュニティカタログのアプリです。あなたのドキュメントと対話できます。PDF、DOCX、ウェブサイト、音声、コードリポジトリなど、何でも投入できます。AnythingLLMが抽出・エンベディングし、引用付きで横断検索できます。マルチワークスペース(チャットコンテキストごとに1セットのドキュメント)、エージェント、カスタムプロンプトに対応します。AnythingLLMを利用しています。LanceDB + SQLiteを内蔵したアップストリームのイメージを薄くラップして提供され、LLM接続はBYOKです。
詳細
- ワークスペース: osfoundry
- カテゴリ: COMMUNICATION
- 料金: Free
- アクセス: Community
機能
- Chat with your documents — drop in PDFs
- Websites
- Code repos
- Anything
ドキュメント
ドキュメントは上流プロジェクトにより英語で管理されています。
# 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 をワンクリックでワークスペースにインストールし、osStudio でフォークしてプロンプト、ツール、または構成をご自身のスタックに合わせてカスタマイズできます。ワークスペース内のメンバーは誰でも、続きの作業を引き継げます。
コミュニティの他のアプリ
- CRM — 連絡先、商談、パイプライン管理を備えた顧客関係管理ツールです。
- Kanban Board — カード、ボード、カレンダー・テーブルビュー、ボードごとのプロパティを備えた、Trello風のカンバン・プロジェクトボードです。Focalboard(スタンドアロン個人サーバー)を基盤としています。永続ボリューム上に組み込みSQLiteを持ちます。
- ヘルプデスク — SLA トラッキング付きのチケットトリアージとカスタマーサポート受信箱です。
- Page Builder — セクション、テーマ、SEO、公開機能を備えた、ビジュアルなドラッグ&ドロップのページビルダーです
- Website Builder — CMS コレクション、グローバルナビゲーション、フッター、テーマ、公開機能を備えたマルチページの Web サイトビルダーです
- ストアフロント — 商品カタログ、カート、チェックアウトを備えた EC ストアフロントです。