Document Chat
Document Chat은(는) osFoundry 커뮤니티 카탈로그에 등록된 앱입니다. 문서와 대화합니다. PDF, DOCX, 웹사이트, 오디오, 코드 리포지토리 등 무엇이든 넣을 수 있습니다. AnythingLLM이 추출, 임베딩하여 인용과 함께 가로질러 질의할 수 있게 해줍니다. 멀티 워크스페이스(채팅 컨텍스트당 문서 한 세트), 에이전트, 커스텀 프롬프트를 지원합니다. 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 컬렉션, 글로벌 내비게이션, 푸터, 테마, 게시 기능이 있는 다중 페이지 웹사이트 빌더
- 스토어프론트 — 상품 카탈로그, 장바구니, 결제 기능을 갖춘 이커머스 스토어프론트입니다.