Skip to content
View nikhil-verma-ml's full-sized avatar

Block or report nikhil-verma-ml

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nikhil-verma-ml/README.md

Hi, I'm Nikhil Verma πŸ‘‹

AI/ML Engineer β€’ Generative AI β€’ RAG β€’ Multi-Agent Systems β€’ LLMs β€’ MLOps

I build production-ready AI systems that solve real-world problems, combining deep learning, NLP, and full-stack deployment expertise.

Email LinkedIn

πŸ’‘ Who Am I?

I'm an AI/ML Engineer passionate about delivering AI products that are practical, intelligent, and fast. My focus is on end-to-end solutionsβ€”from model development to scalable deployment.

  • πŸŽ“ Education: B.Tech in Computer Science & Engineering (2022–2026) @ Babu Banarasi Das Institute of Technology and Management, Lucknow
  • πŸ’» Problem Solving: Solved 500+ problems on LeetCode (DSA)
  • πŸš€ Goal: Bridging the gap between state-of-the-art AI research and production applications.

πŸ”₯ Technical Skills

Domain Technologies & Tools
Languages Python C++ SQL
Machine Learning PyTorch TensorFlow Scikit-Learn Transformers
Generative AI & Search LangChain CrewAI FAISS HuggingFace
LLMs & APIs Llama Groq Gemini
Tools & Deployment Docker FastAPI Streamlit Git

🌟 Projects


πŸ—ΊοΈ AI Trip Planner with Multi-Agent Workflow (Jan 2026 – Mar 2026)

An automated travel planner that generates personalized itineraries by coordinating multiple real-time APIs.

πŸ”΄ GitHub β€’ πŸ”΄ Try Live Demo

  • Tech Stack: Python, CrewAI, Gemini, Groq, FastAPI, Docker
  • Developed an automated workflow using CrewAI and 6 AI agents to orchestrate live data extraction across flight, weather, and search APIs.
  • Implemented LLM fallback across multiple models (Gemini β†’ Groq) to maintain reliability during API rate limits.
  • Deployed an asynchronous FastAPI backend to handle concurrent user requests in real time and generate Markdown travel guides.

🧠 Real-time Document Q&A System (RAG) (Oct 2025 – Nov 2025)

A conversational AI pipeline allowing users to chat with their PDF data instantly.

πŸ”΄ GitHub β€’ πŸ”΄ Try Live Demo

  • Tech Stack: Python, LangChain, Llama-3.1 (Groq), Gemini, FAISS, HuggingFace Embeddings, Streamlit, Docker
  • Built a RAG pipeline using Llama-3.1 via Groq (primary) with a Gemini fallback, implementing optimized text chunking (512 tokens).
  • Indexed a 10K+ document dataset using FAISS and local HuggingFace embeddings, achieving sub-200ms query responses on local testing.
  • Containerized with Docker and deployed on Hugging Face Spaces for scalable hosting.

πŸ‘— Klaro – Fashion Recommendation System (Aug 2025 – Sep 2025)

A semantic search engine allowing users to find clothing items using natural language descriptions.

πŸ”΄ GitHub β€’ πŸ”΄ Visit Live Site

  • Tech Stack: Python, CLIP (ViT-B/32), FAISS IVF, TensorFlow (ResNet50), FastAPI, Docker
  • Integrated CLIP (ViT-B/32) to map product images and text into a shared semantic space for accurate text-to-image matching.
  • Improved search speed on a 44K product dataset from 2.3s to 180ms by replacing brute-force search with FAISS IVF indexing.
  • Added a two-stage retrieval pipeline with cosine similarity re-ranking to improve final top recommendations.

🎡 Tune.In – Emotion-Based Music Player

A real-time music recommendation system that detects your mood via webcam.

  • Tech Stack: Python, OpenCV, CNNs, FastAPI, Streamlit, Spotify API
  • Trained a custom CNN for facial emotion classification and integrated the Spotify API for mood-matching playlists.
  • Implemented Hybrid Collaborative & Content-Based Filtering to improve music personalization.

πŸ“ˆ GitHub Stats

stats graph languages graph

Let's Connect! 🀝

Open to collaborations on GenAI and ML projects.

πŸ“§ nikhil06v@gmail.com

Popular repositories Loading

  1. credit-card-fraud credit-card-fraud Public

    CSS 2

  2. skin-disease skin-disease Public

    JavaScript 2

  3. EmailFilterAI EmailFilterAI Public

    Jupyter Notebook 2

  4. TitanicSavior TitanicSavior Public

    Predicting survival on the Titanic using machine learning models

    Jupyter Notebook 2

  5. fashion-recommendation-system fashion-recommendation-system Public

    Python 2

  6. Klaro Klaro Public

    Fashion Recommendation System using FastAPI backend and Vite-React frontend

    JavaScript 2