
telegram-search
🔍 一个功能强大的 Telegram 聊天记录搜索工具,支持向量搜索和语义匹配。A powerful Telegram chat search tool with vector search and semantic matching capabilities.
1.2k
Github Watches
82
Github Forks
1.2k
Github Stars
Telegram Search
一个功能强大的 Telegram 聊天记录搜索工具,支持向量搜索和语义匹配。基于 OpenAI 的语义向量技术,让你的 Telegram 消息检索更智能、更精准。
- 欢迎 PR 贡献!
- 由于项目处于快速迭代阶段,可能会出现数据库不兼容的情况,建议定期备份数据。
💖 赞助者
🚀 快速开始
安装步骤
- 克隆仓库:
git clone https://github.com/GramSearch/telegram-search.git
cd telegram-search
- 安装依赖:
pnpm install
- 配置环境:
cp config/config.example.yaml config/config.yaml
- 启动数据库容器:
docker compose up -d
- 同步数据库表结构:
pnpm run db:migrate
- 启动服务:
# 启动后端服务
pnpm run dev:server
# 启动前端界面
pnpm run dev:frontend
访问 http://localhost:3333
即可打开搜索界面。
🚀 Activity
📝 License
MIT License © 2025
相关推荐
AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need
Production-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.
Simple solution to give Claude ability to check current time via MCP