Skip to content

GetStream/meeting-summary-ollama-gemma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2024-03-06 at 10 14 58 AM

Using Ollama and Gemma to build an AI meeting summary tool

This repository accompanies this YouTube video. In short, it creates a tool that summarizes meetings using the powers of AI.

The tooling that is used is:

It takes data transcribed from a meeting (e.g. using the Stream Video SDK) and preprocesses it first. Then, it is fed to the Gemma model (in this case, the gemma:2b model) to produce a summary.

If you want to learn more, feel free to reach out or comment under the YouTube video.

If you enjoy the repository, feel free to give it a ⭐️ and share it with your friends.

About

Create an AI-powered meeting summary tool with Python, Ollama, and Gemma

Topics

Resources

Stars

Watchers

Forks

Languages