Skip to main content
ClaudeWave

🔍 导出并模糊搜索 Telegram 聊天记录 | Export and fuzzy search your Telegram chat history

Subagents3.9k estrellas255 forksTypeScriptAGPL-3.0Actualizado today
Nota editorial

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.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (AGPL-3.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/groupultra/telegram-search && cp telegram-search/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
aiai-agentembeddingmcptelegramtelegram-bot

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 3.9k estrellas en GitHub y se actualizó por última vez today.

¿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 de today, con 49 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.

Featured on ClaudeWave: groupultra/telegram-search
[![Featured on ClaudeWave](https://claudewave.com/api/badge/groupultra-telegram-search)](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