From 6a48304d8c27a6d45541f5e1ac42828e7ea907d8 Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Tue, 31 Dec 2024 11:01:52 -0600 Subject: [PATCH 1/6] Add Zep --- ai-enablement-stack.json | 14 +++++++++++--- public/images/zep.svg | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 3 deletions(-) create mode 100644 public/images/zep.svg diff --git a/ai-enablement-stack.json b/ai-enablement-stack.json index f2f9a8d..8be3f76 100644 --- a/ai-enablement-stack.json +++ b/ai-enablement-stack.json @@ -327,7 +327,7 @@ "name": "TaskWeaver", "description": "A framework for creating and managing workflows and tasks for AI agents.", "logo": "", - "link":"https://microsoft.github.io/TaskWeaver/", + "link": "https://microsoft.github.io/TaskWeaver/", "github": "https://github.com/microsoft/TaskWeaver" }, { @@ -381,6 +381,14 @@ "name": "Knowledge Engines", "description": "Databases and systems for managing and retrieving information", "companies": [ + { + "name": "Zep", + "description": "Zep is a memory layer for AI agents that continuously learns from user interactions and changing business data. Zep ensures that your Agent has a complete and holistic view of the user, enabling you to build more personalized and accurate user experiences.", + "logo": "./public/images/zep.svg", + "link": "https://www.getzep.com", + "github": "https://github.com/getzep", + "x": "@zep_ai" + }, { "name": "Pinecone", "description": "", @@ -783,7 +791,7 @@ "description": "", "logo": "", "link": "https://pydantic.dev/logfire", - "github":"https://github.com/pydantic/logfire" + "github": "https://github.com/pydantic/logfire" }, { "name": "Cleanlab", @@ -1125,4 +1133,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/public/images/zep.svg b/public/images/zep.svg new file mode 100644 index 0000000..e999517 --- /dev/null +++ b/public/images/zep.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From ddd98354900fa378ae90ecf138917b25e252e380 Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Thu, 2 Jan 2025 09:37:48 -0600 Subject: [PATCH 2/6] recorder --- ai-enablement-stack.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ai-enablement-stack.json b/ai-enablement-stack.json index 8be3f76..1c3f2bc 100644 --- a/ai-enablement-stack.json +++ b/ai-enablement-stack.json @@ -381,14 +381,6 @@ "name": "Knowledge Engines", "description": "Databases and systems for managing and retrieving information", "companies": [ - { - "name": "Zep", - "description": "Zep is a memory layer for AI agents that continuously learns from user interactions and changing business data. Zep ensures that your Agent has a complete and holistic view of the user, enabling you to build more personalized and accurate user experiences.", - "logo": "./public/images/zep.svg", - "link": "https://www.getzep.com", - "github": "https://github.com/getzep", - "x": "@zep_ai" - }, { "name": "Pinecone", "description": "", @@ -479,6 +471,14 @@ "hidden": "true", "github": "https://github.com/timescale/pgai", "x": "@timescaledb" + }, + { + "name": "Zep", + "description": "Zep is a memory layer for AI agents that continuously learns from user interactions and changing business data. Zep ensures that your Agent has a complete and holistic view of the user, enabling you to build more personalized and accurate user experiences.", + "logo": "./public/images/zep.svg", + "link": "https://www.getzep.com", + "github": "https://github.com/getzep", + "x": "@zep_ai" } ] }, From d0e2036955839fa66ea81e215989f52dbb54a2eb Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Thu, 2 Jan 2025 09:53:23 -0600 Subject: [PATCH 3/6] readme --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 1accaae..a23179e 100644 --- a/README.md +++ b/README.md @@ -970,17 +970,21 @@ PromptLayer provides a comprehensive prompt engineering platform that enables te Gretel.ai ##### Category + ENGINEERING LAYER - Tools ##### Description + - No description available ##### Links + - [Website](https://gretel.ai/) - [X/Twitter](https://twitter.com/gretel_ai) #### [Mostly.ai](https://mostly.ai/) +
Mostly.ai @@ -1604,6 +1608,23 @@ pgAI is a PostgreSQL extension that enables AI capabilities directly in the data - [X/Twitter](https://twitter.com/timescaledb)
+#### [Zep](https://www.getzep.com/) +
+ +Zep AI + +##### Category +INTELLIGENCE LAYER - Knowledge Engines + +##### Description +Zep is a memory layer for AI agents that continuously learns from user interactions and changing business data. Zep ensures that your Agent has a complete and holistic view of the user, enabling you to build more personalized and accurate user experiences. + +##### Links +- [Website](https://www.getzep.com) +- [GitHub](https://github.com/getzep) +- [X/Twitter](https://twitter.com/zep_ai) +
+ ### Specialized Coding Models AI models optimized for software development From 468859425f23a4818a59166c1dec52d0c519ca71 Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Thu, 2 Jan 2025 09:55:50 -0600 Subject: [PATCH 4/6] revert spacing --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a23179e..ca46777 100644 --- a/README.md +++ b/README.md @@ -970,7 +970,6 @@ PromptLayer provides a comprehensive prompt engineering platform that enables te Gretel.ai ##### Category - ENGINEERING LAYER - Tools ##### Description @@ -978,13 +977,11 @@ ENGINEERING LAYER - Tools - No description available ##### Links - - [Website](https://gretel.ai/) - [X/Twitter](https://twitter.com/gretel_ai) #### [Mostly.ai](https://mostly.ai/) -
Mostly.ai From 420e497bb12e854d48c26ede9d472f84ba14bb9c Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Thu, 2 Jan 2025 09:56:25 -0600 Subject: [PATCH 5/6] revert spacing --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ca46777..12f6c02 100644 --- a/README.md +++ b/README.md @@ -973,7 +973,6 @@ PromptLayer provides a comprehensive prompt engineering platform that enables te ENGINEERING LAYER - Tools ##### Description - - No description available ##### Links From 11d2438f97b0a9a0f0c9efe0e8bca750c909c3a3 Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:00:40 -0600 Subject: [PATCH 6/6] Add Zep to INTELLIGENCE LAYER - Knowledge Engines Signed-off-by: Daniel Chalef <131175+danielchalef@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12f6c02..4db6eb4 100644 --- a/README.md +++ b/README.md @@ -1607,7 +1607,7 @@ pgAI is a PostgreSQL extension that enables AI capabilities directly in the data #### [Zep](https://www.getzep.com/)
-Zep AI +Zep ##### Category INTELLIGENCE LAYER - Knowledge Engines