Collection of work produced for learning purpose
A SaaS application for musicians to create, edit, and manage song chord sheets. Features auto-scroll, transposition, performance mode, AI-powered chord generation, and subscription-based access. Currently in Public Beta.
A learning-first agentic AI project that helps songwriters create song drafts. Built with Next.js and TypeScript, demonstrating orchestrator loops, tool-based LLM integration, state management, tracing, and human-in-the-loop capabilities.
A production-ready Retrieval-Augmented Generation (RAG) backend service for document ingestion and question answering. Supports PDF, Markdown, and TXT files, creates embeddings, stores them in a vector database, and provides accurate answers with citations.