AI Agents

Autonomous AI systems that analyze builder profiles, match talent to your project, and draft personalized hire requests — all powered by on-chain shipping data.

How AI Agents Work

01

Describe

Tell the agent what you're building and what skills you need

02

Analyze

Agent scans all builders — git activity, streaks, project quality, tech stack

03

Match

Get ranked recommendations with match scores and reasoning

04

Contact

Agent drafts a personalized hire request and provides direct contact links

Public API for AI Agents

Building an AI agent? VibeTalent exposes a free, open REST API so your agent can search builders, evaluate profiles, and send hire requests programmatically. No API key required.

GET

/api/v1/builders

Search builders by skills, streak, vibe score. Supports sorting and filtering.

GET

/api/v1/builders/:username

Get full builder profile with projects, social links, and stats.

POST

/api/v1/hire

Send a hire request to any builder. Includes chat URL for follow-up.