https://github.com/BingyanStudio/github-analyzer
锐评一下你都在 GitHub 写了什么
https://github.com/BingyanStudio/github-analyzer
data-analysis github llm reports selfhosted typescript
Last synced: 10 months ago
JSON representation
锐评一下你都在 GitHub 写了什么
- Host: GitHub
- URL: https://github.com/BingyanStudio/github-analyzer
- Owner: BingyanStudio
- License: mit
- Created: 2025-04-24T15:20:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-25T06:41:12.000Z (11 months ago)
- Last Synced: 2025-04-25T07:31:27.586Z (11 months ago)
- Topics: data-analysis, github, llm, reports, selfhosted, typescript
- Language: TypeScript
- Homepage: https://gitbox.hust.online
- Size: 758 KB
- Stars: 0
- Watchers: 24
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - BingyanStudio/github-analyzer - 锐评一下你都在 GitHub 写了什么 (TypeScript)
- my-awesome - BingyanStudio/github-analyzer - analysis,github,llm,reports,selfhosted,typescript pushed_at:2025-10 star:0.5k fork:0.0k 锐评一下你都在 GitHub 写了什么 (TypeScript)
README
## 项目介绍
本项目旨在分析 GitHub 上的项目和用户活动,通过 AI 生成有趣的评论和总结。
## 功能
1. 生成 GitHub 锐评
2. 生成图片报告以供分享
3. 支持自部署!
## 看看效果?

## Star History
# LICENSE
```
MIT License
Copyright (c) 2025 Bingyan Studio
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```