Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Zep to Knowledge Engines #54

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1604,6 +1604,23 @@ pgAI is a PostgreSQL extension that enables AI capabilities directly in the data
- [X/Twitter](https://twitter.com/timescaledb)
</details>

#### [Zep](https://www.getzep.com/)
<details>

<img src="./public/images/zep.svg" width="200" alt="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)
</details>

### Specialized Coding Models

AI models optimized for software development
Expand Down
14 changes: 11 additions & 3 deletions ai-enablement-stack.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
{
Expand Down Expand Up @@ -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"
}
]
},
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -1125,4 +1133,4 @@
]
}
]
}
}
36 changes: 36 additions & 0 deletions public/images/zep.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.