Additional Projects
More explorations, learning projects, and tools I've built along the way
RAGify
A hub for Retrieval-Augmented Generation (RAG) solutions showcasing the synergy between retrieval mechanisms and generative AI. Explore real-world use cases, optimize knowledge retrieval pipelines, and build context-aware systems.
Multiple PDF Chat App
Conversational AI application for querying multiple PDF documents simultaneously using RAG architecture. Features semantic search, context-aware responses, and document source attribution.
LLMOps
Comprehensive collection of LLMOps concepts and implementations covering prompt management, evaluation pipelines, model versioning, and production deployment patterns.
Reasoning LLMs from Scratch
Implementation of reasoning LLM in PyTorch from scratch, step by step. Explores chain-of-thought, tree-of-thought, and other reasoning mechanisms in language models.
ML/DL/NLP Learning
Comprehensive collection of machine learning, deep learning, and NLP implementations covering fundamental algorithms to advanced architectures.
TorchQuest
Deep dive into PyTorch from fundamentals to advanced techniques. Guide for learning, experimenting, and mastering deep learning with PyTorch from scratch.
InsureML Pipeline
End-to-end MLOps vehicle insurance prediction system achieving 87% accuracy. Features MongoDB Atlas, AWS (S3, ECR, EC2), Docker containerization, FastAPI, and CI/CD with GitHub Actions.
MLOps Learning
Comprehensive MLOps concepts with 130+ commits covering Docker, Kubernetes, DVC data versioning, MLflow experiment tracking, CI/CD pipelines, and Prometheus & Grafana monitoring.
AgentForge
Comprehensive guide for building AI agents using modern frameworks. Covers CrewAI, LangGraph, AG2 (AutoGen), LlamaIndex, smolagents, and more with hands-on examples.
Kubrick AI Course
Working through the Kubrick AI course: building MCP multimodal agents for video processing. Learning Pixeltable, FastMCP, Groq-powered agents, and Opik observability integration.
TinderMuse
AI-powered dating profile image generator using Google's Gemini 2.5 for intelligent image enhancement, background replacement, and style transfer. Streamlit app with privacy-first design.