Skip to content

sean1832/SumGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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