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

Block or report Vishalg19

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Vishalg19/README.md

πŸ‘‹ Hello, I'm Vishal Gangurde

πŸš€ Applied AI & GenAI Engineer | RAG | Agentic AI | Python | FastAPI

I build production-ready AI systems that turn raw data and language into real business intelligence. My work focuses on LLM-powered applications, Retrieval-Augmented Generation (RAG), and agent-based AI systems deployed using modern Python stacks.

I don’t just train models β€” I engineer AI products.

🧠 What I Work On

πŸ”Ή LLM-powered applications using OpenAI / open-source LLMs

πŸ”Ή Retrieval-Augmented Generation (RAG) pipelines with vector databases

πŸ”Ή Agentic AI systems (tool-using, multi-step reasoning agents)

πŸ”Ή Backend APIs for AI products using FastAPI

πŸ”Ή End-to-end ML pipelines β€” data β†’ model β†’ inference β†’ deployment

🧩 Core Tech Stack 🧠 AI / GenAI

LLMs (OpenAI, LLaMA, Mistral – concepts & implementation)

Prompt Engineering & Evaluation

RAG (Embeddings, Chunking, Retrieval, Re-ranking)

Agentic AI (tools, memory, planning loops)

πŸ§‘β€πŸ’» Backend & ML Engineering

Python, SQL

FastAPI, Flask

Pandas, NumPy, Scikit-learn

TensorFlow (model understanding)

πŸ—„οΈ Data & Infra

PostgreSQL, SQL

Vector Databases (FAISS / Chroma – concepts & usage)

Git, GitHub, Docker (basic)

πŸ’Ό Featured Applied AI Projects 🧠 LLM-Powered RAG System (Recommended to build next)

Document ingestion β†’ chunking β†’ embeddings

Vector search + LLM response generation

API-based deployment using FastAPI

Use cases: Knowledge assistant / Internal search / Q&A bot

πŸ‘‰ This should become your flagship project

πŸ“Š Predictive Analytics for Stock Market

πŸ”— https://github.com/Vishalg19/Stock-Market-Predictive-Analytics

Designed ML pipelines for financial time-series data

Feature engineering, model training, evaluation

Practical exposure to noisy real-world data

🌐 Online Auction System (Django)

πŸ”— https://github.com/Vishalg19/Online-Auction

Built a full-stack backend system with authentication

Experience designing real-world workflows and APIs

πŸ’³ ATM Simulation (Python OOP)

πŸ”— https://github.com/Vishalg19/ATM-using-Python

Demonstrates clean Python design & logic structuring

πŸ“« Connect With Me

πŸ“§ Email: gangurdev1910@gmail.com

πŸ’Ό LinkedIn: https://www.linkedin.com/in/vishal-gangurde

πŸ™ GitHub: https://github.com/Vishalg19

🌟 Philosophy

β€œAI is not about models β€” it’s about systems that think, retrieve, reason, and act.”

🌟 β€œData is the new oil, but intelligence is the refinery β€” and I build the refinery.”

Popular repositories Loading

  1. PROACTIVE-NATURAL-CALAMITIES-PREDICTION-AND-MITIGATION-USING-DEEP-LEARNING PROACTIVE-NATURAL-CALAMITIES-PREDICTION-AND-MITIGATION-USING-DEEP-LEARNING Public

    This project addresses the limitations of traditional natural disaster prediction by utilizing advanced deep learning, showing promising results in precise geographical and environmental analysis.

    Jupyter Notebook 2

  2. Vishalg19 Vishalg19 Public

    1

  3. ATM-using-Python ATM-using-Python Public

    ATM machine program having many functionalities like viewing the account balance, debit the funds and credit the func.ds to the account etc.

  4. ann ann Public

    Python

  5. Expense-Tracker Expense-Tracker Public

    C#

  6. Online-Auction Online-Auction Public

    Online Auction System

    CSS