Zep: The Memory Foundation For Your AI Stack
Build AI assistants that continually learn and delight users with personalized and accurate experiences.
Quick Start Guide |
Zep X LangChain 🦜⛓ |
Zep X LlamaIndex 🦙 |
Discord 💬
www.getzep.com
What is Zep? 💬
Zep is a long-term memory service for AI Assistant apps. With Zep, you can provide AI assistants with the ability to recall past conversations, no matter how distant, while also reducing hallucinations, latency, and cost.
Unlike vector databases,
Users
,Sessions
,Memories
, andDocuments
are all first-class citizens in Zep.
- Set up in 5 minutes
Install via docker compose
or sign up for Zep Cloud
- Hybrid Vector Database
Populate your prompts with relevant documents and chat history
- Persist Chat History
Store chat history, enrich it with metadata, and run semantic search over it
- Enrich it all
Embeddings, summaries, named entities, token counts, and more
- Use the tools you love
Python , TypeScript , LangChain 🦜⛓️, LlamaIndex 🦙, and more
- Open Source
Zep is licensed under the Apache Software License and available on GitHub
What you can build with Zep
- Chatbot Applications: Zep's chat history storage enables context-aware chatbot applications.
- Retrieval Augmented Generation (RAG) Applications: Zep's vector store aids in building applications that answer questions based on a document set.
- Agent Applications: Zep's document vector store and enriched chat history store can be used as tools by agents, able to look up relevant information and past conversations.
- Data Enrichment Applications: Zep's extractors can be used for applications that need to analyze and understand the text data from human/bot conversations.