https://github.com/moazirfan/resume-match-ai-agent
An agent that generates tailored cover letters by matching resumes to job descriptions using OpenAI’s LLM and LangChain
https://github.com/moazirfan/resume-match-ai-agent
agent ai coverletter develop jobhunt langchain openai resume
Last synced: 7 days ago
JSON representation
An agent that generates tailored cover letters by matching resumes to job descriptions using OpenAI’s LLM and LangChain
- Host: GitHub
- URL: https://github.com/moazirfan/resume-match-ai-agent
- Owner: MoazIrfan
- License: mit
- Created: 2025-05-07T20:35:47.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2025-05-07T21:21:53.000Z (13 days ago)
- Last Synced: 2025-05-07T22:27:18.563Z (13 days ago)
- Topics: agent, ai, coverletter, develop, jobhunt, langchain, openai, resume
- Language: JavaScript
- Homepage:
- Size: 6.73 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume Match Agent
> An agent that generates tailored cover letters by matching resumes to job descriptions using OpenAI’s LLM and LangChain
[](./../../)
## Run
```sh
node app.js
```
[](./../../)
## Usage
```sh
# Write prompt in the inputWrite a cover letter tailored to the following job description:
"We are looking for a skilled and passionate React.js Developer with a strong understanding of TypeScript, unit testing, and micro-frontend architecture. As part of our dynamic team, you will be responsible for designing, developing, and maintaining scalable, high-performance web applications, focusing on the frontend architecture and improving the user experience."```
[](./../../)
[](./../../)
## LicenseMIT © [Moaz Irfan](https://twitter.com/MoazIrfan/)
[](./../../)
## Connect