https://github.com/z0u/z0u
Personal bio
https://github.com/z0u/z0u
Last synced: 5 months ago
JSON representation
Personal bio
- Host: GitHub
- URL: https://github.com/z0u/z0u
- Owner: z0u
- Created: 2025-05-07T00:35:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-13T02:13:46.000Z (10 months ago)
- Last Synced: 2025-09-13T04:11:14.729Z (10 months ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I'm an AI researcher and software engineer with a focus on technical alignment research. My background spans data platforms, ML systems, 3D visualization, and computational geometry.
I have always been interested in ethical tech. I have been an avid user of free software since 2000, and have made significant contributions to large open source software projects (most of which is not apparent from my GitHub history). In the 2010s I became a strong advocate of data ethics, and have been focused on AI safety since 2023 ([thanks to Rob Miles](https://www.youtube.com/@RobertMilesAI)).
## Projects
#### Prescriptive representation engineering
A novel research agenda to impose _just enough_ structure on latent embeddings to make AI more interpretable and steerable.
[Notebooks](https://z0u.github.io/ex-color-transformer) • [source](https://github.com/z0u/ex-color-transformer) • [articles](https://www.lesswrong.com/s/DNGjFBTxEJCpceyGn)

#### OOD detection framework
Novel techniques for detecting out-of-distribution inputs in language models: a new visualization and metric.
[HuggingFace Space](https://huggingface.co/spaces/z0u/sparky) • [article](https://www.lesswrong.com/posts/Kjo64rSWkFfc3sre5)

#### mi-ni
A library and template repository to quickly spin up new AI research projects.
[Source](https://github.com/z0u/mi-ni)
#### Coil
A slick visual timer app.
[Source](https://github.com/z0u/mi-ni) • [progressive web app](z0u.github.io/coil-timer)
#### S. Cargo 🐚
A unique game featuring innovative physics for character movement and environment interaction.
[Source](https://github.com/z0u/cargo) • [trailer](https://youtu.be/ToiUdV42aZY)
#### Contributions to [Blender](https://blender.org)
- [Physically-based "classical" SPH solver](https://github.com/blender/blender/commit/f276b3a3cdfa46be051db981395e4d7cb5691b89)
- [Adaptive time-step for fluid particles](https://github.com/blender/blender/commit/558b646216feaa43abf44eb332d2449c68bf1b39)
- [Baking (rendering) to vertex colors](https://github.com/blender/blender/commit/5e0e62f0407e15c936bae92d8fec043adee6ab07)
## Areas of expertise
- AI safety: technical alignment research
- ML engineering and deployment pipelines
- Data platforms with robust governance
- 3D graphics, game development, simulation, computational geometry, visualization
- Web development (full-stack, various frameworks)
- Information retrieval and search systems
- Systems design