/SumGPT

Bulk summarization of documents using ChatGPT API

Primary LanguagePythonMIT LicenseMIT

SumGPT

python

Achieve detailed summarization of extensive documents through πŸš€ultra-fast parallelized predictions, utilizing GPT-3.5 and GPT-4 APIs provided by OpenAI.

🌐 Web App: https://sumgpt.streamlit.app


⭐️ Like this repo? please consider a star!

πŸ’‘As I am not a professional programmer and am fairly new to Python, this project may contain bugs. If you encounter any issues, please suggest them in the Issues section.


🌟 Features

  • πŸ“„ Summarize document (.pdf, .docx, .txt, .md).
  • πŸŽ₯ Summarize YouTube video with subtitles.
  • πŸ€– Customizable parameters and bot persona for refined response generation.
  • πŸš€ Facilitates parallel processing of chunks, enabling ultra-fast generation speeds.
  • πŸ’Ό Export & import configs for easy sharing and reuse.
  • 🧠 Supports GPT-3.5 and GPT-4.

πŸ’‘ What you need

Note: To access GPT-4, please join the waitlist if you haven't already received an invitation from OpenAI.

πŸ’» Running Locally

  1. Clone the repository
git clone https://github.com/sean1832/SumGPT
  1. Execute RUN.bat