voltx
v0.4.1
Published
A CLI tool to supercharge your terminal with Native AI.
Readme

About
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.
Installation
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 voltxUsage
Once installed, you can run Voltx commands like:
voltx [command] [options]Documentation
To initialize the script run the following command:
voltx initYou must have an API_KEY of any of your favourite LLM providers.
Supported Providers
- Anthropic
- Deepseek
- Gemini
- OpenAI
- Perplexity
For detailed usage of each command, visit: Voltx Docs
Contributing
We welcome contributions! If you’d like to contribute, please check out the contributing guide for more details on how to get started.
Please ensure you adhere to the project's code of conduct.
License
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.
Support
If you like this project, consider starring the repo to show your support. It helps more than you think!
