Skip to content
View Abhigyan126's full-sized avatar
  • India

Block or report Abhigyan126

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Abhigyan126/README.md

pexels-krisof-1252869

👋 Welcome to My GitHub!
I’m all about exploring the endless possibilities of code. My repositories are a mix of serious projects, fun experiments, and everything in between. Whether it’s building something innovative or just playing around with an idea, this is where I bring my thoughts to life!

Visitor Count

Stats Graph Languages Graph

Python Logo Anaconda Logo React Logo JavaScript Logo Node.js Logo Java Logo Rust Logo C Logo C++ Logo Android Logo Android Studio Logo Azure Logo CMake Logo Git Logo TensorFlow Logo MongoDB Logo MySQL Logo NPM Logo OpenCV Logo PyTorch Logo Swift Logo

🌟 Take a Look Around
Feel free to explore my repositories. Whether you're here for something serious or just curious, I hope you find something that sparks your interest!

graph LR
    subgraph "Profile & Utilities"
        Abhigyan126 --> Custom_Low_Battery_Warning
        Abhigyan126 --> ForceDarkMode
        Abhigyan126 --> Clear_Comments
        Abhigyan126 --> Repository_Link
        Custom_Low_Battery_Warning -.-> ForceDarkMode
    end
    
    subgraph "Image Processing & CV"
        City_Segmentation --> DrishyaVastu
        City_Segmentation --> REM_MetaData
        DrishyaVastu -->  Frame_Fusion
        DrishyaVastu --> Eng_to_HIN_Translator
        Display_image --> REM_MetaData
        Facial_Recognition_Many_to_Many_ --> Make_FaceDB
        depth_estimation --> Frame_Fusion
        Road_Segmentation --> City_Segmentation
        OCR --> REM_MetaData
        Frame_Fusion -.-> PhotoDrop
    end

    subgraph "Web & Apps"
        FEEDBACK --> Newspaper_AI
        Gemini_wrapper --> FEEDBACK
        PhotoDrop --> HTTP_server
        Recipe_Repo --> Recipe_Repo_Python_FastAPI
        Real_estate --> Real_Estate_Management
        Newspaper_AI --> Newspaper_ai_React

    end

    subgraph "ML & AI"
        LLM_MEM --> Newspaper_AI
        LLM_MEM --> Prompt2query
        Gesture_Detection --> LLM_MEM
        Movie_recommendation --> LLM_MEM
        SimilarityMAP --> LLM_MEM
        RAG_Framework --> LLM_MEM
        Snake_DQN --> Track_DQN
        NuralNet --> Snake_DQN
        PandemicPulse --> LLM_MEM

    end

    subgraph "Other"
        Chunk -->  SIEVE
        search_algorithm --> Lagrange_interpolation
        Learning_management_system --> User_Authentication_System
        NextWord_txt --> LLM_MEM
        state --> HTTP_server
        Vector_Store --> RAG_Framework
        Packet_sniffer --> HTTP_server
    end
    
    style Abhigyan126 fill:#222,stroke:#333,stroke-width:2px
    style City_Segmentation fill:#222,stroke:#333,stroke-width:2px
    style FEEDBACK fill:#222,stroke:#333,stroke-width:2px
    style LLM_MEM fill:#222,stroke:#333,stroke-width:2px
    style Chunk fill:#222,stroke:#333,stroke-width:2px

    classDef default fill:#333,stroke:#fff,stroke-width:1px;
Loading
Note: This graph is AI-generated and may give false information.

Pinned Loading

  1. Prompt2query Prompt2query Public

    A Python desktop application for streamlined data analysis, enabling users to generate and execute Pandas and SQL queries with ease. Focus on reducing analysis time through an intuitive interface a…

    Python

  2. Snake-DQN Snake-DQN Public

    A PyGame implementation of Snake game trained using Deep Q-Learning Network (DQN), combining classic gameplay with modern reinforcement learning.

    Python 1 1

  3. Road-Segmentation Road-Segmentation Public

    Road_segmentation for Disaster mitigation using CGAN on Satellite imagery

    Jupyter Notebook 3

  4. DrishyaVastu DrishyaVastu Public

    Itis a Python image processing library that integrates with C++ for high-performance operations. Note: C++ binaries are not included and need to be compiled.

    C++ 2

  5. Vector-Store Vector-Store Public

    A vector database that allows to insert and query similar vector given a vector of choice, it utilises KDTree structure and exact approximate search for querying data. There is API provided to comm…

    Rust

  6. Minecraft-Skin-Generator Minecraft-Skin-Generator Public

    WGAN-GP GAN model to generate unique Minecraft skin every run.

    Jupyter Notebook 1 1