awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BuilderIO avatar

BuilderIO/gpt-crawler

0
View on GitHub↗
22,248 stele·2,369 fork-uri·TypeScript·ISC·4 vizualizăriwww.builder.io/blog/custom-gpt↗

Gpt Crawler

gpt-crawler is a web scraping utility designed to extract website content and convert it into structured text files for use as AI model knowledge bases. It functions as a data generator that crawls specified web addresses to produce the knowledge files required for building custom GPTs, grounding large language models, and providing context to AI agents.

The system transforms raw HTML into clean Markdown text to reduce token usage and improve readability for AI models. It utilizes token-aware content chunking and output file size limitations to ensure generated datasets remain compatible with the constraints of external AI platforms.

The crawler employs headless browser rendering to capture dynamic pages and recursive link discovery to traverse website hierarchies. Extracted data is managed via a REST interface and persisted to the local file system as portable datasets.

Features

  • Automated Knowledge Extraction - Extracts website content and converts it into structured data files to serve as AI model knowledge bases.
  • Agent Context Providers - Prepares clean text files from websites to provide specific domain context for AI agents.
  • Context-Window Chunking - Splits large pages into smaller segments based on token limits to fit within external AI API constraints.
  • Web Crawlers - Converts website content into structured text files specifically for training or prompting large language models.
  • Knowledge Dataset Generators - Generates the structured knowledge files required for building custom GPT models by crawling web addresses.
  • LLM Knowledge Base Generators - Crawls websites to extract text and data specifically for use as a custom GPT knowledge base.
  • HTML to Markdown Converters - Converts raw HTML into clean Markdown to reduce token usage and improve AI model readability.
  • Content Extraction - Traverses web addresses to collect text and data for the construction of AI knowledge bases.
  • Automated Web Scraping - Programmatically extracts content from sets of URLs to transform web pages into knowledge files.
  • Web Content Scrapers - Extracts text and data from URLs to generate clean datasets for artificial intelligence knowledge bases.
  • Recursive Discovery Engines - Recursively traverses website hierarchies by extracting hyperlinks to find all reachable internal URLs.
  • Headless Browsers - Uses headless browsers to execute JavaScript and capture rendered HTML from dynamic web pages.
  • LLM Dataset Collection - Gathers structured website content to create data files for fine-tuning or grounding large language models.
  • Custom GPTs - Scrapes web content to create knowledge bases for custom agents.
  • LLM Applications - Tool to crawl websites for generating custom GPT knowledge files.
  • Web Scraping and Crawling - Crawl websites to generate knowledge files for custom GPTs.

Istoric stele

Graficul istoricului de stele pentru builderio/gpt-crawlerGraficul istoricului de stele pentru builderio/gpt-crawler

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Gpt Crawler

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Gpt Crawler.
  • yusufkaraaslan/skill_seekersAvatar yusufkaraaslan

    yusufkaraaslan/Skill_Seekers

    9,641Vezi pe GitHub↗

    Skill Seekers is a toolset for generating large language model knowledge bases, featuring a multi-source content scraper and a dedicated RAG data pipeline. It extracts technical data from documentation, code, and video to create structured assets and configuration files for AI-powered IDE extensions. The project distinguishes itself through the ability to transform raw data into polished tutorials and specialized skills for AI plugin marketplaces. It utilizes abstract syntax tree parsing and optical character recognition to analyze GitHub repositories, PDFs, and video frames, converting these

    Pythonai-toolsast-parserautomation
    Vezi pe GitHub↗9,641
  • apify/crawleeAvatar apify

    apify/crawlee

    24,002Vezi pe GitHub↗

    Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction pipelines. It provides a unified interface for managing headless browser automation and lightweight HTTP requests, allowing developers to handle complex web navigation, dynamic content rendering, and large-scale data collection within a single, modular architecture. The project distinguishes itself through its resource-aware concurrency controller, which dynamically scales task execution based on real-time CPU and memory usage to prevent host machine exhaustion. It also features a rob

    TypeScriptapifyautomationcrawler
    Vezi pe GitHub↗24,002
  • jina-ai/readerAvatar jina-ai

    jina-ai/reader

    9,832Vezi pe GitHub↗

    Reader is an AI data ingestion pipeline and web content parser designed to convert websites and documents into clean markdown for use with large language models. It functions as a headless browser content extractor and web-to-markdown converter, transforming URLs and PDF files into structured text formats while removing irrelevant web clutter. The system optimizes retrieval augmented generation by acting as a search optimizer that retrieves web results and applies re-ranking to improve context relevance. It further enhances content accessibility by using vision models to generate descriptive

    TypeScriptllmproxy
    Vezi pe GitHub↗9,832
  • kepano/defuddleAvatar kepano

    kepano/defuddle

    3,189Vezi pe GitHub↗

    Defuddle is a command line web parser and content extractor designed to isolate the primary article body from web pages and convert the result into standardized markdown. It functions as a content cleaner that removes layout clutter, such as sidebars and headers, to retrieve the main text and associated metadata. The tool provides a terminal interface that processes content from remote URLs, local files, or piped HTML streams. It supports custom content targeting, allowing users to specify CSS selectors to manually define the main content area when automatic detection is insufficient. The sy

    TypeScript
    Vezi pe GitHub↗3,189
Vezi toate cele 30 alternative pentru Gpt Crawler→

Întrebări frecvente

Ce face builderio/gpt-crawler?

gpt-crawler is a web scraping utility designed to extract website content and convert it into structured text files for use as AI model knowledge bases. It functions as a data generator that crawls specified web addresses to produce the knowledge files required for building custom GPTs, grounding large language models, and providing context to AI agents.

Care sunt principalele funcționalități ale builderio/gpt-crawler?

Principalele funcționalități ale builderio/gpt-crawler sunt: Automated Knowledge Extraction, Agent Context Providers, Context-Window Chunking, Web Crawlers, Knowledge Dataset Generators, LLM Knowledge Base Generators, HTML to Markdown Converters, Content Extraction.

Care sunt câteva alternative open-source pentru builderio/gpt-crawler?

Alternativele open-source pentru builderio/gpt-crawler includ: yusufkaraaslan/skill_seekers — Skill Seekers is a toolset for generating large language model knowledge bases, featuring a multi-source content… apify/crawlee — Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction… wechat-article/wechat-article-exporter — This is a tool for searching, downloading, and archiving articles and engagement metadata from WeChat official… jina-ai/reader — Reader is an AI data ingestion pipeline and web content parser designed to convert websites and documents into clean… kepano/defuddle — Defuddle is a command line web parser and content extractor designed to isolate the primary article body from web… lightpanda-io/browser — This project is a high-performance headless browser engine designed for scalable web automation, data extraction, and…