DEV Community

Rupesh Sreeraman
Rupesh Sreeraman

Posted on

ShortGPT

Sharing my new app - shortgpt.

shortgpt

ShortGPT is a command-line application for GPT3/GPT4, written in rust programming.

shortgpt running on Windows

shortgpt running on Linux

Features

  • Ask shortgpt for instant and concise answers
  • Add shortgpt to PATH environment and use it as command
  • You can use any one of the GPT model (gpt-4, gpt-4-0314, gpt-4-32k, gpt-4-32k-0314, gpt-3.5-turbo, gpt-3.5-turbo-0301)
  • Default model is gpt-3.5-turbo
  • Cost effective
  • Use -l to enable long text mode

Source code and binaries.

Source code and releases

Top comments (0)