From eac8c461f89dcab9042ccfae28b16263bf67c8fd Mon Sep 17 00:00:00 2001 From: Aman kumar <168410465+ghostiee-11@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:31:29 +0530 Subject: [PATCH] Add lumen to AI and Agents > Data Layer (#3261) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ff3a25e..589e22af 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents - [entroly](https://github.com/juyterman1000/entroly) - An auditable context control plane that optimizes prompt context, stabilizes cache prefixes, and verifies answers locally with WITNESS. - [instructor](https://github.com/567-labs/instructor) - A library for extracting structured data from LLMs, powered by Pydantic. - [llama-index](https://github.com/run-llama/llama_index) - A data framework for your LLM application. + - [lumen](https://github.com/holoviz/lumen) - An agent framework for conversational analysis of SQL, dataframe and multidimensional array data. - [mem0](https://github.com/mem0ai/mem0) - An intelligent memory layer for AI agents enabling personalized interactions. - [outlines](https://github.com/dottxt-ai/outlines) - Structured text generation for LLMs with JSON schema, regex, and grammar-constrained decoding. - Pre-trained Models and Inference