Back to Home

Projects

A collection of projects I've built, from real-time collaboration tools to secure applications.

Ask Video.AI — SaaS RAG Bot for YouTube

Ask Video.AI — SaaS RAG Bot for YouTube

Developed a web tool for video querying using LangChain, Gemini API, and Pinecone. Handled transcript chunking and embedding storage, resolving data overlap issues for real-time responses. Managed codebase with Turborepo and Bun.

Next.jsLangChainGemini APIPineconeTurborepoBunPrismaPostgreSQL
Opsverse AI — SaaS RAG Bot for PDF Chat

Opsverse AI — SaaS RAG Bot for PDF Chat

Built a PDF search application with LangChain, Gemini, and Pinecone. Implemented Clerk auth and Stripe payments, fixing multi-user access bugs. Deployed on AWS S3 with Drizzle ORM/PostgreSQL.

Next.jsLangChainGeminiPineconeClerkStripeAWS S3Drizzle ORMPostgreSQL
LumosAI — Chatbot Powered by Gemini

LumosAI — Chatbot Powered by Gemini

Created a chatbot with Gemini API for conversations, tested over 100 sessions to refine response accuracy. Added Clerk login and MongoDB for chat storage. Used TailwindCSS for a mobile-friendly UI.

Next.jsGemini APIClerkMongoDBTailwindCSS