All work
EasyAI
2024
EasyAI is a small experiment in stripping an LLM chat interface down to the essentials — open it, type, get an answer, with none of the surrounding clutter.
The idea
A TypeScript + React front end that talks to a model API and streams responses back, built to test how minimal a useful AI helper could be while staying fast to load and dead simple to use.