Installation Wizard
Let's get you set up with your personal AI assistant. This wizard will guide you through the installation process.
A zero-dependency AI assistant CLI powered by Azure OpenAI with persistent memory across sessions.
Required to run NeuAI. No additional packages needed!
You'll need an Azure OpenAI resource with a deployed model.
Access to a command line (Terminal, PowerShell, etc.)
Apply for access at azure.microsoft.com
Enter your Azure OpenAI credentials. These will be stored locally and never leave your machine.
Found in Azure Portal → Your OpenAI Resource → Keys and Endpoint
Please enter a valid endpoint URL
Found in Azure Portal → Your OpenAI Resource → Keys and Endpoint → Key 1 or Key 2
API key is required
The name of your deployed model (e.g., gpt-4, gpt-35-turbo)
Run these commands in your terminal to install NeuAI.
Download a ready-to-run script with your configuration embedded
Let's make sure everything is working correctly.
You should see output like:
Double-check your credentials in Step 2, or run python3 ~/.neuai/neuai-cli.py --configure to reconfigure.
NeuAI is installed and ready to use.
Check out the full tutorial to learn about memory, subjects, and automation.