Interactive demo — every person, company, and deal is fictional. Changes you make are real but reset periodically.AboutREADMEArchitecture
Siryous CRM

✨ Intake

Paste anything — a LinkedIn profile, an email thread, meeting notes. Claude extracts the person and company, writes the profile sections in your house style, finds connections to your existing network, and suggests next steps. You review everything before it's saved.

How this works — and what the demo simulatesexpand

In the real app, this page spawns the locally installed Claude Code CLI in headless mode with one read-only tool grant: web search. Claude reads your paste, verifies and enriches it with a handful of web searches, checks the roster for duplicates and likely connections, and returns structured JSON that becomes the review screen — nothing touches the database until you confirm.

In this demo the analysis is scripted (no model call, no web access). Use a sample below for the most realistic result — any other text gets a generic placeholder analysis. The review-and-confirm flow that follows is the real UI, and confirming really does create a profile in the demo dataset.

Try a sample:

In the real app this runs the locally installed Claude CLI (headless) — same subscription as Claude Desktop; nothing leaves the machine except the model call itself. Manual entry is still available on the People and Companies pages.