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.
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
    


