frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Lilo – a self-hosted, open-source intelligent personal OS

https://github.com/abi/lilo
2•abi•2h ago
Hey everyone, I’ve been working on Lilo for the last few months. In short, it’s an intelligent personal OS. Lilo = your apps + your AI assistant + your files + your memories.

For a visual intro, here’s a YouTube video demonstrating the features and use cases: https://youtu.be/Jz0l_izoA1w

I started this project because I wanted a few small AI-powered apps for myself — a bookmarks tool, a calorie tracker, a TODO list — but deploying N separate apps with N deployments, URLs, and auth configs is too much effort for a single-user use case. So I built one container that holds all the apps, runs them at the same URL, and lets the agent inside modify them. If I want to change my bookmarks app, I don't open Claude Code and push to a repo — I tell the agent, and it edits the HTML directly. Not great for a large SaaS with lots of users but works great for a single-user app.

Each app is just an HTML file but with access to a filesystem API, full network access and full agentic capabilities.

Since then, Lilo has grown to also support a filesystem/workspace that can hold more than just apps. You can upload PDFs or screenshots and have the AI analyze and organize them for you. The AI also remembers key details about you in a “LLM wiki” style tree of markdown files. It’s a full-on personal assistant.

Inspired by OpenClaw, I added support for additional channels like WhatsApp, email, and Telegram. Now I take a photo of my lunch, text it to Lilo, and the calorie tracker updates. If I didn't eat the pizza crust, I text "didn’t eat the crust" and it adjusts the entry. Cal AI couldn't do that. And unlike say a calorie tracker WhatsApp bot, I also have a nice visual interface to look at my meals.

This combo of personal assistant + personal apps is very powerful. And very flexible. The UI is nice for glancing at data. The chat is nice for operations the UI doesn't cover. I don't have to build a search into every app, I can just ask the agent.

Lilo is open source and alpha software. Bring your own keys. The setup is not the easiest (a lot of API keys and you need to self host). All security advisories for LLM apps with network access apply here. But at the start, since there is no personal data, no data exfiltration is possible but credential exfiltration certainly is. Your entire workspace can be backed up and versioned using a git repo so the data is durable.

I’d love to hear feedback, and hope people find this as useful as I have.

Comments

pwg•2h ago
Terrible choice in name, since LILO has been in use as a Linux bootloader for a very long time (since June 29, 1992 per Wikipedia below):

https://en.wikipedia.org/wiki/LILO_(bootloader)

abi•2h ago
Ugh, good point.

Show HN: I've built a nice home server OS

https://lightwhale.asklandd.dk/
7•Zta77•28m ago•0 comments

Show HN: Browser Harness – Gives LLM freedom to complete any browser task

https://github.com/browser-use/browser-harness
66•gregpr07•7h ago•26 comments

Show HN: HNswered – watches for replies to your Hacker News posts and comments

https://github.com/adam-s/HNswered
8•dataviz1000•2h ago•5 comments

Show HN: I built a CLI that turns your codebase into clean LLM input

https://github.com/NoahCristino/llmcat
2•cristinon•45m ago•0 comments

Show HN: I Reverse Engineered Codex Background Computer Use

https://github.com/actuallyepic/background-computer-use
3•anupamb•57m ago•0 comments

Show HN: Gova – The declarative GUI framework for Go

https://github.com/NV404/gova
111•aliezsid•15h ago•24 comments

Show HN: Atomic – Local-first, AI-augmented personal knowledge base

https://atomicapp.ai/
53•kenforthewin•10h ago•37 comments

Show HN: No AI – My Express.js codebase handled over $50M in prod

https://github.com/AnthonyBudd/express-ts-api-template
3•johnsmith2076•1h ago•0 comments

Show HN: FalsoAI – Detect influence/manipulation patterns in content

https://www.falsoai.com/
3•liam-chen•2h ago•0 comments

Show HN: Nimbus – Browser with Claude Code UX

https://usenimbus.app/
2•pycassa•2h ago•1 comments

Show HN: Lilo – a self-hosted, open-source intelligent personal OS

https://github.com/abi/lilo
2•abi•2h ago•2 comments

Show HN: leaf – a terminal Markdown previewer with a GUI-like experience

https://github.com/RivoLink/leaf
34•RivoLink•11h ago•18 comments

Show HN: ffmpeg-render-pro – Parallel video rendering with live dashboard

https://www.npmjs.com/package/ffmpeg-render-pro/v/1.2.0?activeTab=readme
2•beeswaxpat•2h ago•0 comments

Show HN: Honker – Postgres NOTIFY/LISTEN Semantics for SQLite

https://github.com/russellromney/honker
292•russellthehippo•1d ago•75 comments

Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

https://github.com/refactoringhq/tolaria
277•lucaronin•1d ago•126 comments

Show HN: Agent Vault – Open-source credential proxy and vault for agents

https://github.com/Infisical/agent-vault
134•dangtony98•2d ago•52 comments

Show HN: I'm 15 and built a cryptographic accountability layer for AI agents

https://github.com/arian-gogani/nobulex
3•arian_•3h ago•0 comments

Show HN: #1 On This Day

https://onthisday-theta.vercel.app
5•starzmustdie•5h ago•1 comments

Show HN: Markant – A Dedicated Markdown Reader

https://markant.md/
4•lokimedes•4h ago•1 comments

Show HN: Roids – Open Source Steroids for your Agents

https://github.com/Developing-Gamer/roids
2•DevelopingGamer•4h ago•0 comments

Show HN: TurbineFi – Build, Backtest, Deploy Prediction Market Strategies

https://www.turbinefi.com
4•adamewozniak•6h ago•0 comments

Show HN: Headless terminal - Allow agents to run any interactive TUI or CLI

https://github.com/montanaflynn/headless-terminal
3•anonfunction•7h ago•1 comments

Show HN: Built a daily game where you sort historical events chronologically

https://hisorty.app/
63•damiannn•1d ago•59 comments

Show HN: Broccoli, one shot coding agent on the cloud

https://github.com/besimple-oss/broccoli
73•yzhong94•2d ago•49 comments

Show HN: GoModel – an open-source AI gateway in Go

https://github.com/ENTERPILOT/GOModel/
207•santiago-pl•3d ago•75 comments

Show HN: Learn conflict resolution through a 90-second interactive story

https://app.questly.academy/try/play?story=conflict
5•danish00111•15h ago•3 comments

Show HN: Safer – Sleep better while AI agents have shell access

https://github.com/crufter/safer
4•friendly_chap•15h ago•0 comments

Show HN: LocalLLM – Recipes for Running the Local LLM (Need Contributors)

https://locallllm.fly.dev
12•Igor_Wiwi•1d ago•2 comments

Show HN: AgentSearch – Self-hosted search and MCP for AI agents, no API keys

https://github.com/brcrusoe72/agent-search
4•bricrusoe•1d ago•0 comments

Show HN: Mediator.ai – Using Nash bargaining and LLMs to systematize fairness

https://mediator.ai/
160•sanity•4d ago•74 comments