MyRead – simple book tracker with BYOK AI recommendations
Hi HN! I'm Ivan, a developer and avid reader who was constantly frustrated by the "what to read next?" problem after finishing a great book. I tried tracking books on my phone, but it felt clunky and unreliable—I worried about losing my data when switching devices. When I looked at existing online solutions, they felt overly complex and bloated for what should be a simple task. So I built MyRead: a fast, modern book tracker that's both private and persistent, running entirely in your browser. Core philosophy: your data belongs to you. Everything is stored exclusively in your browser's…
What it does
In the maker’s words, at launch
Hi HN! I'm Ivan, a developer and avid reader who was constantly frustrated by the "what to read next?" problem after finishing a great book. I tried tracking books on my phone, but it felt clunky and unreliable—I worried about losing my data when switching devices. When I looked at existing online solutions, they felt overly complex and bloated for what should be a simple task. So I built MyRead: a fast, modern book tracker that's both private and persistent, running entirely in your browser. Core philosophy: your data belongs to you. Everything is stored exclusively in your browser's localStorage, making the app fast, offline-capable, and completely private. Key features: - All data lives in your browser. No cloud, no sign-up required. - Back up your entire library or move between devices using JSON/CSV files. Your data is never locked in. - Instead of a black box, plug in your own API key (OpenAI, Google AI, or OpenRouter). The app generates detailed prompts based on your library and sends them directly from your browser to your chosen provider. I never see your data or API key. - Clean interface for progress, notes, and ratings, plus a Tinder-like swipe UI for discovering recommendations. Technical details: - Stack: React, TypeScript, Vite, Tailwind CSS, shadcn/ui - Fully client-side PWA - Client-side prompt generation analyzing your books, wishlist, genres, authors, and past recommendation feedback The BYOK model is central to the privacy approach—your reading data and AI interactions stay completely between you and your chosen provider. Try it at: https://myread.space/about I'll be here all day for questions and would love feedback from the HN community. Thanks for checking it out!
Does the same job
all alternatives →
- 5A50books, a bare-bones reading list tracker2015 · ▲9
Hey everyone! I wanted to share a project that I've been working on the last few days that I finally finished last night: https://50books.org This is a simple site designed to track your reading list into 2015. My personal goal is to read 50 books this year, and I wanted to hold myself accountable. Major sites like Goodreads are great, but were too much of a social network for my personal taste; on the other hand, using a text file (which was my 2014 solution) was too difficult to track and share. I built https://50books.org using Sinatra, sqlite3 (via datamapper), and…




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, June 2025
the whole month →- IM
Hey HN! Pilots everywhere are required to keep a logbook of all their flying hours, aircraft, airports, and so on. Since I track everything digitally (some people still just use paper logbooks!), I put together some data visualizations and a few 3D globes to show my flying history. This globe is probably my favourite so far: https://jameshard.ing/pilot/globes/all If you’ve got ideas for other graphs or ways to show this kind of data, I’d love to hear them!
Life & fun · 2025 · jameshard.ing

Stunning presentations with AI. No design skills required.
AI · 2025 · chroniclehq.com

Build native mobile apps for iOS and Android without code.
Dev tools · 2025 · bble.io

All your connections, across all your socials.
AI · 2025 · pally.com
- WC
I was the main contributor to workout.lol, an open-source fitness app to easily build a workout routine. The project had traction (1.4k GitHub stars, 95 forks, ~20K visits/month), but was eventually sold due to video licensing hurdles. The new owner stopped maintaining it, and the repo went abandoned. Over the next 9 months, I sent 15 emails to try to save it : no replies. Feature requests & issues were ignored. The community was left with a "broken" tool let's say. I couldn't just let it die So I built the new version from scratch with the same open-source spirit, but a better…
Dev tools · 2025 · github.com