iamarunbrahma/rag-ingest
RAG-Ingest: A tool for converting PDFs to markdown and indexing them for enhanced Retrieval Augmented Generation (RAG) capabilities.
This tool helps researchers, analysts, and content managers transform complex PDF documents into structured markdown. It accurately extracts text, images, tables, and even code blocks while preserving layout. The output is then organized and indexed, making it easy to find specific information within your documents using natural language queries.
No commits in the last 6 months.
Use this if you need to extract detailed content from many PDFs and make that information readily searchable and usable for AI-powered applications, like building a custom chatbot that answers questions from your reports.
Not ideal if you only need simple text extraction or if your documents are primarily scanned images without selectable text.
Stars
13
Forks
1
Language
Python
License
MIT
Category
Last pushed
Nov 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/iamarunbrahma/rag-ingest"
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,...