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.
- π 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.
- π OpenAI API keys
Note: To access GPT-4, please join the waitlist if you haven't already received an invitation from OpenAI.
- Make sure you have python 3.11 | python installation tutorial (YouTube)
- Clone the repository
git clone https://github.com/sean1832/SumGPT
- Execute
RUN.bat