Builder • Educator • Researcher

George Perdrizet

AI/ML, LLM applications and data science

Featured Projects

All projects →

Bug Hunter

live

Educational tool for Python bug-fixing. Students are shown AI-generated broken snippets and must find and fix the bug in-browser using a Monaco editor with Pyodide-powered test execution.

llm python education web-app

Model Gateway

live

An authenticated, metered API gateway for LLM inference. Provides OpenAI-compatible endpoints with per-user rate limiting and usage tracking over a self-hosted llama.cpp backend.

llm api inference authentication

Bench

live

A platform for delivering technical classes taught by me, with course materials, assignments, and progress tracking for data science and AI/ML topics.

education platform web-app teaching

Stegosaurus

live

Hide secret messages inside naturally-generated text using next-token probability steering. Encodes information into LLM outputs by biasing token selection at inference time.

llm nlp steganography research

Docker Images for AI/ML

published

A collection of containerized development environments for AI/ML and data science education, designed for use with VS Code Dev Containers. Provides reproducible, zero-config setups for students.

docker devcontainer education devops

Hill Climber

published

A Python package for hill climbing optimization of user-supplied objective functions, with simulated annealing and parallel replica exchange. Designed for flexible multi-objective optimization with multi-column dataset support.

optimization python library simulated-annealing

GANNs with Friends

published

An educational distributed deep learning system where students become part of a compute cluster to train a GAN. Teaches distributed ML concepts by making each student's machine a real training node.

deep-learning distributed gan education

Teaching & Education

Over a year of hands-on teaching experience at online bootcamps, covering data science, machine learning, and AI/ML engineering.

Data Science Machine Learning AI/ML Engineering Python Deep Learning LLM Engineering