Skip to content
View PankajBaliyan's full-sized avatar
:octocat:
In a relationship with Terminal
:octocat:
In a relationship with Terminal

Block or report PankajBaliyan

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
PankajBaliyan/README.md

Hi 👋, I'm Pankaj Kumar

AI Engineer • Full Stack Developer • Building AI Products with LLMs, RAG & Computer Vision 🚀

pankajbaliyan

pankajbaliyan


Coding

👨‍💻 About Me

  • 🚀 Currently working as an AI Engineer at Master's Union
  • 🧠 Building AI applications using LLMs, RAG, LangChain & Vector Databases
  • 💻 Strong background in Full Stack Development (React + Node.js + FastAPI)
  • 🔬 Interested in Generative AI, NLP, Computer Vision & AI Infrastructure
  • 📚 Currently exploring advanced Agentic AI Systems & Multi-modal AI
  • 🌍 Based in India 🇮🇳
  • ⚡ Fun fact: Huge fan of Iron Man 😄

🚀 SaaS Products

✨ SnippetVerse

A modern developer-focused platform to save, organize, and manage reusable code snippets efficiently.

🔗 Live Demo:
https://snippetverse.pankajdev.in/

Features

  • Code snippet management
  • Clean developer-friendly UI
  • Fast search & organization
  • Productivity focused workflow

⚡ FetchTab

A lightweight productivity tool for managing and organizing browser tabs efficiently.

🔗 Live Demo:
https://fetchtab.pankajdev.in/

Features

  • Smart tab management
  • Improved browsing productivity
  • Minimal & fast interface
  • Easy workflow organization

🛠️ Tech Stack

👨‍🎨 Frontend

⚙️ Backend & APIs

🤖 AI / ML / NLP

🗄️ Databases

🧰 Tools & DevOps


🚀 Featured Projects

🩺 Medical RAG Chatbot

  • Built an end-to-end RAG-based medical chatbot
  • Used PubMed/NIH datasets + Guardrails.ai + MedQA
  • Achieved 85%+ accuracy with <5% hallucination
  • Tech: LLaMA LangChain OpenAI Embeddings FastAPI React.js

🫁 PneumoAI – Healthcare AI Product

  • Developed a deep learning system for Pneumonia Detection
  • Used ResNet50 on Chest X-rays
  • Achieved 90% model accuracy
  • Tech: TensorFlow OpenCV FastAPI React.js

💰 B2B Insurance Broking Platform

  • Worked on a $3M funded fintech platform
  • Improved performance by 20% using API caching
  • Built scalable dashboards & analytics systems
  • Tech: React Node.js MySQL

💼 Experience

🧠 AI Engineer — Master's Union

📍 Gurugram | Oct 2025 - Present

  • Building AI-powered data analysis pipelines
  • Developing embedding-based knowledge systems
  • Working on RAG infrastructure using Gemini & OpenAI

💻 Full Stack Software Engineer — CodeFire Technologies

📍 Noida | Oct 2023 - Oct 2025

  • Developed scalable web services & analytics dashboards
  • Built systems for real-time business insights
  • Worked with React, Node.js & SQL

🌐 Web Application Developer — uCertify

📍 Noida | Jan 2022 - Nov 2022

  • Migrated legacy PHP systems to React.js
  • Improved scalability & performance by 25%

📊 GitHub Stats


🌐 Connect With Me


⭐ Building AI products that solve real-world problems

Pinned Loading

  1. PankajBaliyan PankajBaliyan Public

    I have created a Github repository where I keep track of my skills and also my GitHub statistics, I also keep track of my past contributions to GitHub and work on it.

    2

  2. Finder-Job-Board Finder-Job-Board Public

    This is a Node.js application built using the Express.js framework and MongoDB for the database. The purpose of this application is to allow admins to post jobs, internships, and remote jobs to the…

    EJS 1 1

  3. NewsWire-Client NewsWire-Client Public

    NewsWire is a web application that allows users to create, read, update, and delete news articles. The application is built using the Model-View-Controller (MVC) architecture, and uses React for th…

    JavaScript

  4. NewsWire-Server NewsWire-Server Public

    NewsWire is a web application that allows users to create, read, update, and delete news articles. The application is built using the Model-View-Controller (MVC) architecture, and uses React for th…

    JavaScript

  5. NotePlus-React NotePlus-React Public

    This is a simple React app for taking notes. You can create notes, delete notes, and edit notes. The app uses useState() to manage the state of the notes, and props to pass data between parent and …

    CSS

  6. react-todo react-todo Public

    This is a simple ToDo application built with React. It allows users to create tasks and mark them as complete when done. Users can also delete tasks by clicking on them.

    JavaScript