Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: GitBook Documentation Downloader for LLMs (github.com/amal-david)
7 points by amaldavid 4 months ago | hide | past | favorite | 1 comment
I built a tool that converts GitBook docs into LLM-friendly markdown files. Perfect for feeding technical documentation into ChatGPT, Claude, or custom LLaMA models. GitHub: https://github.com/Amal-David/gitbook-downloader Key features:

Downloads complete GitBook documentation sites Converts to clean markdown format Web interface for easy URL input Works with ChatGPT, Claude, and other LLMs Preserves document structure and internal links [Still some bugs here, need to fix it]

Will publish a hosted version if there is enough interest.

Ideal for:

Training custom LLMs with technical docs Building knowledge bases for AI assistants Quick reference docs in AI chat context windows

Looking for feedback, especially from those working with LLMs/AI. What other documentation platforms should I support?




Interesting approach! While converting docs to markdown works, I've found that technical documentation (especially for complex repos) needs more than just text conversion for effective LLM consumption.

The key challenge is preserving repository context - like code dependencies, architectural decisions, and evolution patterns. Have others experimented with knowledge graph approaches for maintaining these relationships when processing repos for LLMs?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: