Skip to content

Use AssemblyAI's Auto Chapters model to generate meeting notes.

Notifications You must be signed in to change notification settings

AssemblyAI/meeting-notes

Repository files navigation

Create Meeting Notes Using Topic Detection and Auto Chapters

This is an example of you how you can use AssemblyAI's Auto Chapters and Topic Detection models to automatically generate meeting notes.

You can also follow along with this YouTube tutorial for a step by step guide on how to build this application.

Quick Setup

  • Download project files by running git clone https://github.com/AssemblyAI/meeting-notes.git
  • Navigate to the project folder
  • Create a new virtual environment
  • Activate the new virtual environment and run pip install -r requirements.txt to install project dependencies
  • Add your AssemblyAI API key to the configure.py file
  • Run the application using the streamlit run app.py

Main Dependencies

  • Streamlit The fastest way to build data apps in Python
  • Pandas Powerful data structures for data analysis, time series, and statistics

Contact Us

If you have any questions, please feel free to reach out to our Support team - support@assemblyai.com!

About

Use AssemblyAI's Auto Chapters model to generate meeting notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages