telegram-search
Export and perform fuzzy search on Telegram chat records, supporting multiple languages and vector-based search.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 3.9k
- Source
- mcp-github
- Repository
- github.com/groupultra/telegram-search
Overview
Telegram Search is a powerful tool for exporting and performing fuzzy searches on Telegram chat records. It supports various database exports, automatic tokenization, and vector embeddings for accurate retrieval. Additionally, it enables semantic image search and RAG-powered intelligent Q&A. This capability allows AI to process and analyze chat data more efficiently, making it ideal for scenarios requiring deep exploration and management of chat records. Suitable for developers and researchers.
Capabilities
- ▪Export chat records to multiple databases
- ▪Automatic tokenization and vector embedding
- ▪Multilingual fuzzy matching and vector search
- ▪Semantic image search
- ▪RAG-powered intelligent Q&A
Use cases
Setup
Use Docker Compose to quickly start: ```bash curl -L https://raw.githubusercontent.com/groupultra/telegram-search/refs/heads/main/docker/docker-compose.yml -o docker-compose.yml curl -L https://raw.githubusercontent.com/groupultra/telegram-search/refs/heads/main/docker/.env.example -o .env curl -L https://raw.githubusercontent.com/groupultra/telegram-search/refs/heads/main/docker/init.sql -o init.sql docker compose -f docker-compose.yml up -d ```
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Yes, the strong local tokenization capability can accurately match Chinese content.
Yes, the strong local tokenization capability can accurately match Chinese content.
Configure via account settings in the app (Settings → API).
Configure via account settings in the app (Settings → API).
Related skills
Scrapling
An adaptive web scraping framework capable of handling everything from single requests to large-scale scraping.
TrendRadar
An AI-driven tool for sentiment monitoring and trend analysis, supporting multi-platform aggregation, RSS subscription, and intelligent notifications.
gpt-researcher
An autonomous agent for deep research using any LLM provider.
Deep-Research-skills
Provides structured deep research capabilities for Claude Code, OpenCode, and Codex, supporting a two-phase research process.
user-research-skill
Provides end-to-end user research capabilities for AI agents, including interviews, synthetic users, and quantitative surveys.
google-maps-scraper
Scrape business data from Google Maps, such as name, address, phone number, etc.