AI Memory Layer
Hearly Knowledge
Developer-focused RAG infrastructure — a scalable memory layer for AI systems. Ingest, chunk, embed, retrieve and rerank, backed by pgvector with sub-200ms search.
Software Engineer · Bengaluru
I design and build scalable web applications and AI-powered tools, from idea to production.
AI Memory Layer
Developer-focused RAG infrastructure — a scalable memory layer for AI systems. Ingest, chunk, embed, retrieve and rerank, backed by pgvector with sub-200ms search.
AI Meeting Copilot
Turns meeting audio into structured summaries, extracted tasks and searchable insights, with interactive Q&A over transcripts.
Personal AI Agent · In progress
A solo, end-to-end agent — voice + text, contextual long-term memory, and tool calling for real-world scheduling and content tasks.
Nearly seven years building production web systems, developer platforms and AI-powered tools.
Building RAG-powered knowledge infrastructure for AI systems — with paying customers and an npm-distributed widget running in production.
Knowledge Platform
Built the RAG pipeline end to end — ingest, chunk, embed, store, retrieve, rerank — on pgvector over Postgres.
Shipped an embeddable widget, published as @hearly-knowledgebase/widget on npm; developers integrate in under ten minutes.
Connected the knowledge base to LLM chat completions through structured retrieval, now powering paying customers in production.
Meeting Copilot · earlier product
Audio processing and structured extraction pipelines turning meeting recordings into summaries, tasks and searchable transcripts, with real-time intelligence over a WebSocket-driven UI.
Chose pgvector over Pinecone to drop a managed-service dependency and keep retrieval under 200ms — one Postgres to operate, one place for the data, and reranking close to storage rather than across a network hop.
Leading Pagarbook's first AI integration — a tool-calling pipeline over the production backend that lets users take real actions on workforce data in natural language.
Expanded scope from frontend lead to fullstack ownership — now shipping across a Node.js/NestJS backend in addition to the web stack.
Designed the tool-calling layer so natural-language requests map onto existing production endpoints rather than a parallel API surface.
Fast, maintainable, product-focused, simple — complex systems should feel simple to use.