Emmanuel Watila
I’m a software engineer and AI safety researcher based in Nigeria. My work sits between product engineering, empirical model evaluation, and research tooling: I build useful systems, then study how they behave when correctness, uncertainty, and trust matter.
Right now, I’m building Readlater, an AI-powered read-it-later platform for saving, organizing, searching, summarizing, and resurfacing important reading across a browser extension, web app, and MCP workflows. I’m also maintaining Krisis, a clinical LLM evaluation framework for testing whether models can calibrate their confidence, abstain, defer, and express uncertainty in high-stakes medical reasoning tasks.
I studied Computer Engineering at the University of Maiduguri, where my thesis explored hybrid quantum-classical neural networks. Since then, I’ve worked across full-stack product engineering, front-end systems, healthcare-adjacent platforms, open-source data tooling like breadroll, and technical writing. I care about rigorous evaluation, type-safe architecture, and interfaces that make complex systems easier to reason about.
Doing
I’m currently researching quantum machine learning approaches for predictive diagnosis of chronic diseases, and working on AI safety in healthcare through Krisis, where I’m studying how clinical LLMs handle calibration, abstention, deferral, and uncertainty. I’m also working with Digital Signal Processing in Python. Alongside that, I build and maintain Readlater as a small side project.
Have a cool project?, feel free to hit me up.
Publications
Design and Implementation of a Triangle Energy Adaptive Thresholding Scheme for Discrete Wavelet Packet Based Wideband Spectrum Sensing in Cognitive Radio — FUDMA Journal of Sciences, 2026
—Watila et.al
A research paper on adaptive thresholding for discrete wavelet packet based wideband spectrum sensing in cognitive radio systems.
Writing
Do LLMs Know When Not to Answer Clinical Queries? — AI Advances, 2026
An essay on why clinical AI systems need abstention, calibration, and uncertainty-aware behavior instead of confident answers in every case.
An Engineer's Point of View of the Brain — Better Programming, 2023
A technical reflection on cognitive processing, information extraction, and how engineering metaphors can help us reason about intelligence.
Get Hooked! - Designing Habit-Forming UX — UX Collective, 2023
A design essay on behavioral psychology, habit-forming product loops, and the ethical responsibilities behind user engagement.
Projects
Krisis — Research framework
A clinical evaluation framework for testing LLM safety behavior in medical reasoning tasks.
Readlater — Product
A social bookmarking and reading tool for saving meaningful text, organizing it into collections, and resurfacing it when needed.
breadroll — TypeScript
A lightweight TypeScript library for safe, delightful data processing, optimized for Bun.