https://github.com/blue-lotus-org/apply_board
A free open source web app for job seekers, to complete their RESUME and analysis that with AI. Included Schedule their applieng proccess.
https://github.com/blue-lotus-org/apply_board
ai aiagent foss resume resume-builder resume-creator resume-generator resume-website
Last synced: 6 months ago
JSON representation
A free open source web app for job seekers, to complete their RESUME and analysis that with AI. Included Schedule their applieng proccess.
- Host: GitHub
- URL: https://github.com/blue-lotus-org/apply_board
- Owner: blue-lotus-org
- License: mit
- Created: 2025-03-20T19:36:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T19:48:12.000Z (7 months ago)
- Last Synced: 2025-03-20T21:04:13.393Z (7 months ago)
- Topics: ai, aiagent, foss, resume, resume-builder, resume-creator, resume-generator, resume-website
- Language: TypeScript
- Homepage: https://lotuschain.org/
- Size: 106 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apply Board
A free open source web app for **job seekers**, to complete their RESUME and analysis that with AI. Included Schedule their applieng proccess.This web app under 2 licenses: MIT, Apache2. So feel free to use, edit, distrobution.
**How to run:**
- Install nodejs >= 18
- Optional to install `pnpm`
- `git clone https://github.com/blue-lotus-org/Apply_Board.git`
- `cd Apply_Board`
- `npm install` or `npm install --force` or `pnpm install`
- `npm run dev` or `pnpm run dev`
- In app users must to set api key of gemini/mistral if want to use analysis. That api key store on their browser localstorage for security.
- Analysis have 2 modes: normal, advance
- AI use free api key.**Credits:**
- UI: v0.dev
- [Blue Lotus](https://lotuschain.org)