JuliaGenAI/DocsScraper.jl
Efficient RAG knowledge pack creator from online Julia documentation
This tool helps Julia developers create custom knowledge bases from online documentation. You provide URLs to Julia documentation, and it scrapes the content, processing it into an indexed 'knowledge pack.' This pack can then be used by other AI tools to answer questions specifically about the provided documentation, ensuring accurate, context-specific responses for developers seeking information.
No commits in the last 6 months.
Use this if you are a Julia developer who needs to build an AI assistant or query tool that can answer questions precisely from specific Julia documentation, like your own project's guides or a niche library's manual.
Not ideal if you are looking for a general-purpose AI chat assistant or if your documentation is not accessible via public URLs.
Stars
14
Forks
—
Language
Julia
License
MIT
Category
Last pushed
Nov 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/JuliaGenAI/DocsScraper.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thiswillbeyourgithub/wdoc
Summarize and query from a lot of heterogeneous documents. Any LLM provider, any filetype,...
Arterning/DeepParseX
DeepParseX 是一个强大的多模态文档解析与知识管理平台,支持 PDF、Word、Excel、PPT、图片、视频、音频 等多种文件格式的智能解析,自动提取关键信息,并构建...
NoEdgeAI/pdfdeal
A python wrapper for the Doc2X API and comes with native texts processing (to improve PDF recall...
laxmimerit/RAGWire
Production-grade RAG toolkit — ingest PDFs, DOCX, XLSX into Qdrant with LLM metadata extraction,...
David-Lolly/ViewRAG
图文并茂的 PDF RAG 系统:支持版式感知分块、图表深度理解与精准视觉溯源。 Multimodal PDF RAG: Features layout-aware chunking,...