Post #1774652
2026-04-21 22:35 UTC
@mikek999 what's the project here? Are you downloading all the RSS feeds referenced in Podcast Index? Converting to JSON?
Replies (1)
-
@mikek999@podcastindex.social 2026-04-21 22:40
@mitch Yes by downloading every podcast and converting the XML to JSON and storing that data as a JSON Data type in Microsoft SQL server. I'm able to perform a query on any available XML node and its value. The next step is to start querying the feed so that I can connect a LLM and create vectors for the fields. This should enable me to query the fields in natural language.