Rupert Manfredi
ruperts.world
Rupert Manfredi
@ruperts.world
This little web command client can now take actions using Web Applets & the Unternet kernel

love how it can reads the map pin data to recommend me a vegetarian spot (can't do that with the DOM or a vision model)
May 27, 2025 at 3:22 PM
Fun experiment today making a command line for the web, based on Unternet's kernel

It's cool that the LLMs know enough about URL structure to hallucinate stuff that works!

(It's just guessing based on what it knows about how GitHub's paths work – it's actually kinda handy)
May 26, 2025 at 2:16 AM
Our client can now use web applets!

This has been a big missing piece since we set out to create this client from scratch in January. You can now add an applet from our directory, with just a URL, and interact with entire apps on the web — all driven by your LLM of choice, locally on your machine
May 7, 2025 at 8:34 PM
oh no
May 2, 2025 at 5:50 PM
Our open-source cognitive kernel is powering our intelligent workspace for the web — routing user input → action execution → output. Now with local file support: drop in a map image and it reads it & gets a weather forecast.
April 25, 2025 at 11:37 PM
Or this crossword solver
March 12, 2025 at 7:13 PM
We just released Web Applets 0.2!

It allows you to make client-side web apps that can be used by any LLM (it's an open protocol).

For example this 3D scene generator (made in 20 LOC)

unternet.co/blog/2025/03...
March 12, 2025 at 7:12 PM