{"id":13495340,"url":"https://github.com/sean1832/SumGPT","last_synced_at":"2025-03-28T16:32:21.813Z","repository":{"id":143505973,"uuid":"612327304","full_name":"sean1832/SumGPT","owner":"sean1832","description":"Bulk summarization of documents using ChatGPT API","archived":false,"fork":false,"pushed_at":"2024-10-28T12:42:41.000Z","size":94,"stargazers_count":118,"open_issues_count":0,"forks_count":35,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-28T13:22:25.688Z","etag":null,"topics":["artificial-intelligence","bulk-operation","gpt-3","gpt-4","knowledgemanagement","note-taking","openai","openai-chatgpt","parallel-computing","python","summarization","ultrafast"],"latest_commit_sha":null,"homepage":"https://sumgpt.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sean1832.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-03-10T17:37:15.000Z","updated_at":"2024-10-28T11:58:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"27f65ce5-959c-44ad-b531-d9fcdcebdb3e","html_url":"https://github.com/sean1832/SumGPT","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean1832%2FSumGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean1832%2FSumGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean1832%2FSumGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean1832%2FSumGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sean1832","download_url":"https://codeload.github.com/sean1832/SumGPT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222395821,"owners_count":16977628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","bulk-operation","gpt-3","gpt-4","knowledgemanagement","note-taking","openai","openai-chatgpt","parallel-computing","python","summarization","ultrafast"],"created_at":"2024-07-31T19:01:33.755Z","updated_at":"2025-03-28T16:32:21.786Z","avatar_url":"https://github.com/sean1832.png","language":"Python","funding_links":["https://www.buymeacoffee.com/zekezhang"],"categories":["Python"],"sub_categories":[],"readme":"# SumGPT\n[![python](https://img.shields.io/badge/python-3.11-blue)](https://www.python.org/downloads/release/python-3112/)\n\n\u003ca href=\"https://www.buymeacoffee.com/zekezhang\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-blue.png\" alt=\"Buy Me A Coffee\" style=\"height: 40px !important;width: 145px !important;\" \u003e\u003c/a\u003e\n\nAchieve detailed summarization of extensive documents through 🚀ultra-fast parallelized completion with APIs provided by [OpenAI](https://openai.com/).\n\n🌐 Web App: [https://sumgpt.streamlit.app](https://sumgpt.streamlit.app/)\n\n---\n*⭐️ Like this repo? please consider a star!*\n\n*💡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](https://github.com/sean1832/SumGPT/issues).*\n\n---\n\n### 🌟 Features\n- 📄 Summarize document (.txt, .md).\n- 🤖 Customizable parameters and bot persona for refined response generation.\n- 🚀 Facilitates parallel processing of chunks.\n- 💼 Export \u0026 import configs for easy sharing and reuse.\n- 🌍 Encrypted browser cookies ensure configuration settings are preserved across sessions.\n- 🧠 Supports multiple modles:\n    - `gpt-4o-mini`\n    - `gpt-4o`\n    - `gpt-4-turbo`\n    - `gpt-3.5-turbo`\n\n### 💡 What you need\n- 🔑 OpenAI **[API keys](https://platform.openai.com/account/api-keys)**\n\n### 💻 Running Locally\n- Make sure you have **[python 3.11](https://www.python.org/downloads)** | [python installation tutorial (YouTube)](https://youtu.be/HBxCHonP6Ro?t=105)\n1. Clone the repository\n```bash\ngit clone https://github.com/sean1832/SumGPT\ncd SumGPT\n```\n\n2. Create a `secrets.toml` file under `.streamlit\\` directory. Replace `your_secure_key` with your own password for browser cookie encryption.\n```bash\nmkdir .streamlit\necho \"crypto_keycrypto_key = 'your_secure_key'\" \u003e .streamlit/secrets.toml\n```\n\n3. Execute `RUN.bat`\n```bash\n./RUN.bat\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean1832%2FSumGPT","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsean1832%2FSumGPT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean1832%2FSumGPT/lists"}