Capstone, Feng Chia University · 2025LLM
Commit summarisation tool
Reads your starred GitHub repositories and has an LLM explain what actually changed between commits.
- LLM
- Diff summarisation
- Capstone
- Undergraduate project
- Pulled starred repositories and commit diffs through the GitHub API.
- Cached summaries in Redis to keep repeat reads cheap.
ReactTypeScriptFastAPIRedis