Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
将 PDF 导入本地向量存储,并使用 Arka 的 PrivateGPT 和 Qdrant 驱动的检索增强生成流水线用自然语言提问。
pdf_ingest
pdf_ingest ~/Documents/resume.pdf
pdf_list
pdf_ask
pdf_ask --doc resume.pdf "summarize skills"
arka "ask Profile.pdf about main skills" arka "summarize ENGLSH-2 weeks 1 to 3"
PDF_RAG_AUTO_START=1
PDF_RAG_URL=http://127.0.0.1:8080 PRIVATEGPT_HOME=~/Projects/private-gpt PDF_RAG_AUTO_START=1
pip install "arka-agent[pdf]" arka pdf status # 检查 PrivateGPT + Qdrant
相关主题
此页面对您有帮助吗?