From 61a05089203b124987ae47f4fa520c62f7023ac0 Mon Sep 17 00:00:00 2001 From: Priyanka Darshini Date: Mon, 1 Jun 2026 11:19:39 +0200 Subject: [PATCH] Add Anahata ASI to Artificial Intelligence section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3ebb8e4..7ce305f2 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ _Frameworks and libraries that help implementing and verifying design and archit _Frameworks that help you to leverage LLMs and AI._ +- [Anahata ASI](https://github.com/anahata-os/anahata-asi) - Stateful, air-gapped Artificial Super Intelligence (ASI) container and JVM agent featuring metabolic context memory (CwGC) and in-process JIT-compiled tool generation. - [JamJet](https://github.com/jamjet-labs/jamjet) - Agent runtime with a Java SDK for building AI agents, supporting graph-based workflow orchestration, multi-agent coordination, and MCP/A2A protocols. - [LangChain4j](https://github.com/langchain4j/langchain4j) - Simplifies integration of LLMs with unified APIs and a comprehensive toolbox. - [MCP Java SDK](https://github.com/modelcontextprotocol/java-sdk) - Enables applications to interact with AI models and tools through a standardized interface (i.e. Model Context Protocol), supporting both synchronous and asynchronous communication patterns.