From 39380261df37611dab8e8a07b033f425d7751e68 Mon Sep 17 00:00:00 2001 From: whitestone1121-web Date: Tue, 10 Mar 2026 10:24:51 -0700 Subject: [PATCH] Add SignalBrain Evolver to Machine Learning section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00b4d2ef79..41768a2fdb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [Caching](#caching) - [CMS](#cms) - [Code Analysis](#code-analysis) - - [Command-line Interface Development](#command-line-interface-development) + - [Command-line Interface Development](#command-line-interface-development)f - [Command-line Tools](#command-line-tools) - [Computer Vision](#computer-vision) - [Configuration Files](#configuration-files) @@ -729,6 +729,7 @@ _Libraries for Machine Learning. Also see [awesome-machine-learning](https://git - [Instructor](https://github.com/567-labs/instructor) - A library for extracting structured data from LLMs, powered by Pydantic. - [LangChain](https://github.com/langchain-ai/langchain) - Building applications with LLMs through composability. - [LlamaIndex](https://github.com/run-llama/llama_index) - A data framework for your LLM application. +- - [SignalBrain Evolver](https://github.com/whitestone1121-web/signalbrain-evolver) - A self-evolving Python code generator with self-critique scars, GPU proprioception, recursive deliberation, and Merkle audit chain. - [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metrics. - [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. - [PraisonAI](https://github.com/MervinPraison/PraisonAI) - Production-ready Multi-AI Agents framework with self-reflection, 100+ LLM support, MCP integration, and agentic workflows.