Skip to content

wattdata/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watt Data Examples

Examples for integrating Watt Data into your apps using popular AI frameworks.

Quick Start

Choose your framework and follow the setup instructions in each folder:

Framework Folder Language
Watt SDK /watt-sdk TypeScript
Claude Agent SDK /claude-agent-sdk/typescript TypeScript
Claude Agent SDK /claude-agent-sdk/python Python
Vercel AI SDK /vercel-ai-sdk TypeScript
Native MCP Client /mcp-client/typescript TypeScript
Native MCP Client /mcp-client/python Python
Mastra TypeScript (coming soon)
LangChain.js TypeScript (coming soon)
LangChain Python (coming soon)
PydanticAI Python (coming soon)
Cloudflare Agents TypeScript (coming soon)

Examples Included

Each framework folder includes examples for:

Audience Generation

  • Generate Audience — Describe an audience in plain English, get back a downloadable CSV
  • Structured Output — Typed JSON response with audience size, trait IDs, and download URL

Identity Resolution

  • Resolve & Enrich — Given a CSV of emails, resolve each identity and enrich with demographic data

Getting Started

  1. Get your API key from wattdata.ai/dashboard/api-keys

  2. Clone this repository:

    git clone https://github.com/wattdata/examples.git
  3. Choose your framework and follow the README in that folder

  4. Configure your environment with your API key

  5. Run the examples and explore!

Resources

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors