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

Block or report sayeesx

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

I'm an AI Engineer in training and a BCA student specializing in Artificial Intelligence & Data Science.

I love collaborating on AI, Python, and Software Development projects.

Currently diving deep into machine learning, AI Research, and data science tools.

AI Engineer and Software Developer

flowchart LR
    direction LR
    subgraph 1[" "]
        direction TB
        top1[Find Sayees's Profile] --> bottom1[Hire Sayees 🀝]
    end
    subgraph 2[" "]
        direction TB
        top2[Google Endlessly πŸ”Ž] --> bottom2[Waste Time βŒ›]
    end

    %% Link to subgraph1
    3[Discover Problem πŸ›] --> 1

    %% Link within subgraph2
    3[Discover Problem πŸ›] --> 2

    1 --> outside1["Profit" πŸ“ˆ]
    2 --> outside2["Cry" 😒]

    click top1 "https://www.linkedin.com/in/msayees/" "LinkedIn"

    style 1 stroke:#072ff7,stroke-width:5px
    style 2 stroke:#f70707,stroke-width:5px
Loading

Languages and Tools I Use

c javascript typescript python react nodejs tensorflow pytorch pandas scikit_learn mongodb postgresql mysql aws firebase heroku django flask nextjs linux git

Where to find me

twitter linkedin

Pinned Loading

  1. attention attention Public

    I created a matrix-driven walkthrough of how attention weights are derived. Basically recreated what Transformers do but on Excel..

    4

  2. blockchain blockchain Public

    This is a Python based blockchain platform enhanced with AI and ML capabilities for fraud detection, dynamic mining difficulty adjustment, anomaly detection, and transaction pattern analysis. It co…

    Python 4

  3. MCP-Server MCP-Server Public

    A local MCP server called mix_server

    Python 4

  4. lune lune Public

    Lune is an AI-powered healthcare app built with React Native, TypeScript, Tailwind, and Expo. Features include AI Doctor, Rx Scan, MedGuide, LabSense, ScanVision, and SymptomAI. Designed with a mod…

    TypeScript 1

  5. Bytepair-Encoder Bytepair-Encoder Public

    A lightweight Python toolkit for text tokenization and byte pair encoding.

    Jupyter Notebook

  6. Large-Language-Model Large-Language-Model Public

    i am learning llm from scratch using pytorch and public data

    Jupyter Notebook