{
  "$schema": "https://json.schemastore.org/agent-descriptor-0.1.0.json",
  "name": "Aravind Venugopal Portfolio Agent",
  "description": "Cloudflare Agent-Ready interface and structured knowledge graph for Aravind Venugopal — Product Manager, Strategy & Systems Architect.",
  "version": "1.0.0",
  "url": "https://aravind.me",
  "author": {
    "name": "Aravind Venugopal",
    "email": "hello@aravind.me",
    "url": "https://aravind.me",
    "linkedin": "https://www.linkedin.com/in/aravind1444/"
  },
  "capabilities": {
    "chat": {
      "endpoint": "https://aravind.me/api/chat",
      "method": "POST",
      "format": "openai-sse-stream",
      "description": "Interactive AI concierge chat interface grounded in Aravind's career, leadership history, and technical builds."
    },
    "voice_stt": {
      "endpoint": "https://aravind.me/api/stt",
      "method": "POST",
      "format": "multipart/form-data",
      "model": "whisper-large-v3-turbo",
      "description": "Speech-to-text audio transcription powered by Groq Whisper Turbo."
    },
    "voice_tts": {
      "endpoint": "https://aravind.me/api/tts",
      "method": "POST",
      "format": "application/json",
      "model": "bulbul:v3",
      "description": "Neural text-to-speech audio synthesis powered by Sarvam AI."
    }
  },
  "documents": {
    "llms_summary": "https://aravind.me/llms.txt",
    "llms_full": "https://aravind.me/llms-full.txt",
    "agent_instructions": "https://aravind.me/agent.md",
    "structured_profile": "https://aravind.me/profile.json"
  },
  "projects": [
    {
      "name": "Voice by Blupe",
      "category": "Autonomous AI Voice Agent",
      "description": "End-to-end AI voice agent platform for SMBs to handle inbound calls and outbound campaigns (Google for Startups Start tier).",
      "url": "https://voice.blupe.space"
    },
    {
      "name": "Automate by Blupe",
      "category": "Process Orchestration",
      "description": "Visual AI workflow engine with multi-model LLM support, webhook triggers, and human-in-the-loop validation.",
      "url": "https://blupe.space"
    },
    {
      "name": "Avenue Voice",
      "category": "Audio Intelligence",
      "description": "AI-powered utility translating raw spoken thoughts into structured summaries and actionable insights.",
      "url": "https://notes.blupe.space/about"
    },
    {
      "name": "Synthetic User Twins",
      "category": "GenAI Simulation",
      "description": "Generative AI simulation platform POC to model user behavior against scenarios at scale.",
      "url": "https://simulations.blupe.space/"
    }
  ],
  "contact": {
    "email": "hello@aravind.me",
    "resume": "https://resume.aravind.me",
    "linkedin": "https://www.linkedin.com/in/aravind1444/"
  }
}
