A local, open-source personal database with AI powers
Hello Hacker News! For the past few months I've been developing Superego: an open-source _personal_ database where you can store everything you want about your life. Literally. Whatever data you have, you can put it in the app. On top of the database, Superego gives you: 1. An AI assistant that you can use to collect and explore your data. 2. A platform to build small personal applications that use that data. -- Try it https://demo.superego.dev/ No login required; runs entirely in your browser¹. Same deal when you download the app (macOS-only for now): everything is local, no…
What it does
In the maker’s words, at launch
Hello Hacker News! For the past few months I've been developing Superego: an open-source _personal_ database where you can store everything you want about your life. Literally. Whatever data you have, you can put it in the app. On top of the database, Superego gives you: 1. An AI assistant that you can use to collect and explore your data. 2. A platform to build small personal applications that use that data. -- Try it https://demo.superego.dev/ No login required; runs entirely in your browser¹. Same deal when you download the app (macOS-only for now): everything is local, no accounts, no servers. Well, aside from the inference service. You can use Ollama / LM Studio if you have the GPU power, but realistically it requires an external provider. That's just the state at we're at. -- Why am I building it 1. Because I'm tired of having my data scattered and locked in tens of apps. I want to own my data, and I want to own my apps.² 2. Because it's incredibly useful to have an AI assistant that knows you. 3. Because my dad keeps asking me for apps to keep track of the oddest things. (I'm only half-joking.) -- Plans for the future Too many to list, but some cool features in the pipeline: - Connecting your emails, so every time you get an email you can parse it with the AI and extract any important piece of data. - More data connectors in general. Right now it can sync data from Strava, Google Calendar, and Google Contacts, but I want to make connectors for other fitness apps, finance APIs... - Making the assistant multimodal (photos, simple files) so you can just drop a CSV in a chat and it imports everything it contains. -- Request for feedback I only have friends-and-family users right now, so I haven't gotten much feedback yet. I do have an overall vision for the product, but I'm hoping for more voices to better understand which features are killers and which are just niceties. So please, drop a comment here or on GitHub (https://github.com/superegodev/superego). Cheers! ¹ The AI assistant uses a shared, rate-limited API. I don't log anything, but still don't send it any private data. You can also BYO api url+key, so you can bypass rate limits. ² I wrote a short essay on this back in March about this https://pscanf.com/s/340/, where I detail my vision for Superego.
Does the same job
all alternatives →
OpenCode SuperappJul 2026 · opencodesuper.app · ▲128The power of Codex with local, self-hosted models and voice
- PMProject Maya2012 · ▲88
Project Maya has started! For those who haven't read about Maya, please look here: http://news.ycombinator.com/item?id=4103344 Our goal is to build an open source application that can run in your browser and on iOS/Android without being dependent on app stores. We currently have a working "sneak preview" version viewable over here: http://frontend2.com Want to dig into the source? https://github.com/SchizoDuckie/project-maya We recommend you to check it out in Google Chrome/iOS/Android. Our team currently consists of 5 people. If you think you'd be a good addition, please shoot me an email,…
- IBI "built" Sana, a vector DB on object storageJun 2026 · github.com · ▲5
Disclaimer it is a heavily AI assisted project. The goal was not to be the most performative but the kind that's easier to learn from. I wanted to share this in case there are people who had the same idea or wanted to see something like this.
- IVI've open-sourced my ERP SaaS, Stockor2014 · ▲46
For the last several years I've been creating a ERP platform, Stockor. While I'm going to continue offering it as a SaaS, I've decided to also open-source it. I'm hopeful that by doing so it will: 1) Grow it into a Wordpress size juggernaut with a plugin for any business process under the sun. 2) Bring me interesting consulting gigs. The open-source site is at stockor.org. There's a demo up at stockor.com/demo as well. Looking forward to hearing HN's thoughts!
- SLsoft-launching one of my pet projects2011 · ▲27
So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)
- IMI made a free interactive and payment processor database for startups2025 · sourcefees.com · ▲8
Hello everyone. I'm a relatively new developer and I started my first project to go full production recently. It is a directory of payment processors and payment service providers. It's free to use and gives detailed info on their pricing, business model, supported business types, available countries, prohibited businesses and high risk business support. So far only 40 have been added with more to come. And I allow processors to contact me so that they're details can be added to the database. I'll eventually automate this and add verification the months to come. I hope you'll find it useful.…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 26d ago · cactuscompute.com


Launched alongside, October 2025
the whole month →

- SA
I went down the rabbit hole on a side project and ended up building this: Strange Attractors(https://blog.shashanktomar.com/posts/strange-attractors). It’s built with three.js. Working on it reminded me of the little "maths for fun" exercises I used to do while learning programming in early days. Just trying things out, getting fascinated and geeky, and being surprised by the results. I spent way too much time on this, but it was extreme fun. My favorite part: someone pointed me to the Simone Attractor on Threads. It is a 2D attractor and I asked GPT to extrapolate it to…
AI · Oct 2025 · blog.shashanktomar.com

- ASAutism Simulator▲779
Hey all, I built this. It’s not trying to capture every autistic experience (that’d be impossible). It’s based on my own lived experience as well as that of friends on the spectrum. I'm trying to give people a feel for what masking, decision fatigue, and burnout can look like day-to-day. That’s hard to explain in words, but easier to show through choices and stats. I'm not trying to "define autism". I’ve gotten good feedback here about resilience, meds, and difficulty tuning. I’ll keep tweaking it. If even a few people walk away thinking, "ah, maybe that’s why my coworker struggles in those…
Life & fun · Oct 2025 · autism-simulator.vercel.app
