Omnince
Omnince is an AI assistant you build by writing Python. Decorate a function and it becomes a tool the assistant can use. Name the inputs with the type hints you would write anyway, describe them in the comments you would write anyway, and that is the whole contract. The model reads the shape and the words, and knows how to call it.
All of it runs in your browser. The assistant streams from a language model, and the moment it reaches for one of your tools the Python executes right there on the page, inside a WebAssembly sandbox. The result flows back, the model keeps going, and the loop closes itself. No server, no plugin manifest, no deploy step. You write a function and refresh.
I built it in 2023, just as the first custom assistants were appearing and no one had settled what one should be, to chase a hunch: that the model, the tools, and the memory would all collapse onto the device in your hand. Omnince is a sketch of that world. The name means the quality of being universal.