Skip to content

Next JS app to analyze episode data and create lists of media discussed on the Very Bad Wizards podcast

Notifications You must be signed in to change notification settings

treyg/very-bad-media

Repository files navigation

Very Bad Media

This project is a fan-built website that presents media discussed on the Very Bad Wizards podcast.

Overview

The site is built using Next.js and styled with Chakra UI.

The media lists are generated by processing the podcast's RSS feed through the OpenAI API. The API analyzes the text to identify the media discussed in each episode. The extracted data is then stored in a database (MongoDB) for easy retrieval and display on the site.

Current Status

As of now, there may be some errors in the data given the nature of the LLM, but the site updates daily to reflect the latest episodes and their associated media. The accuracy of the media extraction is expected to improve significantly upon gaining access to newer models of the API.

Stay tuned for more updates! Contributions are welcome!

About

Next JS app to analyze episode data and create lists of media discussed on the Very Bad Wizards podcast

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published