Show HN: I built a tool that summarizes web articles with AI
2 points by spicy_ranch 4 months ago | 4 commentsUsing 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's library for later reading and rating. Articles already summarized in the database won't count toward a user's generated summary count.
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.
Technology used:
- parsing articles: https://github.com/mozilla/readability
- summarization: Claude Haiku 3.5
- auth and database: Supabase
- fullstack framework: Next.js
- deployed on: Vercel
This is my first attempt at building a product as a solo indie developer. I'd appreciate any honest feedback so I can improve on this journey. Thanks for checking out Gistr!
landing page: https://www.getgistr.com/
demo page (no sign up): https://demo.getgistr.com/
actual app: https://app.getgistr.com/
- steph144000 4 months agoReading the description led me to give this app a shot and my verdict is that I like it. It'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!
- spicy_ranch 4 months agoGlad you found value from it, thanks!
- spicy_ranch 4 months ago
- saltcod 4 months agothis is extremely cool — works really well
- spicy_ranch 4 months agothanks!
- spicy_ranch 4 months ago