{"id":21581449,"url":"https://github.com/dimslaev/gpt-cv","last_synced_at":"2026-04-17T17:31:15.878Z","repository":{"id":201015217,"uuid":"706758955","full_name":"dimslaev/gpt-cv","owner":"dimslaev","description":"CV versioning and customization for specific jobs using chat-gpt","archived":false,"fork":false,"pushed_at":"2024-12-20T13:48:19.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T06:34:47.821Z","etag":null,"topics":["openai","typescript","yaml","zod"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimslaev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-10-18T15:03:04.000Z","updated_at":"2024-12-20T13:48:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b61e67b-58b8-4584-b0a9-7befb5c4ba6a","html_url":"https://github.com/dimslaev/gpt-cv","commit_stats":null,"previous_names":["dimslaev/md-cv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dimslaev/gpt-cv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimslaev%2Fgpt-cv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimslaev%2Fgpt-cv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimslaev%2Fgpt-cv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimslaev%2Fgpt-cv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimslaev","download_url":"https://codeload.github.com/dimslaev/gpt-cv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimslaev%2Fgpt-cv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31938598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["openai","typescript","yaml","zod"],"created_at":"2024-11-24T14:12:33.343Z","updated_at":"2026-04-17T17:31:15.862Z","avatar_url":"https://github.com/dimslaev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPT CV\n\nManage multiple versions of your CV and tailor them for specific job descriptions using ChatGPT (requires an OpenAI API key in .env).\n\n### Folder Structure\n\n```\n/yaml                   # Your YAML CV files\n    ├── base.yaml       # Base version of your CV\n    ├── version1.yaml   # Custom version 1 of your CV\n    └── version2.yaml   # Custom version 2 of your CV\n\n/template               # HTML templates for rendering CVs\n/html                   # Output directory for generated HTML files\n```\n\n### Commands\n\n#### Build HTML files\n\nConverts the base and versioned YAML CVs into HTML files, which are saved in the html folder.\n\n```\nyarn build\n```\n\n#### Generate tailored recommendations\n\nBased on a specific job description file (`job-description.yaml`), this script generates a new tailored version of your CV, saved as `/yaml/_generated.yaml`.\n\n```\nyarn generate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimslaev%2Fgpt-cv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimslaev%2Fgpt-cv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimslaev%2Fgpt-cv/lists"}