{"id":15524898,"url":"https://github.com/ericmann/cl-generator","last_synced_at":"2025-07-18T18:35:10.275Z","repository":{"id":241668124,"uuid":"807380363","full_name":"ericmann/cl-generator","owner":"ericmann","description":"OpenAI GPT-powered cover letter generator","archived":false,"fork":false,"pushed_at":"2024-05-29T02:10:56.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-18T08:27:10.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ericmann.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}},"created_at":"2024-05-29T01:56:37.000Z","updated_at":"2024-07-04T22:42:42.000Z","dependencies_parsed_at":"2024-05-29T15:59:20.984Z","dependency_job_id":null,"html_url":"https://github.com/ericmann/cl-generator","commit_stats":null,"previous_names":["ericmann/cl-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericmann/cl-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmann%2Fcl-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmann%2Fcl-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmann%2Fcl-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmann%2Fcl-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericmann","download_url":"https://codeload.github.com/ericmann/cl-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmann%2Fcl-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265810207,"owners_count":23831947,"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":[],"created_at":"2024-10-02T10:53:31.725Z","updated_at":"2025-07-18T18:35:10.247Z","avatar_url":"https://github.com/ericmann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coverletter Generator\n\nAdd your resume as `resume.pdf` to the root of this project.\n\nExport your OpenAI API key as `OPENAI_API_KEY` (use `.env.example` as an example but ensure things are available at the command line).\n\nCreate a virtual environment and install dependencies:\n\n```\npython3 -m virtualenv .venv\nsource .venv/bin/activate\npython -m pip install requirements.txt\n```\n\nCreate text files representing the jobs to which you wish to apply in the `/jobs` directory. Each file should start with the following header:\n\n```\nRole: \u003c\u003crole name\u003e\u003e\nEmployer: \u003c\u003cemployer name\u003e\u003e\n```\n\nThen should copy/paste the details of the job posting from LinkedIn/Indeed/BuiltIn/etc.\n\nRun the tool by invoking things at the command line with the name of the role/employer (text file) to which you wish to apply. For example, if a role is stored as `jobs/microsoft.txt`, run the following:\n\n```\npython generate.py microsoft\n```\n\nThe generated cover letter will live at `output/microsoft.txt`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericmann%2Fcl-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericmann%2Fcl-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericmann%2Fcl-generator/lists"}