# Show HN: Qualify – open-source agent for sales

> Source: <https://github.com/chaitanyya/sales>
> Published: 2026-07-10 07:46:22+00:00



```
# Prerequisites: Bun, Rust, and Claude CLI
git clone https://github.com/chaitanyya/sales.git
cd sales/qual
bun install
bun run tauri:dev
```

Requires [Bun](https://bun.sh), [Rust](https://rustup.rs), and [Claude CLI](https://claude.ai/code) with API access.

Lead research and qualification tool. Uses Claude Code to automatically research companies, score leads, and help you focus on the opportunities that matter.

Qualify takes a list of companies and does the tedious research work for you:

**Deep company research**- Automatically pulls company information, business model, products/services, employee count, funding, and more** AI-powered scoring**- Scores leads against your custom criteria (target industry, company size, growth signals, urgency indicators)** Contact discovery**- Finds relevant people at each company with their roles and contact details** Real-time streaming**- Watch research happen live as Claude investigates each lead

Define your ideal customer profile and let Qualify score every lead automatically:

- Required characteristics (industry, size, location)
- Demand signifiers (technology adoption, recent changes)
- Growth signals (funding, hiring, expansion)
- Urgency indicators (contract renewals, pain points)

Each lead gets a score from 0-100 with detailed reasoning you can review.

```
bun run tauri:build
```

MIT
