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

https://github.com/wenyuzhao/gptsh

The AI-powered, noob-friendly interactive shell.
https://github.com/wenyuzhao/gptsh

ai chatgpt gpt shell terminal

Last synced: over 1 year ago
JSON representation

The AI-powered, noob-friendly interactive shell.

Awesome Lists containing this project

README

          

# `gptsh` - The AI-powered, noob-friendly interactive shell

drawing

# Getting Started

### Install

```bash
cargo install gptsh
```

### Usage

As an interactive shell: `gptsh`

Execute a single command: `gptsh -- list current directory`

Execute a script (written in natural language!): `gptsh ./examples/simple.gsh`