Show HN: Zep – pgvector-based memory store for LLM apps Hey HN - we launched Zep's document vector DB today. Zep is an open source memory store for LLM apps, and this builds on existing chat history memory persistence, embedding, and enrichment capabilities. Zep uses Postgres and pgvector for database operations and vector search. Vector search can be complicated on Postgres, with careful configuration required at both index creation and query time. We've focused on significantly improving this developer experience. Zep automatically selects index and query parameters for developers based on best practices and known heuristics. Vector database operations are exposed via a simple Python (and LangChain) API for working with document collections, documents, and search results. While we focus on LLM App use cases, you can turn any Postgres instance with pgvector into a vector database with great DX. Our launch announcement: https://ift.tt/WexGdXj... -Daniel https://ift.tt/ZJYGt2u August 3, 2023 at 11:47PM
Show HN: Zep – pgvector-based memory store for LLM apps https://ift.tt/EvnbQWA
Reviewed by Manish Pethev
on
August 04, 2023
Rating:
No comments:
If you have any suggestions please send me a comment.