2
4 Comments

Launching my AI Powered Terminal commands manager today

Hi there,

I am thrilled to announce the launch of Komandi (https://www.producthunt.com/posts/komandi), my first product powered by Artificial Intelligence.

Komandi is a CLI/Terminal manager that lets you quickly save, edit and execute commands with a few simple steps.

I initially created Komandi as a side project for my usage. I always forgot specific commands I needed to use from time to time, mainly for accessing my servers through SSH or executing tasks such as copying files to a server or converting video to mp4.

I used to write the most used commands in a commands.txt file on my desktop, but it was tedious. I wanted an application that would make the process more efficient.

When developing Komandi, I decided to add command generation using natural language. This allows me to generate complex commands directly on the Komandi screen and save them for future use.

I also paid careful attention to the UI/UX and added keyboard shortcuts to make navigating and executing commands easier. I am confident that other people can benefit from this software, so I launched it as a product.

I hope you will enjoy using Komandi as much as I do!

on February 2, 2023
  1. 2

    Congrats on the launch! Does it require internet for GPT-3 connection API, or is it offline?

    1. 1

      Thank you Richard, yes it needs to use the GPT-3 API, but all other features are offline