Skip to content
View vatsalsaglani's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report vatsalsaglani

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

Hi there πŸ‘‹, my name is Vatsal

LinkedIn: vatsalsaglani Twitter: saglanivatsal

I am currently working as a Senior Data Science Engineer. My day job is mostly similar to every "Day in life of a Data Scientist" video out there on YouTube πŸ˜…. The rest of what's left of my day goes into research and writing and re-writing blogs on Medium.


My data file...

vatsalInfoDict = {
    "pronouns": "he|him πŸ‘¨β€πŸ’»",
    "code": ["Python πŸš€", "JavaScript 🎯", "HTML πŸ“„", 
            "CSS πŸŽ‘", "Rust πŸ€–", "Shell ⬛"],
    "ai-ml": ["LLMs", "GenAI", "PyTorch πŸ”₯", "Tensorflow 🏁", 
          "Scikit-Learn 🌴", "Pandas 🐼", "Numpy πŸ”’"],
    "tools": ["Docker πŸ‹", "AWS ☁️", "React ❄️",
             "Node πŸ’š", "Flask πŸ₯›", "Microservices πŸ•ΈοΈ"],
    "applications": ["NLP πŸ”‘", "Computer Vision πŸ–€", 
                    "Statistics βœ–οΈ", "Time Series πŸ“ˆ"]
}

Do you write? I do πŸ–οΈ

Medium: thevatsalsaglani

Pinned

  1. Face-Swap-UI Face-Swap-UI Public

    A NextJS app to swap faces

    JavaScript 19 2

  2. claudetools claudetools Public

    Claudetools is a Python library that enables function calling with the Claude 3 family of language models from Anthropic.

    Python 26 4

  3. MultiLabelClassifier MultiLabelClassifier Public

    Multi-label Classification using PyTorch on the CelebA dataset.

    Jupyter Notebook 22 16

  4. bert4rec bert4rec Public

    Jupyter Notebook 22 2

  5. doc-tor doc-tor Public

    Python 6 1

  6. FuncReAct FuncReAct Public

    A ReAct type thought framework written using OpenAI function calling. Has the ability to BYOA (bring your own actions)

    Python 14