Projects

Building intelligent systems and automation solutions. Follow me on GitHub

Latest Repositories

Rag Chatbot Demo
Modular RAG chatbot implementation with FAISS vector search, sentence transformers, and OpenAI integration for document question-answering
Python
Evaluating Agent Frameworks
Benchmarking LangGraph, AutoGen, CrewAI, and LlamaIndex in real-world agent tasks — RAG, multi-tool workflows, memory, and self-correction.
Agentic Ai Minimal Agent
Autonomous AI agent with planning, tool execution, and persistent memory. Features web UI, vector storage, function calling, and multi-step task completion. Built with Python, OpenAI API, ChromaDB, and Streamlit.
Python
Hyperscalers
Benchmark and compare Llama 3 model performance across Azure OpenAI, AWS Bedrock, and Google Vertex AI with detailed metrics, cost analysis, and response timing.
Python
Prompt Engineering Lab
Testing prompt engineering skills and techniques
Python