Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ An awesome & curated list of the best LLMOps tools for developers.

| Project | Details | Repository |
| --------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| [Agent Shadow Brain](https://github.com/theihtisham/agent-shadow-brain) | AI background code analysis agent that watches your codebase and provides real-time insights and automated reviews. | ![GitHub Badge](https://img.shields.io/github/stars/theihtisham/agent-shadow-brain.svg?style=flat-square) |
| [CodeGeeX](https://github.com/THUDM/CodeGeeX) | CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023) | ![GitHub Badge](https://img.shields.io/github/stars/THUDM/CodeGeeX.svg?style=flat-square) |
| [CodeGen](https://github.com/salesforce/CodeGen) | CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex. | ![GitHub Badge](https://img.shields.io/github/stars/salesforce/CodeGen.svg?style=flat-square) |
| [CodeT5](https://github.com/salesforce/CodeT5) | Open Code LLMs for Code Understanding and Generation. | ![GitHub Badge](https://img.shields.io/github/stars/salesforce/CodeT5.svg?style=flat-square) |
Expand Down