{"id":25277335,"url":"https://github.com/emoore36/resume_eval","last_synced_at":"2025-04-06T11:28:29.558Z","repository":{"id":276563335,"uuid":"928549644","full_name":"emoore36/resume_eval","owner":"emoore36","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-09T03:25:22.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T04:17:45.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/emoore36.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":"2025-02-06T20:14:50.000Z","updated_at":"2025-02-09T03:25:25.000Z","dependencies_parsed_at":"2025-02-09T04:17:47.578Z","dependency_job_id":"ff725232-d13e-4055-8359-d7300defaa3c","html_url":"https://github.com/emoore36/resume_eval","commit_stats":null,"previous_names":["emoore36/resume_eval"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoore36%2Fresume_eval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoore36%2Fresume_eval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoore36%2Fresume_eval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoore36%2Fresume_eval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emoore36","download_url":"https://codeload.github.com/emoore36/resume_eval/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247475760,"owners_count":20944930,"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":"2025-02-12T16:53:05.769Z","updated_at":"2025-04-06T11:28:29.541Z","avatar_url":"https://github.com/emoore36.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Evaluator\nA little app that allows me to ask ChatGPT if he recommends the prospective candidate apply a job given the job description and candidate's resume.\n\n## Preview\nTry it out yourself by navigating to [this free-tier Render instance](https://resume-eval.onrender.com/).\n\n## Technological Requirements\n- an [OpenAI API account](https://platform.openai.com/)\n- Node v20.10.0\n- npm 10.2.5\n\n## Installation\n- Create an [OpenAI API account](https://platform.openai.com/)\n- fork/clone this repository to your local machine\n- create a `backend/.env` file:\n  - add `OPENAI_API_KEY=\u003cmy_api_key\u003e` to the file\n  - The API key in question comes from creating a project on your OpenAI account.\n\n## Running locally\nTo run the backend server:\n- `cd backend`\n- `npm i`\n- `npm run dev`\n\nTo run the frontend client:\n- `cd frontend`\n- `npm i`\n- `npm run dev`\n\nThen open your favorite web browser to http://localhost:5173/.\n\n## Using the features\n\n### Prerequisite resources\n- a **PDF** resume in your local drive\n- (Optional) The text of a job description from [LinkedIn](https://www.linkedin.com/jobs/) or [Indeed](https://www.indeed.com/browsejobs), for example.\n\n### Steps\n- Go to http://localhost:5173/ if you haven't already.\n- Paste the job description text into the \"Job Description\" textarea.\n- Click the \"Choose File\" button.\n- Select your **PDF** resume from your local machine.\n- Click the \"Submit\" button.\n- Wait a few seconds for the response to come in.\n- See what ChatGPT has to say about the candidate's fit for the role (and visa versa)\n\n## Troubleshooting\n\n### I put in my resume and job description and it merely failed.\n - Ensure you've started up the backend server.\n   - Open a separate browser and go to http://localhost:5000/.\n   - If you don't get a JSON response, the server isn't running.\n   - See above for running the server.\n\n### I tried to start the client/server and it failed to run.\n  - Ensure you've installed the necessary dependencies.\n    - Open a command terminal, navigate to the folder of the client/server, and run `npm i`.\n\n### I tried to install the dependencies and it failed.\n - ~~Sounds like a skill issue, tbh. :p~~\n - Please open an [issue](https://github.com/emoore36/resume_eval/issues/new?template=Blank+issue) and explain the situation in as much detail as you can. Copy/paste those ridiculously long stacktraces. There's gotta be something good in there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoore36%2Fresume_eval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femoore36%2Fresume_eval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoore36%2Fresume_eval/lists"}