Show HN: Nully – FOSS AI chat without the bloat A developer released Nully, a free and open-source AI chat interface written in Go and vanilla HTML/CSS/JS that sends messages to OpenRouter and stores chats locally, designed as a minimal alternative to bloated services like ChatGPT and Claude. The project is self-hostable, has no accounts or subscriptions, and aims to provide a lightweight messaging experience without advanced features. As someone who doesn't use any of the more "advanced" features on sites like ChatGPT or Claude agentic mode, memory, image generation, deep research, etc , I found the bloat of these services, both in UX and in performance, to be pretty tedious. There are a million AI chat interfaces out there, but I could never find one that just did simple messaging and history in the most minimal and lightweight way possible. So I made my own. Nully is written in Go and Vanilla HTML/CSS/JS. It literally just sends messages to OpenRouter, receives the result, and stores your messages locally. It's very simple, very clean, and very lightweight see performance graphs on the site . It has basic chat features, basic model settings, and works with just about any OpenRouter text model. It supports attachments and basic web search via the OpenRouter API. I made Nully mostly for myself, but the cost to open-source it and host it on a cheap VPS is practically nothing, so I figured I'd release it if it can help anyone else. I don't make any revenue off of it, and have no desire to. There's no accounts, no subscriptions, and no proxies or middlemen other than OpenRouter of course . You can export all of your chats to JSON, and everything stays on your local machine. It's 100% open source and self-hostable if you want that too. Let me know what you think Comments URL: https://news.ycombinator.com/item?id=48836996 https://news.ycombinator.com/item?id=48836996 Points: 1 Comments: 0