Skip to content

Founding Cohort Demo

Jaidev Venkatesan

Founding Cohort

My ZeroClaw Lab

A ZeroClaw-based lab focused on content intelligence, delegation, and owned agent workflows delivered through Telegram.

Project Snapshot

Builder

Jaidev Venkatesan

Senior Manager - Enabling Data & AI Governance

Lead Agent

Nova

A YouTube-focused content intelligence officer that searches, filters, and summarizes relevant videos.

Workflow

Telegram + MCP

ZeroClaw manages delegation while a custom MCP server powers the YouTube retrieval pipeline.

Why Jaidev Built This

The live site frames the project clearly: Jaidev wanted to build something he actually owns, not just use someone else's AI tool.

This lab documents both what he built and what went wrong along the way.

Current Lead Agent

Nova

Nova is Jaidev's Content Intelligence Officer, focused on YouTube discovery and summarisation.

According to the live demo, Nova:

  • searches YouTube through the Data API v3 via a custom MCP server
  • delivers the top 3 videos with 3-bullet summaries to Telegram
  • supports deeper analysis on request by replying with a number
  • manages topics through /topics commands

How It Works

ZeroClaw acts as the manager. It receives commands through Telegram, delegates YouTube work to Nova, then renders thumbnails and presents the results.

Nova stays focused on content analysis.

The published pipeline is:

  • MCP server
  • Python fetcher
  • YouTube Data API v3

Key Numbers

The live site lists the following project details:

Metric Value
Framework ZeroClaw v0.3.4
VPS Hetzner, 2 vCPU, 3.7GB RAM
Model Claude Haiku 4.5 via OpenRouter
Lead agent Nova — YouTube Content Intelligence
Topics AI agents, Super Individual business, Claude AI
Cost limits $5/day, $20/month
Security Workspace sandbox, Telegram allowlist, audit logging
Monthly cost Around $6 VPS plus around $5-15 API

Why It Matters

This is a strong founding cohort project because it turns a common AI use case, content discovery, into an owned operating workflow with clear delegation, controlled topics, and lightweight delivery through Telegram.

It is not just a chatbot. It is a managed content intelligence system with a defined role for the manager, a focused specialist agent, and a custom tool layer underneath.

Visit the Demo

Closing Thought

Jaidev's project shows how a small, owned agent system can become useful quickly when the role is narrow, the delegation is clear, and the supporting toolchain is designed around a real workflow.