GithubHelp home page GithubHelp logo

justaigithub / tgpt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aandrew-me/tgpt

0.0 0.0 0.0 97 KB

ChatGPT in terminal without needing API keys

License: GNU General Public License v3.0

Shell 9.14% Go 90.86%

tgpt's Introduction

Terminal GPT (tgpt) ๐Ÿš€

GitHub go.mod Go version GitHub release (latest by date) AUR version

tgpt is a cross-platform cli (commandline) tool that lets you use ChatGPT 3.5 in Terminal without API KEYS. It communicates with the Backend of Bai chatbot. Its written in Go.

Usage ๐Ÿ’ฌ

tgpt "What is the purpose of life?"

demo

Installation โฌ

Download for GNU/Linux ๐Ÿง or MacOS ๐ŸŽ

The default download location is /usr/local/bin. But you can change it in the command and use your own location. However make sure its in PATH, if you want it to be easily accessible.

You can download with this command :-

curl -sSL https://raw.githubusercontent.com/aandrew-me/tgpt/main/install | bash -s /usr/local/bin

If you are using Arch Linux you can install the AUR package with paru:

paru -S tgpt-bin

Or with yay

yay -S tgpt-bin

With Go

go install github.com/aandrew-me/tgpt@latest

Windows ๐ŸชŸ

Package can be installed with scoop with the following command -

scoop install https://raw.githubusercontent.com/aandrew-me/tgpt/main/tgpt.json

From Release

You can download an executable for your Operating System, then rename it to tgpt or whatever you want. Then you can execute it by typing ./tgpt being in that directory. Or you can add it to the Environmental Variable PATH and then you can execute it by just typing tgpt.

If you liked this project, give it a star! โญ

tgpt's People

Contributors

aandrew-me avatar axorax avatar graves501 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.