← Back
Internship · Sagacify · Brussels · 2025–2026

LeadGeneration

An AI-agent pipeline built at Sagacify that turns a single URL into a validated, export-ready contact list — replacing a process that could eat an entire workday.

0

pipeline stages

0

AI agents

0d

→ minutes

lead generation — demo
Try it

Watch the pipeline run.

Hit "Run pipeline" and watch each stage light up — red stages are powered by OpenClaw.

Live pipeline

Ready

Scrape

OpenClaw

Enrich

Validate

Discover

OpenClaw

Verify

Export

OpenClaw
Other

Output will appear here when the pipeline runs.

Why it exists

One workday.
For a single prospect.

Before

  • Manually search for suitable companies
  • Visit every site to find the right person
  • Hunt contact info one by one
  • Repeat for every single prospect
  • Full workday for one qualified lead

After

  • Submit a URL — agents handle the rest
  • KBO enrichment adds VAT, site, sector
  • Human validation on quality gates only
  • Lusha fetches emails and phone numbers
  • Export a clean CSV in minutes
My contribution

Built solo,
from scratch.

feat/openclaw-integrationmergedOpenClaw

Integrate OpenClaw agent framework from scratch

Gateway config · tool registry · inter-service bridge

feat/lead-agent-scrapermergedOpenClaw

Lead Agent — scrape companies from any poll URL

OpenClaw tool · filter step · JSON to PostgreSQL

feat/kbo-enrichmentmerged

KBO / BCE enrichment — VAT, website, sector per company

KBO Dataset · Fastify route · Knex

feat/contact-searchmergedOpenClaw

Contact Search — find the right person per company

OpenClaw · human validation step · Lusha handoff

feat/backend-apimerged

Full Fastify REST API — auth, validation, ORM, DB

Better Auth · Zod · Objection · PostgreSQL

feat/react-frontendmerged

React UI — pipeline status, validation, export

React · MUI · pipeline visualiser · CSV download

feat/terraform-aws-deployopen

Terraform + AWS deployment

Infrastructure as code · planned for end of internship

Stack
Frontend
ReactTypeScriptMUI
Backend
FastifyTypeScriptZodObjection ORMBetter Auth
Database
PostgreSQLKnex migrations
AI agents
OpenClawOpenRouterLusha API
Data
KBO / BCE APISFTP syncCSV export
Infra
DockerDocker ComposeTerraform (planned)AWS (planned)
Quality
VitestPostmanSwaggerGitHub Actions CILinear