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.16k stars 1.88k forks source link

Add gpt-crawler subproject #25

Closed Neihouse closed 7 months ago

Neihouse commented 7 months ago

This pull request adds the gpt-crawler subproject to the repository. The gpt-crawler subproject is a web crawler that uses the GPT model to generate text. This addition will enable the repository to perform automated web crawling and text generation tasks.

steve8708 commented 7 months ago

Hey @Neihouse - what is the project you added as a submodule and for what purpose?

steve8708 commented 7 months ago

Going to close this out as its not clear what value this provides, feel free to reopen with a detailed description if you think it adds a clear value that I'm not seeing