Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,8 @@ tags:
|
|
| 21 |
|
| 22 |
# CommitLens — AI-Powered Code Review Pipeline
|
| 23 |
|
|
|
|
|
|
|
| 24 |
**CommitLens** is a high-performance information extraction and analysis pipeline that transforms raw GitHub diffs into structured, human-readable engineering reports. It uses a hybrid LLM approach: **JetBrains Mellum 2** for deep per-file analysis and **Groq-hosted Llama 3.3** for lightning-fast synthesis.
|
| 25 |
|
| 26 |

|
|
|
|
| 21 |
|
| 22 |
# CommitLens — AI-Powered Code Review Pipeline
|
| 23 |
|
| 24 |
+
https://huggingface.co/pkheria
|
| 25 |
+
|
| 26 |
**CommitLens** is a high-performance information extraction and analysis pipeline that transforms raw GitHub diffs into structured, human-readable engineering reports. It uses a hybrid LLM approach: **JetBrains Mellum 2** for deep per-file analysis and **Groq-hosted Llama 3.3** for lightning-fast synthesis.
|
| 27 |
|
| 28 |

|