Skip to content

novyxlabs/novyx-starter-kit

Repository files navigation

Novyx Starter Kit

Get started with Novyx Core in 5 minutes.

Quick Start

  1. Clone this repo:

    git clone https://github.com/novyxlabs/novyx-starter-kit
    cd novyx-starter-kit
  2. Install dependencies:

    pip install -r requirements.txt
  3. Get your free API key at novyxlabs.com

  4. Create .env file:

    cp .env.example .env
    # Edit .env and add your API key
  5. Run the basic example:

    python basic_example.py

Examples

  • basic_example.py — Store and recall memories with semantic search
  • session_example.py — Persistent conversation memory across sessions
  • rollback_demo.py — See Magic Rollback in action

What is Novyx?

Persistent memory for AI agents — sub-100ms semantic search, time-travel rollback, and tamper-proof audit trails.

  • Persistent Memory — Store and recall with semantic search across all memories
  • Time-Travel Rollback — Point-in-time recovery to any verified state
  • Audit Trails — Cryptographic proof of every memory operation

Pricing

Tier Price Memories API Calls Rollbacks
Free $0 5,000 5,000/mo 10/mo
Starter $12/mo 25,000 25,000/mo 50/mo
Pro $39/mo Unlimited 100,000/mo Unlimited
Enterprise $199/mo Unlimited Unlimited Unlimited

Links

License

MIT

Packages

 
 
 

Contributors

Languages