IA-SQL – Postgres compiles your documents into a wiki with an LLM
Compiles documents at ingest time inside Postgres instead of querying via RAG.
Crawl a DeepWiki repository and compile all pages into a single, LLM-friendly markdown file
DeepWiki scraper for Claude, but Jina and Firecrawl already do this better.
Software engineers using AI coding assistants to understand open-source architecture
Jina Reader · Firecrawl · Readability libraries
Compiles documents at ingest time inside Postgres instead of querying via RAG.
Compiled wiki beats query-time RAG with vectorless PageIndex retrieval for long PDFs.
Single Markdown to polished docs in 15 seconds, no config files.
No-browser docs crawler using defuddle when Firecrawl and JinaAI already exist.
Fast Markdown-to-static-HTML with built-in search, but Docusaurus and MkDocs already own this space.
Search-first retrieval CLI for agents—but local-only without auth limits scope.