May 30, 2025  ·  One Day. Ship Something Real.

Hackathon
May 30th

A one-day hackathon on Krava's privacy infrastructure. Build AI agents and apps that handle sensitive data — the right way.

⚡ Sign Up Now 📖 Read the Docs
17Days
00Hours
00Mins
00Secs
What you're building with

The Stack

Everything you need to build privacy-native AI agents. Open the docs, clone the SDK, start shipping.

Example 1
Description coming soon.
Example 2
Description coming soon.
Example 3
Description coming soon.
Example 4
Description coming soon.
Example 5
Description coming soon.
Example 6
Description coming soon.
May 30th

Day of Build

One day. Here's how it runs.

9:00 AM
Kickoff + SDK Walkthrough
Team intros, rules, and a quick tour of the Krava stack.
10:00 AM
Build Time Begins
Heads down. Ship something real.
1:00 PM
Midpoint Check-in
Optional progress sync. Unblock yourself.
5:00 PM
Submissions Close
Ship it. No extensions.
6:00 PM
Demo + Judging
Show your build. Win glory.
Reference Build

See What's Possible

PrivyAI is what you can build on Krava — a fully privacy-native AI agent. The source is yours to study, fork, and improve on.

Try PrivyAI Chat → View Agent Demo →
// Build something like this

import { KravaAgent } from '@krava/sdk'

const agent = new KravaAgent({
  consent: true,
  dataMinimization: true,
  auditLog: true,
})

await agent.run("your prompt here")

// Privacy-native. From line 1.
Registration Open Now

Ready to Build?

One day to prove that privacy and great products aren't a tradeoff.

⚡ Sign Up Now 📖 Read the Docs