Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Action Item Extractor with AI

A Python-based project that uses OpenAI's API to extract action items from meeting minutes in PDF format. It automatically formats dates and stores the tasks in an SQLite database for efficient tracking and management.

Features

  • Extracts action items from PDF meeting minutes using OpenAI's GPT-4 model.
  • Stores action items and due dates in an SQLite database.
  • Designed to integrate with Microsoft To-Do for efficient task management.

Requirements

  • Python 3.x
  • Libraries:
    • PyPDF2
    • openai
    • sqlite3

About

A Python-based project that uses OpenAI's API to extract action items from meeting minutes in PDF format, automatically formats dates, and stores the tasks in an SQLite database, preparing the data for integration into Microsoft To Do for efficient tracking and management.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages