Skip to content
View amangupta201's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report amangupta201

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

Hey there! I'm Aman ๐Ÿ‘‹

Building the future, one algorithm at a time โœจ

Typing SVG


๐ŸŽฏ Current Mission

class AmanGupta:
    def __init__(self):
        self.role = "AI/ML Engineer & Full-Stack Developer"
        self.location = "Lucknow, India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.current_focus = ["RAG Systems", "LLM Fine-tuning", "AWS Architecture"]
        self.vibe = "Building cool stuff that actually works ๐Ÿš€"
        
    def daily_routine(self):
        return [
            "โ˜• Coffee++",
            "๐Ÿ’ป Code something awesome", 
            "๐Ÿค– Train some neural networks",
            "๐Ÿ“– Learn something new",
            "๐ŸŽฏ Ship features that matter"
        ]

๐Ÿ”ฅ What I'm Cooking Lately

๐Ÿค– AI/ML Arsenal

๐ŸŽจ Agentic SQL AI System

Making databases talk in plain English

  • Built an AI that writes & executes SQL queries from natural language
  • Added safety nets with rollback mechanisms (because nobody wants to DROP TABLE accidentally ๐Ÿ˜…)
  • Deployed on AWS Lambda with cost optimization

๐Ÿง  Dual RAG PDF Chatbots

Two flavors of AI document intelligence

  • Version 1: Custom Flask pipeline with vector embeddings
  • Version 2: FastAPI + LangChain powerhouse
  • Integrated ChromaDB & Qdrant for lightning-fast retrieval
  • TruLens evaluation for bulletproof reliability

๐Ÿ“Š Stock Market Crystal Ball

Predicting market vibes through news sentiment

  • Hybrid CNN-LSTM model for Indian stock market prediction
  • Published research paper in Springer conference ๐Ÿ“„
๐Ÿ† Achievement Unlocked
๐Ÿฅ‡ IEEE SPS Seasonal School Champion (AI for Elderly Assistance)
๐Ÿฅ‰ IEEE National Symposium Runner-up (IoT Soil Analysis)
๐Ÿ“š 2 Research Papers Published (IEEE & Springer)
๐ŸŽฏ Top 7 Nationwide - KPMG Cybersecurity CTF
๐ŸŽค Conference Speaker at multiple IEEE events

โšก Tech Stack That Hits Different

๐Ÿš€ The Daily Drivers

Python TensorFlow PyTorch AWS

๐ŸŽจ Frontend Magic

JavaScript Android Streamlit

๐Ÿ—„๏ธ Data Powerhouses

DynamoDB PostgreSQL ChromaDB


๐Ÿ“ˆ GitHub Wrapped (But Make It Aesthetic)


๐ŸŽช Fun Zone

๐ŸŽฏ Quick Facts About Me

coffee_addiction: "Severe โ˜•"
favorite_debugging_method: "Rubber duck conversations ๐Ÿฆ†"
superpower: "Turning complex problems into simple solutions"
weakness: "Perfectionism (and good pizza ๐Ÿ•)"
motto: "Code it like you mean it"

๐Ÿ† Trophy Case

๐ŸŽฎ Current Level Stats

โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘  ๐Ÿ† Achievement: Published Researcher โ•‘
โ•‘  โšก Skill Points: 2500+ hours coded   โ•‘
โ•‘  ๐ŸŽฏ Current Quest: Building AGI       โ•‘
โ•‘  โ˜• Coffee Level: Dangerously High    โ•‘
โ•‘  ๐Ÿš€ Deployment Streak: 47 days       โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

๐Ÿค Let's Build Something Epic Together!

๐Ÿ“ฌ Slide Into My DMs

Email LinkedIn Blog

๐Ÿ’ก I'm Down For:

  • ๐Ÿš€ Building AI products that don't suck
  • ๐Ÿค– Collaborating on ML research projects
  • ๐Ÿ’ผ Internship/full-time opportunities
  • ๐Ÿ† Hackathons (I bring snacks AND skills)
  • โ˜• Coffee chats about tech, life, and everything in between

๐ŸŽฒ Fun Fact Generator

๐ŸŽฏ Did you know?
I once debugged a neural network at 3 AM with nothing but 
print statements and pure determination (and lots of coffee) โ˜•

Current mood: Ready to turn your wildest AI ideas into reality ๐Ÿš€

"Building the future, debugging the present, learning from the past" ๐Ÿš€


Popular repositories Loading

  1. GPT-FACIAL-EMOTION-RECOGNITION GPT-FACIAL-EMOTION-RECOGNITION Public

    This project is a basic emotion recognition system that combines OpenAI's GPT API and a deep learning model trained on the FER2013 dataset. It detects facial emotions in real-time from a webcam feeโ€ฆ

    Python 1

  2. JobRecommenderSystem JobRecommenderSystem Public

    A simple job recommender system developed in Python which uses data visualization libraries such as numpy, pandas and Data Science/ML Libraries such as sklearn, matploilib. It also uses NLP and ML โ€ฆ

  3. FlappyBirdClone FlappyBirdClone Public

    A Flappy Bird Clone made using PyGame. There is a game clock to control the frame rate. There are functions for bird,pipe and obstacles. For loops are there to start and end the game and check for โ€ฆ

    Python

  4. SimpleSentimentTextAnalysis SimpleSentimentTextAnalysis Public

    Text Blob is a Python library for Natural Language Processing. Using Text Blob for sentiment analysis is quite simple. It takes text as an input and can return polarity and subjectivity as outputs.

    Python

  5. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  6. django_ajax django_ajax Public

    A simple like and post application created using django which also demonstrates the use of Asynchronous JavaScript in which after liking the post the user interface of the website doesn't changes.

    Python