#25 · Primary category: Knowledge Base & RAG
gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
Project last updated:07/07/25
GitHub Stars
22.4K
Forks
2.4K
Contributors
34
License
Other
Why we included this project
Assembling the training material is usually the tedious part of building a custom GPT or OpenAI assistant that answers questions about your own product or documentation, and this tool automates that step. You point it at a starting URL, add a link-matching pattern and a CSS selector for the content you care about, and it crawls the site, extracts the relevant text, and writes a single output file sized and tokenized for direct upload to OpenAI. It also handles practical details like page limits, skipping binary resources, and splitting large outputs, and it runs as a CLI, a Docker container, or an Express API with Swagger docs. That makes it useful for teams who want a support or documentation assistant grounded in their own content without hand-curating every page. The Builder.io team built it to feed their own docs into a custom GPT, and the same workflow transfers to any site you control.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience