Skip to content

raodevendrasingh/voltx

Repository files navigation

VoltX Banner

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.

MIT License NPM Version

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 voltx

Usage

Once installed, you can run Voltx commands like:

voltx [command] [options]

Documentation

To initialize the script run the following command:

voltx init

You 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

Demo

  • Agent Mode

App Screenshot

Snapshots

App Screenshot

App Screenshot

App Screenshot

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!