LongMem VS obsidian-ollama

Compare LongMem vs obsidian-ollama and see what are their differences.

LongMem

Official implementation of our NeurIPS 2023 paper "Augmenting Language Models with Long-Term Memory". (by Victorwz)
Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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
LongMem obsidian-ollama
3 3
736 679
- -
5.0 2.7
2 months ago 30 days ago
Python TypeScript
Apache License 2.0 MIT License
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.

LongMem

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

obsidian-ollama

Posts with mentions or reviews of obsidian-ollama. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.
  • Show HN: NotesOllama – I added local LLM support to Apple Notes (through Ollama)
    4 projects | news.ycombinator.com | 21 Feb 2024
    This lets you talk to local LLMs in Apple Notes. I saw Obsidian Ollama (https://github.com/hinterdupfinger/obsidian-ollama) and thought it was handy, but I'm too lazy to migrate away from the Apple ecosystem, so I quickly hacked this together. I tend to use Notes as a scratchpad for prompts, so it's nice to do some quick inference without leaving the app.

    Notes doesn't really support plugins so I'm using the macOS accessibility API for reading selections and then stream responses using the clipboard (not ideal but it works).

  • Is anyone using self hosted LLM day to day and training it like a new employee
    4 projects | news.ycombinator.com | 30 Nov 2023
    Having come from Notion also, I LOVE Obsidian for its non-proprietary file structure. Incredible powerful plugins, too.

    FWIW, it's not really what you're seeking... but there is a plugin that allows you to invoke an LLM from within Obsidian (via Ollama): https://github.com/hinterdupfinger/obsidian-ollama

    In short, it allows you to set up prompts to transform selected text directly within a file, e.g. 'Summarize this selection as a markdown formatted list of key points', 'Write a PRD', 'Translate to [Language]', 'Run this as a prompt', etc.

  • Plugin to bring the power of local LLMs to logseq with (ollama-logseq)
    3 projects | /r/logseq | 8 Nov 2023
    Hello guys I was jealous that obsidian had a plugin integrating with ollama, So I decided to make one for logseq myself, ollama essentially allows you to play with local LLMs like: LLama 2, Orca Mini, vicuna and many more. Some of these LLMs are performing to levels close to chatGPT3.5 in some tasks and the fact that they are running locally is awesome, here is a quick demo

What are some alternatives?

When comparing LongMem and obsidian-ollama you can also consider the following projects:

MemGPT - Create LLM agents with long-term memory and custom tools 📚🦙

ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.

autogen - A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap

ollama-logseq - Logseq plugin to integerate with ollama