
AI AGENTS
telegram-search
by groupultra
Overview
Export and fuzzy search Telegram chat history, with documented semantic search, vector search, and RAG-powered AI Q&A features.
Details
telegram-search is an open-source GitHub project from groupultra described as a tool to export and fuzzy search Telegram chat history. Its English documentation covers semantic search, CJK word segmentation, vector search, RAG-powered AI Q&A, Telegram bot search/export, Docker deployment, and environment-variable configuration. The repository also includes documentation files for contributing, security, and code of conduct.
When to Use
Search exported Telegram chat history with fuzzy search or semantic/vector search workflows. Build an AI-assisted question-answering flow over Telegram chat records using the documented RAG-powered AI Q&A capability. Deploy or evaluate a Telegram chat search/export tool using the project’s Docker and environment-variable documentation.
Getting Started
- Open the GitHub repository at https://github.com/groupultra/telegram-search.
- Read the English README at https://github.com/groupultra/telegram-search/blob/main/docs/README_EN.md for setup
- deployment
- and configuration details.
- Review the docs directory for README_EN.md
- README_JA.md
- CONTRIBUTING.md
- SECURITY.md
- and CODE_OF_CONDUCT.md.
- Inspect the documented environment variables and Docker deployment guidance before running it with Telegram data.
Key Features
- •Export and fuzzy search Telegram chat history.
- •Semantic search and vector search documented in the English README.
- •RAG-powered AI Q&A over Telegram chat data.
- •CJK word segmentation support documented in the English README.
- •Telegram bot search/export support.
- •Docker deployment and environment-variable configuration documentation.
Capabilities
- •telegram-chat-export
- •fuzzy-search
- •semantic-search
- •vector-search
- •rag-qa
- •telegram-bot-search-export
Last updated Jun 4, 2026