Rebrain.gg – Doom learn, don't doom scroll
Hi HN, I built https://rebrain.gg. It's a website which is intended to help you learn new things. I built it for two reasons: 1. To play around with different ways of interacting with a LLM. Instead of a standard chat conversation, the LLM returns question forms the user can directly interact with (and use to continue the conversation with the LLM). 2. Because I thought it would be cool to have a site dedicated to interactive educational content instead of purely consuming content (which I do too much). An example of a (useful-for-me) interactive conversation is:…
In plain words
Rebrain.gg is an interactive learning platform that uses an AI assistant to teach new topics through question-based interactions rather than traditional chat. Instead of conversational responses, the AI generates questions users can answer directly to guide their learning journey. The site is designed for people seeking active learning experiences over passive content consumption, with practical examples like mastering bash commands through guided problem-solving.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hi HN, I built https://rebrain.gg. It's a website which is intended to help you learn new things. I built it for two reasons: 1. To play around with different ways of interacting with a LLM. Instead of a standard chat conversation, the LLM returns question forms the user can directly interact with (and use to continue the conversation with the LLM). 2. Because I thought it would be cool to have a site dedicated to interactive educational content instead of purely consuming content (which I do too much). An example of a (useful-for-me) interactive conversation is: https://rebrain.gg/conversations/6. In it I'm learning how to use the `find` bash command. (Who ever knew to exclude a directory from a look-up you need to do `find . -path <path> -exclude -o <what you want to look for>`, where `-o` stands for "otherwise"!) Still very early on, so interested in and open to any feedback. Thanks!
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

