philippe2803 / contentmap

Build a RAG dataset for your domain in just a few lines of codes, using your XML sitemap
https://philippeoger.com/pages/can-we-rag-the-whole-web
32 stars 2 forks source link

feat: Allow for sitemaps to be pulled from disk #8

Open medoror opened 1 month ago

medoror commented 1 month ago

I have the sitemap xmls I need on my filesystem . In my case, there are multiple sitemaps xmls that represent the data I want to pull and RAG through

Proposing a feature to allow the option for pulling a sitemap xml from the filesystem.