{"id":27160932,"url":"https://github.com/gramsearch/telegram-search","last_synced_at":"2025-04-09T00:04:08.358Z","repository":{"id":276531961,"uuid":"929338255","full_name":"GramSearch/telegram-search","owner":"GramSearch","description":"🚀  一个功能强大的 Telegram 聊天记录搜索工具，支持向量搜索和语义匹配。","archived":false,"fork":false,"pushed_at":"2025-04-06T05:13:20.000Z","size":1817,"stargazers_count":288,"open_issues_count":10,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T00:04:00.539Z","etag":null,"topics":["embedding","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GramSearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["luoling8192"]}},"created_at":"2025-02-08T10:09:02.000Z","updated_at":"2025-04-08T12:49:26.000Z","dependencies_parsed_at":"2025-02-28T22:05:03.732Z","dependency_job_id":"3e07a3a8-6de5-46e8-a77d-9a22909baebf","html_url":"https://github.com/GramSearch/telegram-search","commit_stats":null,"previous_names":["luoling8192/telegram-search","gramsearch/telegram-search"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GramSearch%2Ftelegram-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GramSearch%2Ftelegram-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GramSearch%2Ftelegram-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GramSearch%2Ftelegram-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GramSearch","download_url":"https://codeload.github.com/GramSearch/telegram-search/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947858,"owners_count":21023066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["embedding","telegram","telegram-bot"],"created_at":"2025-04-09T00:04:07.731Z","updated_at":"2025-04-09T00:04:08.347Z","avatar_url":"https://github.com/GramSearch.png","language":"TypeScript","funding_links":["https://github.com/sponsors/luoling8192"],"categories":[],"sub_categories":[],"readme":"# Telegram Search\n\n[EN](./README_EN.md) | [TODO](https://github.com/GramSearch/telegram-search/issues/23)\n\n一个功能强大的 Telegram 聊天记录搜索工具，支持向量搜索和语义匹配。基于 OpenAI 的语义向量技术，让你的 Telegram 消息检索更智能、更精准。\n\n## ⚠️ **注意**\n\n- 使用 UserBot 可能存在封号风险，请谨慎使用。\n- 由于项目处于快速迭代阶段，可能会出现数据库不兼容的情况，建议定期备份数据。\n- 获取 API key: [#111](https://github.com/GramSearch/telegram-search/issues/111)\n\n## 🚀 快速开始\n\n### 安装步骤\n\n1. 克隆仓库：\n\n```bash\ngit clone https://github.com/GramSearch/telegram-search.git\ncd telegram-search\n```\n\n2. 安装依赖：\n\n```bash\npnpm install\n```\n\n3. 配置环境：\n\n```bash\ncp config/config.example.yaml config/config.yaml\n```\n\n4. 启动数据库容器:\n\n```bash\ndocker compose up -d\n```\n\n5. 初始化数据库：\n\n```bash\npnpm run db:migrate\n```\n\n6. 启动服务：\n\n```bash\n# 启动后端服务\npnpm run dev:server\n\n# 启动前端界面\npnpm run dev:frontend\n```\n\n访问 `http://localhost:3333` 即可打开搜索界面。\n\n## 📚 开发文档\n\n- [开发指南](docs/development-guide.md)\n- [数据库设计](docs/database-design.md)\n- [贡献指南](CONTRIBUTING.md)\n\n## 🚀 Activity\n\n[![Star History Chart](https://api.star-history.com/svg?repos=luoling8192/telegram-search\u0026type=Date)](https://star-history.com/#luoling8192/telegram-search\u0026Date)\n\n![Alt](https://repobeats.axiom.co/api/embed/c0fe5f057a33ce830a632c6ae421433f50e9083f.svg \"Repobeats analytics image\")\n\n## 📝 License\n\nMIT License © 2025\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgramsearch%2Ftelegram-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgramsearch%2Ftelegram-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgramsearch%2Ftelegram-search/lists"}