GithubHelp home page GithubHelp logo

hijm / podcast-chapterization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from assemblyai/podcast-chapterization

0.0 0.0 0.0 3 KB

Use AssemblyAI's Auto Chapters model and Listen Notes to generate chapters for your favorite podcasts.

Python 100.00%

podcast-chapterization's Introduction

Podcast Chapterization

Description

With this application, you can use AssemblyAI's Auto Chapters model to automatically create logical chapters for your favorite podcasts. This "summary over time" will create logical chapters as the topic of conversation changes.

Check out this YouTube tutorial to learn more about this application and how to run it locally.

To Run

  • Download project files by running git clone https://github.com/AssemblyAI/podcast-chapterization.git
  • Navigate to the project folder
  • Ensure that Streamlit and other project dependencies are installed
  • Add your AssemblyAI and Listen Notes API keys to the api_secrets.py file
  • Run the application using the streamlit run app.py

How it works

We start by working with the Listen Notes API to download podcast information. We then use the AssemblyAI API and the Auto Chapters feature to transcribe the podcast and generate chapters for us. When then iterate over that data to display information in the browser using Streamlit.

podcast-chapterization's People

Contributors

leevaughn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.