Skip to main content

Quickstart

Get started with the Nebula SDK in just a few minutes.

Installation

Basic Setup

First, import and initialize the SDK:

Your First Chat

Create a simple chat interaction:

Streaming Chat

For real-time responses, use streaming:

Adding Memory

Enhance your chat with persistent memory:

Creating an Agent

Build an autonomous agent with tools:

Next Steps

Now that you have the basics down, explore more advanced features:

Chat API

Learn about advanced chat features and configuration

Memory System

Dive deep into memory storage and retrieval

Agent Framework

Build sophisticated AI agents with custom tools

Storage Integration

Use decentralized storage for your data

Examples

Check out complete examples in our GitHub repository: