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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I built a tool that summarizes web articles with AI

2 点作者 spicy_ranch3 个月前
I built an app called Gistr that captures the gist of web articles. The problem originated when I found myself with so little time to read all the HN articles I was interested in each day. This is my current solution that I use every day.<p>Using the Chrome extension or web app, a user can upload the URL of the web article and receive a concise summary of that article with tags and estimated reading time. These article summaries with links to the original are then saved to the user&#x27;s library for later reading and rating. Articles already summarized in the database won&#x27;t count toward a user&#x27;s generated summary count.<p>Currently Gistr is a MVP that does have some rough edges, especially around parsing some websites. Planned features include improving the parsing and adding leaderboards of most saved and top rated articles.<p>Technology used:<p>- parsing articles: <a href="https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;readability">https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;readability</a><p>- summarization: Claude Haiku 3.5<p>- auth and database: Supabase<p>- fullstack framework: Next.js<p>- deployed on: Vercel<p>This is my first attempt at building a product as a solo indie developer. I&#x27;d appreciate any honest feedback so I can improve on this journey. Thanks for checking out Gistr!<p>landing page: <a href="https:&#x2F;&#x2F;www.getgistr.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.getgistr.com&#x2F;</a><p>demo page (no sign up): <a href="https:&#x2F;&#x2F;demo.getgistr.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;demo.getgistr.com&#x2F;</a><p>actual app: <a href="https:&#x2F;&#x2F;app.getgistr.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;app.getgistr.com&#x2F;</a>

2 条评论

steph1440003 个月前
Reading the description led me to give this app a shot and my verdict is that I like it. It&#x27;s very intuitive and it works well. I also think that this app has a lot of potential to improve, with more functionalities and more stylish design. In conclusion, I added it as a chrome extension and I will continue using it when I want to get a preview of those ai web articles. Good work!
评论 #42963188 未加载
saltcod3 个月前
this is extremely cool — works really well
评论 #42963192 未加载