The Meeting Summarizer is a Python-based tool designed to automatically summarize meeting transcripts. It extracts key points, action items, and generates concise summaries, making it easier to review and follow up on meetings.
- Automatic Summarization: Generates concise summaries from meeting transcripts.
- Key Point Extraction: Identifies and highlights the most important points discussed.
- Action Item Detection: Extracts actionable tasks assigned during the meeting.
- Text File Output: Saves summaries to a text file for easy sharing and reference.
- Customizable: Easily extendable to include advanced NLP techniques.
- Python 3.8 or higher
- pip (Python package manager)
- Clone the repository:
git clone https://github.com/Jeevikarajan/meeting-summarizer.git