back home

about me.

im osiris. 5 years programming, 3 of those doing software engineering and web design, self taught. i started with the usual stuff, bots and random scripts, and somewhere along the way got obsessed with the systems side of ai. not the model training part, the part around it: how an agent remembers things, how it finds what it needs, how it checks its own work before it hands you an answer thats confidently wrong.

in december 2025 i founded Layered Innovation and ive been building Fibre Intelligence since. its a custom ai model line and reasoning engine, built from scratch, for algorithmic problem solving, logic optimization, and multistep synthesis. its the reason this whole page exists. most of what i know about retrieval, orchestration, and agent design, i learned the hard way building it. it even optimized this website. an older version of this site was slow as hell and fibre cleaned it up, which is a weird flex but ill take it.

what i actually spend my time on

most of my time goes into retrieval. rag pipelines, hybrid search, custom embedding search, the unglamorous part that decides whether an agent sounds smart or sounds like its guessing. getting a system to cite its sources and actually be right is harder than it looks, and thats basically the whole job.

the other half is agents and orchestration: planning, tool use, reflection loops, multiagent setups where things check each others work. the specific qualities i chase are persistent memory, contextual retrieval, adversarial validation, and self evaluation. if a system cant tell you when its unsure, its not done.

on the side i mess with computer vision (yolov8, object detection, image tagging) and ai moderation, mostly detection stuff. and i do a lot of infra out of necessity: docker, kubernetes, aws, microservice deployment. nobody taught me that scaling and deployment are half the job, i found out the hard way.

stack

python js / ts react / next.js flutter sql / nosql aws / azure docker / kubernetes

swift is on the list too but i wont pretend, im still early on it ngl. anyway, if any of this overlaps with what you're building, hit me up.