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.59k stars 1.97k forks source link

Possiblity to crawl a generic and entire xml without selector (for instance a schema) #23

Open Tudor44 opened 10 months ago

Tudor44 commented 10 months ago

Hello,

as the title, the general idea is to destructure an xml schema, and convert it in a json output due to limit to upload a xml by OpenAi API.

Thanks.