🔍 导出并模糊搜索 Telegram 聊天记录 | Export and fuzzy search your Telegram chat history
Telegram Search is a TypeScript application that exports Telegram chat history and makes it searchable through a combination of fuzzy text matching and vector semantic search. It connects to Telegram via the official MTProto API using credentials from my.telegram.org, then stores messages in either PGlite or PostgreSQL with pgvector, while optionally backing up media files to MinIO object storage. The search interface supports multilingual tokenization, image-to-text semantic search via embeddings, and a RAG-based chat mode that lets users ask questions against their own message history. A companion Telegram bot allows searching and exporting directly within Telegram, with deep links that jump back to the original conversation. An unread message summarization feature automatically condenses pending messages across chats. The project exposes an MCP integration, making it usable as a Claude subagent, and embeds LLM and embedding model settings are configured per account through the in-app settings panel rather than environment variables. Developers, researchers, and heavy Telegram users who need to retrieve specific messages across large multilingual histories are the primary audience.
- ✓Open-source license (AGPL-3.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
git clone https://github.com/groupultra/telegram-search && cp telegram-search/*.md ~/.claude/agents/1 items en este repositorio
Operate the Telegram Search CLI through an authorized local profile. Use when an agent needs to discover Telegram chats, read bounded remote messages, explicitly synchronize history with user-approved Telegram Takeout, query/search/contextualize persisted messages, compute statistics, export deterministic JSONL, or run a real CLI end-to-end canary. Never send or modify Telegram messages.
Resumen de Subagents
Lo que la gente pregunta sobre telegram-search
¿Qué es groupultra/telegram-search?
+
groupultra/telegram-search es subagents para el ecosistema de Claude AI. 🔍 导出并模糊搜索 Telegram 聊天记录 | Export and fuzzy search your Telegram chat history Tiene 4.1k estrellas en GitHub y su última actualización registrada es del 2026-09-01.
¿Cómo se instala telegram-search?
+
Puedes instalar telegram-search clonando el repositorio (https://github.com/groupultra/telegram-search) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar groupultra/telegram-search?
+
Nuestro agente de seguridad ha analizado groupultra/telegram-search y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene groupultra/telegram-search?
+
groupultra/telegram-search es mantenido por groupultra. La última actividad registrada en GitHub es del 2026-09-01, con 6 issues abiertos.
¿Hay alternativas a telegram-search?
+
Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.
Despliega telegram-search en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/groupultra-telegram-search)<a href="https://claudewave.com/repo/groupultra-telegram-search"><img src="https://claudewave.com/api/badge/groupultra-telegram-search" alt="Featured on ClaudeWave: groupultra/telegram-search" width="320" height="64" /></a>Más Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.