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

Block or report SouravUpadhyay7

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
SouravUpadhyay7/README.md
Typing SVG
     

  About Me

class SouravUpadhyay:
    def __init__(self):
        self.name        = "Sourav Upadhyay"
        self.role        = "Aspiring AI/ML Engineer"
        self.college     = "Bengal Institute Of Technology (2023–2027)"
        self.degree      = "B.Tech in AI & ML"
        self.location    = "Kolkata, West Bengal, India 🇮🇳"
        self.pronouns    = "He/Him"
        self.focus       = ["LLMs", "RAG Systems", "Intelligent Agents"]
        self.languages   = ["Python", "C++", "Java", "SQL"]
        self.looking_for = ["AI/ML Internships", "Research Collabs", "Open Source"]

    def say_hi(self):
        print("Thanks for dropping by! Let's build something intelligent together 🚀")

me = SouravUpadhyay()
me.say_hi()


🚀   Featured Projects

🧠 Project 💡 Description 🛠 Stack
Self-Correcting RAG Agent Research-grade RAG system with agentic cyclic decision flow, hallucination detection & auto self-correction LangGraph LangChain FAISS LLM
InsightFlow User-friendly Streamlit app for CSV-based interactive data visualization using Plotly Python Streamlit Plotly Pandas
Collab Sphere Full-stack college community platform with real-time chat, smart notifications & role-based access Django Python Render
ParkIn AI-powered smart parking system with real-time slot discovery, booking & ML recommendation engine 🏆 2nd @ BIET Tech Fest React Native Firebase Python ML
SniffTern.ai AI internship fraud detection platform using ML, pattern recognition & OCR to flag fake opportunities Python ML OCR NLP
Auto YouTube Mixtape Creator End-to-end Python app that auto-generates YouTube-ready mixtape videos with AI descriptions Python FastAPI Streamlit FFmpeg


🛠️   Tech Stack

Languages

Python C++ SQL

AI / ML / Data

TensorFlow PyTorch scikit-learn OpenCV NumPy Pandas Matplotlib Plotly SciPy

LLM & Agentic AI

LangChain LangGraph FastAPI

Cloud & DevOps

AWS Azure Vercel Netlify Render Docker

Databases

MongoDB PostgreSQL MySQL Neo4j Microsoft SQL Server

Frameworks & Tools

Django Jinja Anaconda Postman Git Canva Power BI


📊   GitHub Stats

  




🏆   Achievements & Highlights

🎯 Event 🏷️ Category 💡 What I Built 🏅 Result 🔗 Repo
Electronovation IoT Event Developed a Smart Parking System powered by AI + IoT to optimize parking spaces and reduce congestion 🥈 2nd Place ParkIn
Envision Software Event Built a cross-platform parking application with AI-driven recommendations and scalable IoT integration roadmap 🥇 1st Place ParkIn
Gen Fusion AI/ML Event Created SnifTern.ai, an AI-powered platform to detect fake internships using ML, web scraping & OCR-based analysis 🥇 1st Place SnifTern.ai

🤝   Connect With Me

LinkedIn   GitHub   Email


💼 Open to: AI/ML Internships  •  Python Developer Roles  •  Research Collaborations  •  Student Internships


💜   Thank You for Visiting!

"Every line of code is a step closer to something extraordinary."

Thanks for stopping by my profile! Whether you're here to collaborate, explore my projects, or just passing through — I appreciate your time. If something caught your eye, feel free to ⭐ a repo, drop a message, or just say hi. Let's build something amazing together! 🚀




Pinned Loading

  1. InsightFlow InsightFlow Public

    InsightFlow Data Explorer is a user-friendly Streamlit application that allows users to upload CSV files and instantly generate interactive visualizations. Powered by Plotly, it supports various ch…

    Python

  2. Collab_Sphere Collab_Sphere Public

    Full-stack college community platform with real-time chat, smart notifications, and role-based access. Built using Django and deployed on Render with a modern dark-themed UI.

    Python 3

  3. ParkIn ParkIn Public

    ParkIn is a cross-platform smart parking application that enables users to find, book, and manage parking spaces in real-time while allowing property owners to monetize their vacant spaces. The app…

    HTML 3

  4. SnifTern.ai SnifTern.ai Public

    SnifTern.ai is an AI-powered platform that detects fake internship postings and verifies company legitimacy using advanced machine learning. Features real-time fraud analysis, multi-platform integr…

    Python 2 2

  5. self_correcting_rag self_correcting_rag Public

    Research-grade Self-Correcting RAG agent built with LangGraph that retrieves knowledge, generates answers, evaluates grounding/relevance/completeness, and iteratively self-improves with confidence …

    Python 1

  6. llm_Projects_lab llm_Projects_lab Public

    Python