Back to browse
GitHub Repository

Your second brain to remember and search notes using Telegram. No apps, no folders. Backed by AI. Self-hosted.

4 starsPython

Pensabot – second brain notes in a chat

by bypirob·Apr 10, 2026·2 points·0 comments

AI Analysis

MidShip ItCozy

Telegram-based notes with hybrid search, but author admits it's an unfinished prototype.

Strengths
  • Zero-friction capture via existing Telegram habit instead of opening another app
  • Hybrid retrieval combining vector embeddings with BM25 keyword search
  • Self-hosted architecture keeps all personal data on your own infrastructure
Weaknesses
  • Author explicitly states it's unfinished and may break without notice
  • Competes with Mem.ai, Notion AI, and dozens of AI note-taking tools
Category
Target Audience

Note-takers who prefer chat interfaces over traditional apps

Similar To

Mem.ai · Notion AI · Rewind AI

Post Description

Hello HN!

I like taking notes on paper, but organizing them on my computer always feels tedious, so I usually end up not taking notes at all.

I thought that a simple chat interface like Telegram, is so easy to use that I can just send text, photos, audio, links… then transcribe everything and use hybrid search to retrieve it later.

The idea is to remove as much friction as possible when capturing thoughts.

I’ve built this project for myself, so it's just a prototype to learn and experiment, and you can self-host it!

Similar Projects

AI/ML●●●Banger

I put Claude Code inside a Telegram bot for voice memos

Claude Agents browse your voice memo archive — actually novel bridge between transcription and agentic reasoning.

Solve My ProblemZero to One
buryhuang
103mo ago
Open Source●●Solid

DeskMic a Rust based hyper-light continuous transcriber/AI summarizer

This nails the ugly, practical bits most toy projects skip: WASAPI loopback for Teams audio, a Silero VAD ring buffer to only save speech segments, and robust sleep/device-recovery with exponential backoff. It combines local whisper-rs transcription with optional Azure-based pipelines and scheduled ACS email summaries — a focused, pragmatic tool for people who actually need continuous meeting capture without sending everything to a SaaS.

Niche GemWizardry
varunr89
103mo ago