Skip to content
View gopal092003's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report gopal092003

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

Hi, I'm Gopal 👋

AI Engineer | Machine Learning Engineer | GenAI Developer

I build intelligent systems powered by Large Language Models (LLMs), Agentic AI, Retrieval-Augmented Generation (RAG), GraphRAG, Machine Learning, and Computer Vision.

My focus is on developing production-ready AI applications that combine autonomous agents, knowledge retrieval, predictive modeling, and scalable backend systems.


🚀 Featured Projects

🤖 AI Sales Agent

AI-native multi-agent sales intelligence platform built with Python and TypeScript.

Tech: Multi-Agent Systems • LLMs • Automation • AI Workflows

🔗 https://github.com/gopal092003/AI-Sales-Agent


💰 Finance AI Agent

Multi-agent financial assistant for invoice processing, transaction analysis, and financial intelligence.

Tech: RAG • LLMs • Financial AI • Agentic Systems

🔗 https://github.com/gopal092003/finance-ai-agent


🕸️ Agentic Graph RAG

Graph-based Retrieval-Augmented Generation platform powered by Neo4j and Knowledge Graphs.

Tech: GraphRAG • Neo4j • Knowledge Graphs • LLMs

🔗 https://github.com/gopal092003/agentic-graph-rag


📦 Inventory Order Management System

Production-ready full-stack inventory and order management platform with analytics dashboard, customer management, automated inventory tracking, Dockerized deployment, and CI/CD automation.

Tech: React • FastAPI • PostgreSQL • Docker • CI/CD

🔗 https://github.com/gopal092003/inventory-order-management


🚗 Distracted Driver Detection

Deep learning system for real-time driver behavior monitoring and classification.

Tech: CNNs • Transfer Learning • Computer Vision

🔗 https://github.com/gopal092003/Distracted-Driver-Detection


🔫 Handgun Detection

Real-time object detection system using YOLO and OpenCV.

Tech: YOLO • OpenCV • Computer Vision

🔗 https://github.com/gopal092003/handgun-detection


🎬 Movie Recommendation System

Neural Collaborative Filtering recommender system built using TensorFlow.

Tech: Recommender Systems • Deep Learning • TensorFlow

🔗 https://github.com/gopal092003/Movie-Recommendation-NCF


🧠 Areas of Interest

  • Agentic AI & Multi-Agent Systems
  • Large Language Models (LLMs)
  • Retrieval-Augmented Generation (RAG)
  • GraphRAG & Knowledge Graphs
  • Machine Learning & Predictive Analytics
  • Deep Learning & Computer Vision
  • AI Agents & Workflow Automation
  • Production AI Systems
  • MLOps & AI Deployment

🛠️ Tech Stack

Languages

Python • TypeScript • JavaScript • SQL

AI / Machine Learning

PyTorch • TensorFlow • Scikit-Learn • XGBoost • CatBoost

Generative AI

LangChain • LangGraph • OpenAI • RAG • GraphRAG • Vector Databases

Backend

FastAPI • Flask • REST APIs

Frontend

React • Vite • HTML • CSS

Databases

PostgreSQL • Neo4j • SQLite

DevOps & Tools

Docker • Git • GitHub Actions • Linux • Render • Vercel


📌 Additional Projects

  • Credit Card Fraud Detection
  • Heart Failure Prediction System
  • Medical Kit Usefulness Prediction
  • Agriculture Price Forecasting
  • MNIST Digit Classifier
  • Dictionary API
  • Currency Converter API

📈 Current Focus

  • Building Agentic AI applications
  • Advanced RAG and GraphRAG systems
  • Production-ready LLM applications
  • AI workflow automation
  • End-to-end AI product development
  • Scalable ML systems

📫 Connect

GitHub

https://github.com/gopal092003

Email

gopalgupta21113@gmail.com

LinkedIn

https://www.linkedin.com/in/gopal-gupta-0ab404281/


💡 Philosophy

Building practical AI systems that bridge cutting-edge research and real-world applications.

Popular repositories Loading

  1. currency-converter-API currency-converter-API Public

    A RESTful currency conversion API built with Flask, featuring modular architecture, service-layer abstraction, and real-time exchange rate integration using external APIs.

    Python

  2. Dictionary-API Dictionary-API Public

    A FastAPI-based REST API for retrieving word meanings and synonyms, designed with clean architecture and external API integration.

    Python

  3. Movie-Recommendation-NCF Movie-Recommendation-NCF Public

    Neural Collaborative Filtering-based movie recommendation system using TensorFlow, leveraging user-item embeddings to generate personalized recommendations.

    Jupyter Notebook

  4. handgun-detection handgun-detection Public

    Deep learning-based handgun detection system using computer vision to identify weapons in images, videos, and real-time streams for surveillance and security applications.

    Jupyter Notebook

  5. agentic-graph-rag agentic-graph-rag Public

    A production-grade Agentic Graph RAG platform that combines knowledge graphs (Neo4j), vector search, and multi-step LLM reasoning to enable hybrid retrieval, ontology generation, and intelligent qu…

    Python

  6. MNIST-digit-classifier MNIST-digit-classifier Public

    Implements a digit recognition system using neural networks on the MNIST dataset, covering preprocessing, training, and inference.

    Jupyter Notebook