Skip to content
View Ibzie's full-sized avatar
🪿
🪿

Block or report Ibzie

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

Ibzie

Game Dev turned Data Choom turned Data Scientist turned Dragonborn turned ML Engineer.

ibziieee@gmail.com

What I'm Building

Voice Agents. Automation Agents. Game Agents.

Breaking things to understand them, then making them work again.

Current Focus

  • Production voice AI (Pipecat, WebRTC, AssemblyAI)
  • Automation Pipelines
  • Systems programming in Rust
  • Mechanistic interpretability wherever possible
  • Procedural generation experiments

Tech I Work With

Languages: Python for speed, C++ for performance, Rust for when I am bored

ML/AI: PyTorch, TensorFlow, scikit-learn, LLM wrangling

Infrastructure: Docker, AWS, GCP, Spark/Kafka

Voice: Real-time streaming, WebRTC, Telephony

Data: SQL, MongoDB, Voldemort,Cassandra and pretty much all the VectorDBs

Game Engines: Unreal, Unity (for when I am reminded how bad the RAM market is)


I like data. I like machines. I like learning.
Prefer understanding how AI works over just calling APIs.

Pinned Loading

  1. Burn-Deep-Learning-Implementations Burn-Deep-Learning-Implementations Public

    Learning and side by side maintaining a set of architectures' code written in Burn cuz why not? AI wont do it for me.

    Rust

  2. AI_Crew_Chatroom AI_Crew_Chatroom Public

    AI agents with distinct personalities that chat with each other in group conversations

    Python

  3. LlamaIndex_Pdf_To_Podcasts LlamaIndex_Pdf_To_Podcasts Public

    Uses AI agents to parse pdfs and converts them to interactive podcasts

    Python

  4. Numidium-Local Numidium-Local Public

    Terminal side-kick that talks to your local LLM instead of a SaaS API. Opens files, runs shell commands, forgets nothing unless you delete the session file. Built because my GPU was bored.

    TypeScript

  5. PyTorch-Video-Prediction-Models PyTorch-Video-Prediction-Models Public

    🎯 Production-ready implementation of video prediction models using PyTorch. Features Enhanced ConvLSTM with temporal attention, PredRNN with spatiotemporal memory, and Transformer-based architecture.

    Python 8

  6. Groq-Powered-Document-Chatbot Groq-Powered-Document-Chatbot Public

    PDF-Chat is a streamlined document intelligence tool that transforms PDFs into interactive knowledge bases. Powered by Groq's high-performance LLMs and semantic search capabilities, it enables natu…

    Python