Skip to content
View zamalali's full-sized avatar

Highlights

  • Pro

Block or report zamalali

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

Everything that makes human life easy is worth building.
class Me:
    def __init__(self):
        self.name = "Zamal Babar"
        self.location = "Germany"
        self.interests = [
            "Time series",
            "Computer Vision & NLP",
            "Multi-Agent AI Systems",
            "Web & Automation",
            "Swimming & Hiking 🌊⛰",
            "Insanely obsessed with Badminton 🏸🔥"
        ]
        self.tools = [
            "Python, JAX, LangChain, ChromaDB",
            "TensorFlow, PyTorch, Transformers"
        ]

    def introduce(self):
        return f"Hi, I'm {self.name} from {self.location}. I work with {', '.join(self.tools)}."

Pinned Loading

  1. hrithikkoduri/WebRover hrithikkoduri/WebRover Public

    WebRover is an autonomous AI agent designed to interpret user input and execute actions by interacting with web elements to accomplish tasks or answer questions. It leverages advanced language mode…

    Python 759 135

  2. cvzone/cvzone cvzone/cvzone Public

    This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries.

    Python 1.2k 263

  3. mobilise-d/mobgap mobilise-d/mobgap Public

    The Mobilise-D algorithm toolbox - Implemented in Python

    Python 36 5

  4. Height-Detection Height-Detection Public

    Height detection using opencv, depth estimation and media pipe in real time.

    Python 34 7