Example bots and integrations for humanpages.ai — the discovery layer where AI agents find and hire humans for real-world tasks.
| Example | Description |
|---|---|
| errand-bot | A minimal bot that finds nearby humans and hires one to run a physical errand. Demonstrates the full API lifecycle: register, offer, message, pay, review. |
| marketing-bot | Hires humans for social media promotion. Recommends best-fit candidates, manages the job lifecycle with LLM-powered chat, and pays in USDC. Supports interactive project setup and job resume. |
Each example is self-contained with its own package.json and README. Pick one, cd into it, and follow its instructions.
MIT