NeuroAI SDK - Early Access Version
npm install neuroai-sdk-earlyEarly Access Version of the NeuroAI SDK for GPU and AI Infrastructure Management.
``bash`
npm install -g neuroai-sdk-early
To start using the SDK, simply run:
`bash`
neuroai start
You will be prompted for:
1. Early Access Password
2. NeuroAI API Key
- Node.js 14 or higher
- npm 6 or higher
- Early Access Authentication
- API Key Management
- Connection Testing
- More features coming soon...
To build from source:
`bash``
git clone https://github.com/neuroai/sdk.git
cd neuroai-sdk
npm install
npm run build
ISC © NeuroAI