Collection of work produced for learning purpose
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.