BuilderIO / gpt-crawler

Crawl a site to generate knowledge files to create your own custom GPT from a URL
https://www.builder.io/blog/custom-gpt
ISC License
18.14k stars 1.88k forks source link

GPT Crawler cli Drop-in config #168

Open zerofill opened 5 days ago

zerofill commented 5 days ago

Anyone who wants to just enter the values via command line instead of editing the config.ts every time... I made a drop in config replacement.

So I can just do:

npm start url match maxPagesToCrawl outputFileName maxTokens

balmacefa commented 4 days ago

Yes Please!!

This is related: https://github.com/BuilderIO/gpt-crawler/pull/38