Open to PM / AI PM roles · Remote or Relocation · Available now

All demos

Live demo

AI Career System

My own job search runs on this pipeline: a vacancy link dropped into Telegram comes back as a tailored cover letter logged to Google Sheets, with zero manual steps in between. Below is a walkthrough of one real run.

A vacancy goes in, a ready cover letter comes out in about 80 seconds. 47 vacancies processed, the letter waits for my approval in Telegram before anything is sent.

Press Run the pipeline and watch a vacancy travel through all five steps.

Code on GitHub →

47

vacancies processed

~80 s

per vacancy, average

100%

pipeline automation

1

Vacancy received in Telegram

A link is all the system needs

2

Claude parses the job description

Requirements extracted from the posting

3

Match against the resume

Skills compared, gaps highlighted

4

Cover letter generated

Tailored to this exact posting

5

Logged to Google Sheets

Status, score, and letter in one row

Interface simulation based on real runs. The pipeline itself lives in Claude + n8n + Telegram; the code is public.