<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: BiamOS</title><link>https://news.ycombinator.com/user?id=BiamOS</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 12:03:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=BiamOS" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by BiamOS in "Hybrid AI Desktop Layer Combining DOM-Automation and API-Integrations"]]></title><description><![CDATA[
<p>Hi HN,<p>I’m an automation engineer from Vienna and I spent the last two weeks building BiamOS. I wanted to create a desktop-native "AI Operating Layer" that sits between the user and the web, rather than just another chatbot.<p>The core problem I wanted to solve:
Most AI tools either require complex API setups or they can’t interact with your private web data at all. BiamOS solves this with a Dual-Agent System:<p>Web Copilot (The "Ghost-Auth" approach): It uses an embedded Chromium WebView with persistent sessions. This allows the AI to act autonomously on the DOM level—summarizing your Gmail or Notion without needing any API keys or OAuth flows.<p>System Assistant (The Integration Shop): For tasks where APIs are available and preferred, there’s a built-in "Integration Shop". You can import Swagger/OpenAPI schemas or use pre-built plugins (Weather, Crypto, etc.).<p>Key Technical Details:<p>6-Stage Intent Pipeline: Translates natural language into categorized intents, extracts parameters, and generates a dynamic UI on a React-based canvas.<p>100% Local & Private: All data is stored in a local SQLite DB. You decide when the AI reads the screen.<p>Tech Stack: React 19, TypeScript, Electron 34, Hono, and Drizzle ORM.<p>I’ve reached a codebase of 36,600+ lines in this sprint and just released the v1.0.0-alpha for Windows. I’d love to get some feedback on the architecture and the "Ghost-Auth" concept.</p>
]]></description><pubDate>Sun, 15 Mar 2026 09:40:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47385746</link><dc:creator>BiamOS</dc:creator><comments>https://news.ycombinator.com/item?id=47385746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47385746</guid></item><item><title><![CDATA[Hybrid AI Desktop Layer Combining DOM-Automation and API-Integrations]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/BiamOS/BiamOS">https://github.com/BiamOS/BiamOS</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47385739">https://news.ycombinator.com/item?id=47385739</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 15 Mar 2026 09:39:18 +0000</pubDate><link>https://github.com/BiamOS/BiamOS</link><dc:creator>BiamOS</dc:creator><comments>https://news.ycombinator.com/item?id=47385739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47385739</guid></item><item><title><![CDATA[New comment by BiamOS in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I spent the last two weekends hacking together BiamOS (<a href="https://github.com/BiamOS/BiamOS" rel="nofollow">https://github.com/BiamOS/BiamOS</a>) because I’m tired of how static our workspace still is.<p>I'm an automation engineer, and I wanted to see if I could move from the "fragmented web" to a Single View Era. Instead of just jumping between isolated SaaS silos, BiamOS uses a built-in Chromium webview with persistent sessions (Ghost-Auth) so the local LLM can interact directly with the DOM.<p>The goal isn't just another browser; it’s a desktop layer where the AI "reads" your active context (Gmail, Notion, Slack) and generates a unified UI based on what you’re actually doing. It’s about making the apps disappear into a single, agentic dashboard.<p>Stack: Electron 34, React 19, Hono, SQLite.<p>It’s early alpha, but I’m curious: Do you think the future of OS design lies in "Generative UI" replacing traditional window management?</p>
]]></description><pubDate>Fri, 13 Mar 2026 19:33:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47368689</link><dc:creator>BiamOS</dc:creator><comments>https://news.ycombinator.com/item?id=47368689</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47368689</guid></item></channel></rss>