{"id":17664385,"url":"https://github.com/marcelo-earth/summer","last_synced_at":"2025-05-07T23:39:10.111Z","repository":{"id":128791715,"uuid":"361576115","full_name":"marcelo-earth/summer","owner":"marcelo-earth","description":"🧠📘 OpenAI script that summarizes complex text with GPT-3","archived":false,"fork":false,"pushed_at":"2022-04-14T22:34:15.000Z","size":6059,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-07T23:38:49.946Z","etag":null,"topics":["gpt-3","gpt-3-prompt","natural-language-processing","openai","summarizer"],"latest_commit_sha":null,"homepage":"https://openai.com/","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/marcelo-earth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-26T00:58:07.000Z","updated_at":"2023-01-25T11:37:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"fecddc41-5b8c-47a7-99aa-f20646aff9fb","html_url":"https://github.com/marcelo-earth/summer","commit_stats":null,"previous_names":["marcelo-earth/summer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2Fsummer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2Fsummer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2Fsummer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2Fsummer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelo-earth","download_url":"https://codeload.github.com/marcelo-earth/summer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973606,"owners_count":21834104,"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":["gpt-3","gpt-3-prompt","natural-language-processing","openai","summarizer"],"created_at":"2024-10-23T20:05:12.405Z","updated_at":"2025-05-07T23:39:10.056Z","avatar_url":"https://github.com/marcelo-earth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e🧠📘 Summer ✍🤖\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    OpenAI GPT-3 script that summarizes complex text\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./.github/thumbnail.png\" /\u003e\n    \u003cimg src=\"./.github/preview.gif\" /\u003e\n\u003c/p\u003e\n\n## 🎁 Features\n* Summarize texts\n* Configure the processing engine\n* Export texts in a .txt file\n\n## 🚀 Deployment\nFirst you have to fill the `key` property of the `OPEN_AI_API.json`:\n```json\n{\n  \"key\": \"\"\n}\n```\n\nThe `OPEN_AI_API.json` file will look like this:\n```json\n{\n  \"key\": \"sk-RBQqqKwCgYUqTxucxTLgZLbSbCckWLVhNxfxBCNH\"\n}\n```\n\nThen just execute the main file:\n```bash\ncd src/\npython main.py\n```\n\n\n## 🔨 Builded with\n### JSON\nThe script reads OpenAI API Key from a JSON file. So the software needs import json module.\n\n### OpenAI\nThe official package of OpenAI that provides classes/methods like: `openai.Completion.create`.\n\n\n## 🤲 Contributing\nDo you would like to contribute? Do you want to be the author of a new feature? Awesome! please fork the repository and make changes as you like. [Pull requests](https://github.com/360macky/summer/pulls) are warmly welcome.\n\n\n## 📃 License\nDistributed under the MIT License.\nSee [`LICENSE`](./LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelo-earth%2Fsummer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelo-earth%2Fsummer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelo-earth%2Fsummer/lists"}