Skip to main content

CLI tool to get shell command suggestions using GPT-4 to help you perform your action.

Project description

iwanna

iwanna is a simple command line tool that leverages the power of OpenAI's GPT-4 model to help you find the right shell command to perform a specific action. With iwanna, you can get suggestions for shell commands to achieve your desired tasks, making your life easier and more efficient.

Features

  • 🪄 Get shell command suggestions based on your input
  • 🤖 Utilizes OpenAI's GPT-4 model for accurate and relevant suggestions
  • ✨ Easy to use and configure

Demo of iwanna output

output

DISCLAIMER: Note that the suggestions from iwanna may not always be accurate or safe to run – use the suggested commands with great care.


Installation

iwanna is preferably installed with pipx:

pipx install iwanna

However, you can also install it with pip:

pip install iwanna

Configuration

Before using iwanna, you need to configure it with your OpenAI API key. This key allows the tool to access the OpenAI API and fetch suggestions from the GPT-4 model. To configure your API key, run:

iwanna --config

Usage

To use iwanna, simply run the following command:

iwanna [options] <action>

Replace <action> with the task you want to perform.

Example actions

iwanna search for a process
iwanna reduce the file size of a raw video file
iwanna find what wifi i am connected to

License

This project is licensed under the MIT License. See the LICENSE file for details.

Disclaimer

Note that the suggestions from iwanna may not be accurate or safe to run at all. Use the suggested output with great care.

This project is not affiliated with, nor endorsed by, OpenAI. It is an independent project created to showcase the potential use cases of the GPT-4 model.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iwanna-1.0.0.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

iwanna-1.0.0-py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page