I'm working on a project I've been dreaming about for months and it feels good

4 points by sebestindragos 10 hours ago

Hey everyone,

Just wanted to say that I haven't felt this good about writing code in a very long time. No pressure, just building something I've been wanting for a long time and the pieces are finally falling into place.

Yes, it is using AI ... local Ollama models to control an electron browser context via Playwright connected as an MCP tool to an agent instance. Sounds fancy, right? And you know what? It is and it's pretty darn cool. I've been waiting at least 6 months to build this because I couldn't find an ai agent sdk library for nodejs that didn't suck. Fortunately a while ago, Open AI released their python port finally.

Now that I had all the tools that I needed, I got to work and in a couple of weekends I managed to get a prototype working. It's still rough around the edges and needs a lot of polishing, but as a proof of concept, it works.

I can't even remember the last time when I went to bed at 4am because I got stuck on a coding frenzy. But it feels nice man.