diff --git a/README.md b/README.md index 1accaae..4db6eb4 100644 --- a/README.md +++ b/README.md @@ -1604,6 +1604,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 + +##### 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 diff --git a/ai-enablement-stack.json b/ai-enablement-stack.json index f2f9a8d..1c3f2bc 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" }, { @@ -471,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" } ] }, @@ -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