Try ShodhYour Way

Self-serve in Google Colab or book a personalized demo with our team

Shodh Memory

For developers & AI agents

Free & Open Source

Try in Google Colab

Interactive notebook with all features. Run code, see results, experiment freely.

  • No installation required
  • Runs in your browser
  • Interactive code examples
  • Try all features instantly
Open in Colab

Free Google account required

Shodh RAG

For enterprises & teams

Free Pilot Available

Book a Demo

30-minute call with our team. See Shodh RAG on your documents, discuss your use case.

  • See it on YOUR documents
    We'll show how Shodh works with your actual files
  • Deployment options
    On-premise, hybrid, or cloud - find the right fit
  • Integration planning
    How to connect with your existing systems
  • Pricing & licensing
    Transparent discussion of costs and terms

Or Run Locally

Install and run on your machine in 30 seconds

Terminal
# Install
pip install shodh-memory

# Quick test
python -c "
from shodh_memory import Memory
m = Memory()
m.remember('Test memory', memory_type='Learning')
print(m.recall('test'))
"

What You'll See

Memory That Learns

Store memories, watch connections form through Hebbian learning

Instant Recall

Semantic search finds relevant memories in milliseconds

Context Bootstrap

Get structured summaries to start any session informed

Questions?

Check the docs or reach out directly