diff --git a/README.md b/README.md index 300bf46..5476091 100644 --- a/README.md +++ b/README.md @@ -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) |