An open API service indexing awesome lists of open source software.

https://github.com/raodevendrasingh/voltx

A CLI tool to supercharge your terminal with Native AI.
https://github.com/raodevendrasingh/voltx

cli terminal tool

Last synced: 2 days ago
JSON representation

A CLI tool to supercharge your terminal with Native AI.

Awesome Lists containing this project

README

          

![VoltX Banner](https://pub-0ca03071805047dc9370b8f312563c84.r2.dev/brand/brand_banner.png)

# 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](https://img.shields.io/badge/License-MIT-green.svg)
![NPM Version](https://img.shields.io/npm/v/voltx)

## Installation

Install Voltx globally using your preferred package manager:

```bash
# 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:

```bash
voltx [command] [options]
```

## Documentation

To initialize the script run the following command:

```bash
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](https://voltx.vercel.app)

## Demo

- Agent Mode

![App Screenshot](https://pub-0ca03071805047dc9370b8f312563c84.r2.dev/media/voltx_demo.gif)

## Snapshots

![App Screenshot](https://pub-0ca03071805047dc9370b8f312563c84.r2.dev/snapshots/Screenshot%20From%202025-04-28%2017-15-47.png)

![App Screenshot](https://pub-0ca03071805047dc9370b8f312563c84.r2.dev/snapshots/Screenshot%20From%202025-04-28%2017-16-39.png)

![App Screenshot](https://pub-0ca03071805047dc9370b8f312563c84.r2.dev/snapshots/Screenshot%20From%202025-04-28%2017-21-39.png)

## License

This project is completely free and licensed under the MIT License - see the [LICENSE](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!