From d5da01f0412ba6e79e80bc8d4aad2f1efd053ff2 Mon Sep 17 00:00:00 2001
From: Siddhant Pandey <37979764+tnahddisttud@users.noreply.github.com>
Date: Thu, 18 Sep 2025 11:34:28 +0530
Subject: [PATCH] added nanoagents
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index fa34cf95..6ef9f1f1 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,7 @@ Current LLM frameworks are bloated... You only need 100 lines for LLM Framework!
| SmolAgent | Agent | Some
(e.g., CodeAgent, VisitWebTool) | Some
(e.g., DuckDuckGo, Hugging Face, etc.) | 8K | +198MB |
| LangGraph | Agent, Graph | Some
(e.g., Semantic Search) | Some
(e.g., PostgresStore, SqliteSaver, etc.) | 37K | +51MB |
| AutoGen | Agent | Some
(e.g., Tool Agent, Chat Agent) | Many [Optional]
(e.g., OpenAI, Pinecone, etc.) | 7K
(core-only) | +26MB
(core-only) |
+| [nanoagents](https://github.com/tnahddisttud/nanoagents) | Agent | None | None | 174 | **+7.3KB** |
| **PocketFlow** | **Graph** | **None** | **None** | **100** | **+56KB** |