Getting Started¶
Welcome to NeuroLink! This section will help you get up and running quickly with the Enterprise AI Development Platform.
🚀 What You'll Learn¶
Get NeuroLink working in under 2 minutes with basic examples for both CLI and SDK usage.
Detailed installation instructions for different environments and package managers.
Configure API keys and credentials for all 9 supported AI providers with step-by-step guides.
Complete reference for all environment variables and configuration options.
🎯 Choose Your Path¶
Start with our Quick Start guide to understand the basics and see NeuroLink in action.
Jump to Provider Setup to configure your API keys, then check the CLI Guide.
Follow the Installation guide for SDK setup, then explore Framework Integration.
Check our Provider Comparison 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
Free Options Available
You can start with free providers like Google AI Studio, Hugging Face, or local Ollama to test NeuroLink without costs.
🚦 Next Steps¶
- Quick Start - Get running in 2 minutes
- Provider Setup - Configure your AI providers
- CLI Guide or SDK Reference - Deep dive into usage
- Examples - See real-world applications