Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

telegram-search
🔍 一个功能强大的 Telegram 聊天记录搜索客户端,支持聊天记录备份和向量搜索。
624
Github Watches
33
Github Forks
624
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
相关推荐
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
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
🧑🚀 全世界最好的LLM资料总结(视频生成、Agent、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Memory for AI Agents; SOTA in AI Agent Memory; Announcing OpenMemory MCP - local and secure memory management.
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
The open source ChatGPT alternative for developers. Fast, multi-model AI chat. Agents + MCP coming soon.
A model-driven approach to building AI agents in just a few lines of code.
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