Introduction

Welcome to NeurosLink AI! This section will help you get up and running quickly with the Enterprise AI Development Platform.

🚀 What You'll Learn

  • :material-clock-fast: Quick Start

    Get NeurosLink AI working in under 2 minutes with basic examples for both CLI and SDK usage.

  • :material-download: Installation

    Detailed installation instructions for different environments and package managers.

  • :material-key: Provider Setup

    Configure API keys and credentials for all 9 supported AI providers with step-by-step guides.

  • :material-cog: Environment Variables

    Complete reference for all environment variables and configuration options.

🎯 Choose Your Path

=== "I'm New to AI Development"

Start with our [Quick Start guide](quick-start.md) to understand the basics and see NeurosLink AI in action.

=== "I Want to Use the CLI"

Jump to [Provider Setup](provider-setup.md) to configure your API keys, then check the [CLI Guide](../cli/index.md).

=== "I'm Building an Application"

Follow the [Installation guide](installation.md) for SDK setup, then explore [Framework Integration](../sdk/framework-integration.md).

=== "I'm Migrating from Another Platform"

Check our [Provider Comparison](../reference/provider-comparison.md) to understand the differences and benefits.

🔧 Prerequisites

  • Node.js 18+ (for SDK usage)

  • npm/pnpm/yarn (package manager)

  • API keys for at least one AI provider

!!! tip "Free Options Available"

You can start with free providers like Google AI Studio, Hugging Face, or local Ollama to test NeurosLink AI without costs.

🚦 Next Steps

  1. Quick Start - Get running in 2 minutes

  2. Provider Setup - Configure your AI providers

  3. CLI Guide or SDK Reference - Deep dive into usage

  4. Examples - See real-world applications

Last updated

Was this helpful?