Skip to content

LinkBrain

Send any URL to a Telegram bot. It reads the page (or repo README), summarizes it, and makes your whole library searchable by meaning — with a chat-style "ask my links" and a private web dashboard. All on Cloudflare's free tier, always on.

A link saver

Share any URL to a Telegram bot from your phone or desktop. Add an optional note after it, then organize it with one tap. No app to open.

A deep enricher

It reads the actual content — the article body, or a repo’s README — and a Cloudflare-hosted Gemma model writes a summary, tags, a category, key points, and a longer synopsis. GitHub repos also pull stars, language, and license.

A search engine

Hybrid search over a D1 (SQLite + FTS5) database and a Vectorize embedding index: /find ranks by meaning then keyword, and /ask answers questions from your library with citations.

Yours, always on

A single Cloudflare Worker on a Telegram webhook — no server to run, free for personal use, locked to your chat, with a private Access-gated dashboard.