Show HN: ReadPlusOne – Spanish stories built around the words you're learning https://ift.tt/C7286ZA

Show HN: ReadPlusOne – Spanish stories built around the words you're learning Hey HN, Over the past 6 months, I've been working on a Spanish language learning app that generates stories for you with your target words. For the last 2, I've been reading with it most mornings and it's really helped me grow my vocab. It generates short stories built around your target words you are learning, and uses vocabulary you already know for the majority of the story (around 95%). As you read along you click any word you don't know and it puts them into a spaced repetition system (SRS) to appear in future generated stories. It does need an account to work. I have a short on-boarding quiz to estimate your level, after that you are able to generate and read stories. I built it because I was having issues finding graded readers that were at my exact level, a B1 graded book can vary greatly on vocabulary used. I also wanted a system to help me learn words that I kept forgetting. I tried Anki for that, but the flashcard system just wasn't for me, but this system has been working much better. For this project I used natural language processing to handle all the recorded words of the user. Nouns and adjectives collapse to their lemma (root of the word), so libro and libros are one record. But with verbs we don't, so each tense and mood is tracked on its own. The SRS picks whichever of these are due, and to simplify it, they are passed into the prompt. Then a separate validator measures the draft's vocabulary against your recorded vocabulary of the user, and if too much falls outside it, the draft is rejected and it tries again. It's Spanish only right now, and it works best from around A2 up, once you get below that level it becomes hard to generate interesting stories to engage the reader. I plan to add other languages in the future, once I feel that the Spanish system feels fully complete. Happy to answer any questions about the project! https://ift.tt/XmNVDe9 August 25, 2026 at 02:47AM

Show HN: Shepherdr – A mobile-first web UI for agents on Herdr https://ift.tt/72W5Aoj

Show HN: Shepherdr – A mobile-first web UI for agents on Herdr Author here. Lately I haven't been able to be on my laptop much and I dislike the usual ssh from mobile experience. So I'm sharing this small personal project I built to monitor and manage my agents from mobile with some scrappy notifications built in as well in case anyone else might find it useful https://ift.tt/0AkFC4X August 25, 2026 at 01:38AM

Show HN: OpenMRP – an open-source manufacturing ERP built over 4 years https://ift.tt/jUipIcZ

Show HN: OpenMRP – an open-source manufacturing ERP built over 4 years https://ift.tt/CL204UM August 24, 2026 at 03:38AM

Show HN: A techno machine in one HTML file, with verifiable renders https://ift.tt/1xWy3AV

Show HN: A techno machine in one HTML file, with verifiable renders https://ssx360.github.io/rack-02/?src=hn August 24, 2026 at 03:17AM

Show HN: Vanilla OS 3 Reunion – Immutable and Reproducible Operating System https://ift.tt/CtVxZKT

Show HN: Vanilla OS 3 Reunion – Immutable and Reproducible Operating System https://ift.tt/7ZxrJLC August 24, 2026 at 12:18AM

Show HN: ArchSentry – Deterministic architectural enforcement for CI https://ift.tt/ELYgkZn

Show HN: ArchSentry – Deterministic architectural enforcement for CI https://ift.tt/NUeVGdh August 22, 2026 at 11:53PM

Show HN: I built an open knowledge graph to help solve global problems together https://ift.tt/M8L7smd

Show HN: I built an open knowledge graph to help solve global problems together https://ift.tt/NGiprbm August 23, 2026 at 03:57AM

Show HN: ReadPlusOne – Spanish stories built around the words you're learning https://ift.tt/C7286ZA

Show HN: ReadPlusOne – Spanish stories built around the words you're learning Hey HN, Over the past 6 months, I've been working on a...