diff --git a/data/github_repos.json b/data/github_repos.json index c18e976..f372680 100644 --- a/data/github_repos.json +++ b/data/github_repos.json @@ -1,32 +1,58 @@ [ { - "id": 1011713435, + "name": "spring-ai-example", + "stargazers_count": 13, + "forks_count": 0, + "description": "本项目是一个基于 Spring AI 框架构建的检索增强生成(RAG)应用,旨在通过向量检索技术增强大模型的生成能力,使 AI 回答既智能又有依据。 项目采用现代化 Java 技术栈,核心框架为 Spring Boot 3.3 与 Spring AI 1.0,集成 OpenAI 模型(deepseek-r1、doubao-embedding)主打白嫖,支持 PostgreSQL+pgvector、Elasticsearch 等多种向量存储方案,并利用 Redis 实现缓存加速、Elasticsearch 管理对话记忆。", + "html_url": "https://github.com/listener-He/spring-ai-example" + }, + { "name": "yunxiao-LLM-reviewer", - "html_url": "https://github.com/listener-He/yunxiao-LLM-reviewer", - "description": "一款专为阿里云云效 Flow 平台设计的自动化代码审查工具。通过集成 Qwen、DeepSeek 等先进大模型,该工具能够实时分析 Git 合并请求(MR)中的代码变更,智能识别潜在问题并自动生成结构化评审意见。", - "stargazers_count": 9, + "stargazers_count": 10, "forks_count": 3, - "language": "TypeScript", - "updated_at": "2025-10-10T11:06:34Z" + "description": "一款专为阿里云云效 Flow 平台设计的自动化代码审查工具。通过集成 Qwen、DeepSeek 等先进大模型,该工具能够实时分析 Git 合并请求(MR)中的代码变更,智能识别潜在问题并自动生成结构化评审意见。 工具支持多维度代码检测,包括逻辑错误、安全漏洞,有效提升团队代码质量与开发效率。 作为云效 Flow 的自定义步骤,该工具可无缝集成到 CI/CD 流水线中,实现 MR 提交时的自动化代码审查,大幅减少人工评审工作量,加速代码交付流程。", + "html_url": "https://github.com/listener-He/yunxiao-LLM-reviewer" }, { - "id": 1064414600, - "name": "hexo-theme-stellar", - "html_url": "https://github.com/listener-He/hexo-theme-stellar", - "description": "综合型hexo主题:博客+知识库+专栏+笔记,内置海量的标签组件和动态数据组件。", - "stargazers_count": 0, + "name": "Home", + "stargazers_count": 2, "forks_count": 0, - "language": null, - "updated_at": "2025-09-26T02:12:18Z" + "description": "现代化个人主页,融合科技感与个性化元素,展示个人技术栈、开源项目和博客文章。", + "html_url": "https://github.com/listener-He/Home" }, { - "id": 1060085476, - "name": "Universal-IoT-Java", - "html_url": "https://github.com/listener-He/Universal-IoT-Java", - "description": "通用 IoT Java 平台(示例)", - "stargazers_count": 0, + "name": "collection-complete", + "stargazers_count": 2, + "forks_count": 2, + "description": "collection-complete 是一个用于处理集合数据并补充相关信息的Java库。它提供了链式调用的功能,可以方便地对集合中的元素进行批量操作和属性补充。全程函数式 均衡了易用性与扩展性的设计", + "html_url": "https://github.com/listener-He/collection-complete" + }, + { + "name": "keycloak-services-social-weixin", + "stargazers_count": 2, + "forks_count": 3, + "description": "", + "html_url": "https://github.com/listener-He/keycloak-services-social-weixin" + }, + { + "name": "Notion-Wechat-Blog", + "stargazers_count": 1, "forks_count": 0, - "language": null, - "updated_at": "2025-10-13T02:30:28Z" + "description": "基于NotionNext作为后端的微信小程序", + "html_url": "https://github.com/listener-He/Notion-Wechat-Blog" + }, + { + "name": "social-auth", + "stargazers_count": 1, + "forks_count": 0, + "description": "", + "html_url": "https://github.com/listener-He/social-auth" + }, + { + "name": "hp-lite", + "stargazers_count": 0, + "forks_count": 1, + "description": "内网穿透 轻量版 支持 https http tcp udp 支持云端动态控制穿透配置,支持免费SSL证书和续签、支持限流和IP黑白名单,多账户、统计、http、socks代理、反向代理、多设备管理等功能。", + "html_url": "https://github.com/listener-He/hp-lite" } -] \ No newline at end of file +]