GoodAI / charlie-mnemonic

Charlie Mnemonic: The First Personal Assistant with Long-Term Memory

Home Page:https://www.goodai.com/introducing-charlie-mnemonic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charlie Mnemonic

As part of our research efforts in continual learning, we are open-sourcing Charlie Mnemonic, the first personal assistant (LLM agent) equipped with Long-Term Memory (LTM).

At first glance, Charlie might resemble existing LLM agents like ChatGPT, Claude, and Gemini. However, its distinctive feature is the implementation of LTM, enabling it to learn from every interaction. This includes storing and integrating user messages, assistant responses, and environmental feedback into LTM for future retrieval when relevant to the task at hand.

Charlie Mnemonic employs a combination of Long-Term Memory (LTM), Short-Term Memory (STM), and episodic memory to deliver context-aware responses. This ability to remember interactions over time significantly improves the coherence and personalization of conversations.

Read more on our blog

Features

  • User authentication and session management.
  • Continual learning through user interactions.
  • Ability to generate and process audio messages.
  • User data management including import/export of data. (WIP)
  • Extensible with additional modules (addons).
  • WebSocket support for real-time communication.
  • Use local Ollama instance instead of OpenAI.

Installation

  • How to install and run Charlie Mnemonic on Windows, Mac or Linux

  • How to install, develop and run Charlie Mnemonic manually

  • To use Ollama please look at Ollama to download and setup the Ollama server.

Links

About

Charlie Mnemonic: The First Personal Assistant with Long-Term Memory

https://www.goodai.com/introducing-charlie-mnemonic/


Languages

Language:Python 63.8%Language:JavaScript 20.2%Language:HTML 9.0%Language:CSS 4.7%Language:Shell 0.9%Language:Batchfile 0.8%Language:Dockerfile 0.3%Language:NSIS 0.2%Language:Procfile 0.0%