Skip to main content
Get up and running with Lumi0 in less than 5 minutes. In this guide, you’ll:
  • Create an API key
  • Install the Lumi0 SDK
  • Store your first memory
  • Search for memories

Prerequisites

Before you begin, make sure you have:
  • A Lumi0 account
  • An API key
  • Node.js 18+ (or Bun)

1. Create an API Key

Sign in to the Lumi0 Dashboard and create a new API key from the API Keys page. Store it securely as an environment variable.

2. Install the SDK

Choose your preferred package manager.

3. Initialize the Client