Skip to content

saqadri/resume_updater

 
 

Repository files navigation

resume_updater

Using mcp-agent to update my resume based on a given job description. I used goose to get the repo started and document the instructions below.

Instructions for Setup

Python Dependencies

  1. Install Poetry (if not already installed): Follow the instructions from the official Poetry documentation.

  2. Navigate to Your Project Directory:

    cd /home/bnoffke/repos/resume_updater
  3. Install the Python Dependencies:

    poetry install

npm Dependencies

  1. Ensure Node.js and npm are Installed: You can download and install them from Node.js official website.

  2. Navigate to Your Project Directory (if not already there):

    cd /home/bnoffke/repos/resume_updater
  3. Install the npm Dependencies:

    npm install

Usage

Run the application using the appropriate commands based on your scripts or project requirements.

About

Using mcp-agent to update my resume based on a given job description.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%