All Projects
Explore all my projects across different domains and technologies.

RepurposeHub AI
Gen AIBuilt a scalable ecommerce platform using microservices architecture with gRPC for inter-service communication and GraphQL as the API gateway. Includes services for account management, product catalog, and order processing. Each service has its own database with Account and Order services using PostgreSQL and Catalog service using Elasticsearch for optimal performance.

DataInsight-SQL AI Agent
Gen AIDeveloped and deployed a full-stack AI agent capable of querying databases using natural language. Built using Next.js 16 with API Routes for serverless backend, React frontend, and Vercel AI SDK integrated with OpenAI GPT models for tool-calling and SQL generation. Utilized Drizzle ORM with Turso (SQLite) and implemented a real-time chat interface using SSE for streaming AI responses.

NarutoAI – TV Series Analysis
Gen AIAI-driven NLP system to analyze a TV series using LLMs for extracting story themes, sentiment, and character insights. Scraped dialogues using Scrapy, applied Transformer models to detect emotional tone and thematic clusters, and visualized character relationships using spaCy NER, NetworkX, and PyViz. Developed a character chatbot with fine-tuned Hugging Face models for realistic dialogue simulation.

RAG-Powered News Chatbot
Gen AIBuilt an LLM-powered chatbot over 50+ news articles using a Retrieval-Augmented Generation (RAG) pipeline with Jina embeddings and Qdrant vector DB. Implemented session-based memory with Redis and REST/WebSocket APIs for real-time conversational flow. Designed an interactive React + SCSS UI with streaming bot replies and optimized chat performance.

Web Data to LLM Fine-Tuning Pipeline
Gen AILearned and implemented end-to-end workflow from web scraping to LLM fine-tuning using Python, Decodo, and Hugging Face. Built reliable web crawlers with Decodo's API supporting JavaScript rendering, proxy rotation, and anti-blocking. Cleaned and structured scraped datasets, then fine-tuned models like LLaMA for news classification tasks, covering text classification, generation, and evaluation.

TravelAgent AI
Gen AIStep-by-step tutorial showing how to design, build, and orchestrate multi-agent AI workflows with CrewAI. Demonstrates agent roles (researcher, writer, fact-checker, automator), message routing, tool calling, and evaluation loops to mimic real-world teams for research, writing, and automation tasks.




