New side project: I'm making WebBee 🙈

It is a conversational web-dev agent – one that doesn't burn the planet or steal other people's code. They can turn English language into structured English language. Add components, install packages, scaffold pages, run framework CLIs. All that without requiring a ton of RAM or scraping open source :)

WebBee is a little silly, but fully deterministic, and you can teach them routine tasks.

It doesn't use LLMs but a neural network for intent classification, based on supervised learning.

This is way less resource-wasting.

@lea @astraluma this sounds like the kind of NLP project that's seemed like a slam-dunk to me as all of the *gestures* craze unfolds. It's a powerful tool for human-interface boundaries and it's sad to see so attempts to take advantage of our ability to do that deterministically!

Anywhere that I can read more about the design, or still cooking?

@SnoopJ still cooking a bit :) but going to publish a first release soonish as open source :) @astraluma