Live site:
Bookmark is an AI-curated reading digest built around one simple idea: most readers do not want more content, they want better filtering.
The product delivers three strong articles each week, with summaries and lightweight curation, so the experience feels more like signal compression than newsletter sprawl.
- curates weekly article digests
- summarizes links into faster-to-scan takes
- collects subscribers
- supports both static and live digests
- uses AI as part of the editorial workflow rather than as gimmick copy
This project reflects a product pattern I care about:
- using AI to reduce noise instead of increase it
- turning content overload into something usable
- combining product judgment, workflow design, and distribution
npm run devOpen http://localhost:3000.
- Next.js
- TypeScript
- Supabase
- Resend
- Anthropic SDK
- Tailwind CSS
- Static fallback content and live digests coexist, with live entries taking priority when present.
- The product is designed around calm UX and email-style distribution rather than feed addiction.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.