1. Score
Fit · intent · seniority · data quality → hot / warm / cold / DQ.
Lead generation · Ready to use
Scores inbound leads, enriches contact data, and suggests personalized outreach sequences — ready for Salesforce and Gmail.
See Lead Qualifier score a real inbound lead
Demo video placeholder · embed when ready
Fit · intent · seniority · data quality → hot / warm / cold / DQ.
Company, industry, website, location signals from email domain + optional Grok.
4-touch personalized email sequence (drafts only — human sends).
Lead JSON + CSV for Data Loader / API import.
Install & demo
One click. Works on Windows, Mac & Linux. No terminal needed.
No terminal. No code. About 20–40 seconds.
We detected Windows — this download is ready for your PC.
We detected a Mac — this download is ready for your computer.
We detected Linux — this download is ready for your computer.
Downloading your Lead Qualifier demo package…
After the download
First time only: if asked, install Python 3.10+ from python.org and check “Add python.exe to PATH”.
On Windows, double-click install-and-demo.bat. A window stays open so you can read the results.
On a Mac, right-click the .sh file → Open With → Terminal.
Already have the folder? Download just the installer.
Prefer the terminal? Run these from the agents/lead-qualifier folder — no hard-coded machine path required.
python -m venv .venv # Windows .\.venv\Scripts\Activate.ps1 # macOS / Linux source .venv/bin/activate pip install -r requirements.txt python -m src.cli sample --no-llm
python -m src.cli qualify -f data/leads/sample_leads.json python -m src.cli gmail --no-llm python -m src.cli score-one --email ops@acme.com --name "Priya Shah" --title "VP Sales" --company "Acme" --notes "Pilot this month"
hermes -s lead-qualifier -z "Qualify sample leads and list hot prospects with first outreach touch"