Voltx (pronounced 'voltex') is a modern CLI that lets you harness the power of AI directly inside your terminal. Chat with State-of-the-art LLMs, write scripts, run shell commands, and automate tasks — using natural language.
No GUI. No fluff. Just volts.
Install Voltx globally using your preferred package manager:
# Using npm
npm install -g voltx
# Using bun
bun add -g voltx
# Using pnpm
pnpm add -g voltxOnce installed, you can run Voltx commands like:
voltx [command] [options]To initialize the script run the following command:
voltx initYou must have an API_KEY of any of your favourite LLM providers.
- Anthropic
- Deepseek
- Gemini
- OpenAI
- Perplexity
For detailed usage of each command, visit: Voltx Docs
- Agent Mode
This project is completely free and licensed under the MIT License - see the LICENSE file for details.
While attribution is not required under the MIT license, it’s always appreciated if you credit the original developer.
If you like this project, consider starring the repo to show your support. It helps more than you think!




