An open API service indexing awesome lists of open source software.

https://github.com/dm94/ats-matcher

Create a tailor-made CV for each job offer and get the job of your dreams.
https://github.com/dm94/ats-matcher

ai javascript nextjs react react-pdf shadcn-ui tailwindcss typescript

Last synced: 8 months ago
JSON representation

Create a tailor-made CV for each job offer and get the job of your dreams.

Awesome Lists containing this project

README

          

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Models

OpenAI's GPT-4o and [Meta Llama 3 Instruct](https://huggingface.co/lmstudio-community/Meta-Llama-3-8B-Instruct-GGUF) models have been used for local testing.