Skip to content
View bensonbs's full-sized avatar

Block or report bensonbs

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bensonbs/README.md

πŸš€ Python Engineer | AI Specialist | Open Source Enthusiast

Specializing in Speech Generation β€’ Image Generation β€’ Video Generation β€’ Virtual Avatars

Typing SVG


🧠 About Me

class AIEngineer:
    def __init__(self):
        self.name = "Benson"
        self.role = "Python Engineer"
        self.specializations = [
            "Speech Generation",
            "Image Generation", 
            "Video Generation",
            "Virtual Avatars"
        ]
        self.focus_areas = ["Deep Learning", "AI", "Computer Vision"]
    
    def say_hi(self):
        print("Thanks for dropping by! Let's build amazing AI together πŸš€")

me = AIEngineer()
me.say_hi()

πŸ’» Tech Stack

Programming Languages

python r nodejs react

πŸ›  Frameworks & Libraries

pytorch tensorflow opencv huggingface

πŸ”§ Development Tools

git jupyter vscode docker kubernetes

☁️ Platforms

azure linux raspberry pi


🀝 Connect With Me

LinkedIn Email


πŸ’‘ "Building intelligent systems that understand, create, and communicate"

Pinned Loading

  1. YOLOv8-ZoeDepth-ZST YOLOv8-ZoeDepth-ZST Public

    Jupyter Notebook 15

  2. gesture-recognition gesture-recognition Public

    Jupyter Notebook 4

  3. streamlit_audio_stream_player streamlit_audio_stream_player Public

    Beautiful audio stream player component for Streamlit with frequency visualization and animated state transitions, inspired by ElevenLabs UI design.

    TypeScript 2

  4. ComfyUI-AutoTrackFaces ComfyUI-AutoTrackFaces Public

    Use RetinaFace to detect and automatically track faces in video sequences with smooth camera movement effects

    Python 1