diff --git a/README.md b/README.md index a4e65f9..f725e36 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,23 @@ > *"Tools for the jobs that the system made hard on purpose."* +**[Try the live demo](https://demo.circuitforge.tech/peregrine)** — no account required, nothing saved. + +--- + +![Job review — swipe right to approve, left to skip](docs/screenshots/02-review-swipe.gif) + + + + + + + + + + +
Dashboard with pipeline statsInterview kanban with recruiter emails attached
Apply workspace with AI cover letter draftJob review card with match score and ghost-post detection
+ --- Job search is a second job nobody hired you for. diff --git a/docs/screenshots/01-dashboard.png b/docs/screenshots/01-dashboard.png index 9da9e6d..bd92e2d 100644 Binary files a/docs/screenshots/01-dashboard.png and b/docs/screenshots/01-dashboard.png differ diff --git a/docs/screenshots/02-review-swipe.gif b/docs/screenshots/02-review-swipe.gif new file mode 100644 index 0000000..fd12e60 Binary files /dev/null and b/docs/screenshots/02-review-swipe.gif differ diff --git a/docs/screenshots/02-review.png b/docs/screenshots/02-review.png index 5fe982e..e493ec4 100644 Binary files a/docs/screenshots/02-review.png and b/docs/screenshots/02-review.png differ diff --git a/docs/screenshots/02b-review-approve.png b/docs/screenshots/02b-review-approve.png new file mode 100644 index 0000000..15cf229 Binary files /dev/null and b/docs/screenshots/02b-review-approve.png differ diff --git a/docs/screenshots/02c-review-reject.png b/docs/screenshots/02c-review-reject.png new file mode 100644 index 0000000..baa4fd1 Binary files /dev/null and b/docs/screenshots/02c-review-reject.png differ diff --git a/docs/screenshots/03-apply.png b/docs/screenshots/03-apply.png index 59c060f..89b74c4 100644 Binary files a/docs/screenshots/03-apply.png and b/docs/screenshots/03-apply.png differ diff --git a/docs/screenshots/04-interviews.png b/docs/screenshots/04-interviews.png new file mode 100644 index 0000000..65706b9 Binary files /dev/null and b/docs/screenshots/04-interviews.png differ