Skip to content

Abdazz/ai-meeting-asistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Meeting Assistant

A project for the IBM RAG Agentic AI Certification: Build Multimodal Generative AI Applications.

Overview

The AI Meeting Assistant leverages generative AI to automate meeting tasks such as note-taking, summarization, and action item extraction.

Features

  • Automatic transcription of meeting audio
  • Summarization of meeting discussions
  • Extraction of key action items and decisions
  • Multimodal support (text, audio, and more)

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/ai-meeting-assistant.git
    cd ai-meeting-assistant
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the application:
    python app.py

Requirements

  • Python 3.8+
  • See requirements.txt for full list

Project Structure

ai-meeting-assistant/
├── app.py
├── requirements.txt
├── README.md
└── ...

License

This project is licensed under the MIT License.

Acknowledgments

  • IBM RAG Agentic AI Certification
  • Coursera
  • Open source contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages