The Voxgig Podcast Chatbot: Triggering Ingestion, and some Debugging DX

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • podmind

    Voxgig Podmind - a RAG chatbot for podcasts

  • We'll cover shared utilities in a later post, but if you want to look at the code, review ingest-prepare.ts.

  • rss-parser

    A lightweight RSS parser, for Node and the browser

  • We get the individual episode details from the items property of the RSS (we parse it using the rss-parser package) to handle RSS variants. We loop over each episode and emit a process:episode event for each one.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Any stable RSS feed parsers?

    1 project | /r/javahelp | 4 Dec 2023
  • I am looking for a directory of RSS feeds to add to a personal project I’m working on.

    1 project | /r/rss | 4 Sep 2022
  • Does it exist a database with the RSS feeds of all the newspapers' website around the world?

    1 project | /r/rss | 11 Jun 2022
  • Easy RSS Feed Parser (XML)

    1 project | /r/Scriptable | 7 Jun 2022
  • Am RSS Feed Reader (doesn't let you open any links (yet), only displays feeds)

    1 project | /r/tasker | 26 Mar 2022