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, Vector Stores",
            "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 897 157

  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 264

  3. DeepGit DeepGit Public

    Deep research agent to help you find the best GitHub repositories 🕵️!

    Python 205 14

  4. InboxHero InboxHero Public

    An Email manager that takes over your inbox, prioritizing messages, reading attachments and drafting replies so you can focus on what truly matters. 🤓🦜

    Python 84 12

  5. ScrapeGraphAI/Scrapegraph-demo ScrapeGraphAI/Scrapegraph-demo Public

    Streamlit demo of Scrapegraph-ai for GPT4-hackaton

    Python 98 127

  6. Height-Detection Height-Detection Public

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

    Python 35 8