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 852 146

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

  4. ScrapeGraphAI/Scrapegraph-demo ScrapeGraphAI/Scrapegraph-demo Public

    Streamlit demo of Scrapegraph-ai for GPT4-hackaton

    Python 97 127

  5. mobilise-d/mobgap mobilise-d/mobgap Public

    The Mobilise-D algorithm toolbox - Implemented in Python

    Python 38 5

  6. Height-Detection Height-Detection Public

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

    Python 35 8