zep VS zep-js

Compare zep vs zep-js and see what are their differences.

zep-js

Zep - Long-Term Memory for ‍AI Assistants (TypeScript Client) (by getzep)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zep zep-js
16 3
2,034 17
7.6% -
8.8 9.0
24 days ago 8 days ago
Go TypeScript
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zep

Posts with mentions or reviews of zep. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-22.

zep-js

Posts with mentions or reviews of zep-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-09.
  • Show HN: Ellipsis – Automated PR reviews and bug fixes
    6 projects | news.ycombinator.com | 9 May 2024
    Hmm, that searches issues, which isn't the best way to see Ellipsis' work.

    Example of PR review: https://github.com/getzep/zep-js/pull/67#discussion_r1594781...

    Example of issue-to-PR: https://github.com/getzep/zep/issues/316

    Example of bug fix on a PR: https://github.com/jxnl/instructor/pull/546#discussion_r1544...

  • How do domain-specific chatbots work? A retrieval augmented generation overview
    1 project | news.ycombinator.com | 25 Aug 2023
    Relatedly, to have a useful chatbot you need to track chat history in a way very similar to augmenting with document retrieval, but you may need to generate embeddings and summaries as you go.

    A friend of mine is working on an OSS memory system for chat apps that helps store, retrieve, summarize chat history, and documents to now, I believe, on top of LangChain: https://www.getzep.com/

  • Show HN: Zep – Long-Term Memory Store for Conversational AI Apps
    3 projects | news.ycombinator.com | 10 May 2023
    - When storing messages long-term, developers are exposed to privacy and regulatory obligations around PII, retention, and deletion of user data.

    Zep aims to solve these challenges.

    Zep and its Python and [Ja](https://github.com/getzep/zep-js)vascript client libraries have been open-sourced under the Apache License.

    Learn more and contribute:

What are some alternatives?

When comparing zep and zep-js you can also consider the following projects:

local_llama - This repo is to showcase how you can run a model locally and offline, free of OpenAI dependencies.

zep-python - Zep: Long-Term Memory for ‍AI Assistants (Python Client)

langchaingo - LangChain for Go, the easiest way to write LLM-based programs in Go

getlang - Natural language detection package in pure Go

verbaflow - Neural Language Model for Go

lingo - package lingo provides the data structures and algorithms required for natural language processing

Neurite - Fractal Graph Desktop for Ai-Agents, Web-Browsing, Note-Taking, and Code.

spaGO - Self-contained Machine Learning and Natural Language Processing library in Go

llm-api - simple HTTP API for LLMs

go-openai - OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go