Back to Projects
2026
Project Detail
Lamarin
A Telegram job hunting agent that reads job posters, scores them against your CV, and prepares application drafts.
Tech Stack
Hermes AgentCareer Ops

Project Description
Lamarin is a job hunting agent that lives in Telegram. Users simply send a screenshot of a job poster; the agent reads it, scores the fit against their CV, generates a CV tailored to that role, and prepares the application email as a Gmail draft. The agent only prepares — the decision to send always stays with the user.
Highlights
- Vision-based job poster reading with an OCR fallback
- Job fit evaluation using an A–F rubric with a 0–100 score
- Fraud detection (upfront payment requests, unrealistic salaries)
- ATS-friendly PDF CV generation and Gmail drafts via IMAP (never auto-sent)
Main Responsibilities
- Built the agent on top of Hermes Agent with a Telegram gateway and vision model routing.
- Wrote the skills for job evaluation, per-role CV generation, and email drafting.
- Integrated Gmail over IMAP with a draft-only design to keep it human-in-the-loop.
- Built Indonesian job board aggregation with scheduled scanning.