Getting Started
Learn how to install the VoltX CLI globally and perform the initial configuration to start using AI features.
Installation
Install Voltx globally using your preferred package manager
Verify the installation
Initial Setup
After installation, you'll need to initialize VoltX with your preferred configuration:
API Key Required
You must configure at least one AI provider with a valid API key during the
init
process to use VoltX's core features like chat and agent mode.
This command will guide you through the setup process:
Enter a unique username for your VoltX profile.
Choose the first AI service you want to connect with.
Paste the API key for the selected provider.
Pick the default AI model you want to use with this provider.
Choose whether to add another AI provider now or finish setup.
Configuration Structure
VoltX creates a configuration directory structure in your home directory:
VoltX Help
To see available commands directly from your terminal, you can use the help command:
Next Steps
Now that you have VoltX installed and configured, you can:
- Explore the commands reference
- Start a chat session
- Use CLI agent