sean1832/SumGPT
Bulk summarization of documents using ChatGPT API
Splits documents into chunks for parallel API requests to OpenAI's models (GPT-4o, GPT-3.5-turbo, etc.), dramatically reducing processing time for large files. Built on Streamlit, it offers customizable summarization personas, config import/export, and encrypted browser-based session persistence. Supports .txt and .md files with configurable parameters passed to the LLM for refined output.
128 stars.
Stars
128
Forks
37
Language
Python
License
MIT
Category
Last pushed
Dec 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sean1832/SumGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
cobanov/easy-web-summarizer
Summarize webpages from specified URLs using the LangChain framework and the ChatOllama model
dataprofessor/langchain-text-summarization
Text Summarization App built using Langchain and Streamlit
cognitivetech/ollama-ebook-summary
LLM for Long Text Summary (Comprehensive Bulleted Notes)
Mindful-AI-Assistants/SumBot
:bowtie: SumBot Free Code - AI-Powered Message Summarization ChatBot
richawo/chain-of-density
Implementing the Chain Of Density text summarisation technique from recent NLP research by...