Skip to content

mayadem8/Action_Items_Extractor_With_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages