Projects

Personal · 2026

Document Coder

An experiment in making the document itself an interface to software.

AI · agents · product

Why I am building it

A lot of people who spend their day in documents know exactly what they want to accomplish but should not need to understand APIs, backend systems, or agent orchestration to make it happen.

I wanted to see how much of that technical layer could disappear behind something they already know how to use: writing.

What it does

A user describes what they want in normal business language inside a document. Behind that interface, the system can research context, work with external services, and coordinate agentic workflows to carry out technical tasks.

I am intentionally keeping the implementation details high-level while I continue developing it.

Where it is now

It is an active personal project rather than a finished public product. The current work is around making the system more reliable and deciding which workflows are valuable enough to expose cleanly to nontechnical users.

Related