{"id":29463691,"url":"https://github.com/molnia1311/deep-thought","last_synced_at":"2026-05-19T04:34:59.284Z","repository":{"id":303505147,"uuid":"1015686497","full_name":"molnia1311/deep-thought","owner":"molnia1311","description":"the ultimate answer to any text you feed it","archived":false,"fork":false,"pushed_at":"2025-07-08T00:41:18.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-08T02:35:41.929Z","etag":null,"topics":["argv","container","openai","python","stdin","summary"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/molnia1311.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-07T22:19:27.000Z","updated_at":"2025-07-08T01:10:51.000Z","dependencies_parsed_at":"2025-07-08T02:37:27.505Z","dependency_job_id":null,"html_url":"https://github.com/molnia1311/deep-thought","commit_stats":null,"previous_names":["molnia1311/deep-thought"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/molnia1311/deep-thought","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnia1311%2Fdeep-thought","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnia1311%2Fdeep-thought/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnia1311%2Fdeep-thought/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnia1311%2Fdeep-thought/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molnia1311","download_url":"https://codeload.github.com/molnia1311/deep-thought/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnia1311%2Fdeep-thought/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33201939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["argv","container","openai","python","stdin","summary"],"created_at":"2025-07-14T05:38:29.089Z","updated_at":"2026-05-19T04:34:59.266Z","avatar_url":"https://github.com/molnia1311.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deep Thought\n\nTurn any text into a one-line summary using OpenAI.\n\n---\n\n## Quick start\n\n```bash\ndocker run -i --rm \\\n  -e OPENAI_API_KEY=sk-... \\\n  ghcr.io/molnia1311/deep-thought \"Long text to summarise\"\n```\n\nFeed input via **args** or **stdin**; the summary prints to stdout.\n\n### Config\n\n| Env var                | Default          | Purpose                       |\n| ---------------------- | ---------------- | ----------------------------- |\n| `OPENAI_MODEL`         | `gpt-4o-mini`    | Model to call                 |\n| `OPENAI_SYSTEM_PROMPT` | one-line summary | Customize the prompt          |\n\n### Build locally\n\n```bash\ndocker build -t deep-thought .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnia1311%2Fdeep-thought","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolnia1311%2Fdeep-thought","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnia1311%2Fdeep-thought/lists"}