VDP — AI-powered personal operating system, live in production
VDP is a full-stack productivity platform with an embedded AI assistant that manages tasks, goals, and finances through natural conversation — the screenshot shows it drafting a weekly prep from the user's real activity data.
What's under the hood:
→ Conversational AI assistant with domain-specific tools (tasks, wallet, health) built on the Anthropic SDK with MCP
→ RAG pipeline over user data with pgvector for context-aware responses
→ TypeScript end to end: Next.js frontend, Fastify API, Turborepo monorepo
→ Built with production discipline: TDD, CI/CD, clean architecture
This is the kind of work I focus on: AI features that aren't demos — they're deployed, tested, and used daily. Live at vdpapp.com.ar
VDP — AI-powered personal operating system, live in production
VDP is a full-stack productivity platform with an embedded AI assistant that manages tasks, go...