TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: An immersive, social reading app for book nerds

5 点作者 ishanr大约 1 个月前
This is a first draft of an app that I am working on that is the &quot;anti blinkist (the book summarization app)&quot;.<p>I call it Augre (aug-ur - short for augmented reader) and the whole idea is that I want to immerse more, not less in a book.<p>I want to dive deeper into the text, chat with others who are reading the book and get into delicious discussions.<p>It&#x27;s still early but here are a couple of features:<p>1. A really solid cross platform epub reader<p>2. Left sidebar which augments the reading experience with tables, images, maps (and other artifacts coming soon)<p>3. Book chat where you can chat with the book and ask questions such as how to apply lessons to real life.<p>4. Chat with other readers, aka, a virtual book club which you automatically join if you have a book (also doesn&#x27;t have to be an exact match. philoshopher&#x27;s stone + sorcerer&#x27;s stone for example would join the same club.<p>5. Background music that understands what you are reading and adapts accordingly (still clunky - I will do another pass soon).<p>I have been working on this for about a month now (started 3 months back but working on it only on weekends). It is a Tauri app so the sizes are really small (4MB). InstantDB is doing a lot of the syncing, auth, chat, stuff. (You don&#x27;t need to login but it is recommended to get all the social features).<p>The goal is to have a place to publish books as well as read them as fewer people are reading and fewer new authors are getting published and to build a community of readers and authors and have a bunch of other interesting things which will make reading more fun and reward those activities.<p>Oh also there is an auto audiobook functionality coming soon and an iPad app coming soon where you can read some of the book, continue listening to the book in your car and then continue reading on the computer etc. I plan to replace the AI stuff with local models as soon as it is feasible.<p>Please let me know what other features would you want.<p>Here are the mac, linux, windows builds: <a href="https:&#x2F;&#x2F;getaugre.com" rel="nofollow">https:&#x2F;&#x2F;getaugre.com</a>

2 条评论

eltonlin大约 1 个月前
Love the idea...having some trouble installing and have some skepticism about usability (because I have iBooks, Kindle etc. and the cross-platform thing kills me) but think it&#x27;s really promising
stopachka大约 1 个月前
Tried it with Captain Blood (from project gutenberg), and it worked great! I&#x27;ve always wanted a kind of &quot;social highlighting and discussion app&quot;. A few years ago I went through SICP, and an app like this would have been great. Select sections, talk to an AI, start a comment thread about things you don&#x27;t understand.<p>Great work.