Skip to main content

Your CLI assistant. Ask questions, get shell commands.

Project description

um is a GPT-powered CLI assistant. Ask questions in plain English, get the perfect shell command.

Features

  • find the right command without leaving the terminal
  • um can index your history to find commands you've run before
  • um instantly learns from your corrections
  • simple interface to clarify your question or provide more context
  • free to use

Installation

pip (preferred)

Make sure you have python 3.9 or more recent

pip3 install promptops

homebrew (MacOS only)

brew install promptops/promptops/promptops-cli

Usage

um

um <question>

local runner

promptops runner

Examples

um list contents of tar file
um upload file to s3

More screenshots

Semantic search in history

Provide more context flow

Development setup

create virtual env

python3 -m venv ./venv
. ./venv/bin/activate

install dependencies

pip install -r requirements.txt

install the cli

make install

test with

um get pods

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

promptops-0.1.5.tar.gz (44.5 kB view hashes)

Uploaded Source

Built Distribution

promptops-0.1.5-py3-none-any.whl (59.4 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