Post #2124406
2026-04-21 22:40 UTC
@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.
Replies (1)
-
@mitch@podcastindex.social 2026-04-21 22:42
@mikek999 sounds cool! I'm curious what you find.