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.
- Host: GitHub
- URL: https://github.com/dm94/ats-matcher
- Owner: dm94
- Created: 2024-07-09T19:58:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-31T04:58:49.000Z (11 months ago)
- Last Synced: 2025-06-26T12:18:45.399Z (8 months ago)
- Topics: ai, javascript, nextjs, react, react-pdf, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 648 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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.