How the odnelazm-ingest pipeline works
A technical walkthrough of the data pipeline that powers Bunge Hub. Covers scraping, extraction, speaker linking, and AI enrichment.
Understanding the universe and explaining it to a three year old.
A technical walkthrough of the data pipeline that powers Bunge Hub. Covers scraping, extraction, speaker linking, and AI enrichment.
A year-long journey from an AI transcription pipeline that shut down due to cost, to a sustainable open-source platform for Kenya's parliamentary record built on the Hansard itself.
A deep dive into building a Go implementation of the Library of Babel, exploring deterministic randomness, base29 encoding, and what it taught me about Go's concurrency model.
A deep dive into how I used Rust, Whisper, and GPT-4 to build a reliable AI pipeline that summarizes livestreams of Kenya’s Parliament, making civic proceedings more accessible to everyday citizens.
Exploring the challenges and solutions for compile-time string formatting in Rust CLI applications
Building a Web Assembly powered password generator with rust-wasm and React.js.
Optimizing Node.js Memory Allocation for High-Performance Applications.