From 21c894065b5d7fff4fb9bdd0c3f68118cbafe71f Mon Sep 17 00:00:00 2001 From: theihtisham Date: Mon, 20 Apr 2026 16:41:27 +0400 Subject: [PATCH] Add agent-shadow-brain to Machine Learning software Signed-off-by: theihtisham --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17dfffb..8c2a796 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,7 @@ A curated list of awesome research papers, datasets and software projects devote - [DeepSim](https://github.com/parasol-aser/deepsim) - a deep learning-based approach to measure code functional similarity. - [rnn-autocomplete](https://github.com/ZeRoGerc/rnn-autocomplete) - Neural code autocompletion with RNN (bachelor's thesis). - [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an Explainable AutoML framework for developers. With MindsDB you can build, train and use state of the art ML models in as simple as one line of code. +- [agent-shadow-brain](https://github.com/theihtisham/agent-shadow-brain) - Background code analysis engine using neural mesh architecture, pattern memory, and ML-driven insights for automated code quality assessment and anomaly detection. #### Utilities