GithubHelp home page GithubHelp logo

avicennajr / shellmate Goto Github PK

View Code? Open in Web Editor NEW
24.0 2.0 0.0 781 KB

Your very own terminal AI assisstant ๐Ÿค–

License: GNU General Public License v2.0

Go 87.90% Makefile 12.10%
ai artificial-intelligence artificialintelligence chatgpt go golang terminal virtual-assistant openai-api openapi

shellmate's Introduction

Shell Mate ๐Ÿค–

Your Very Own Terminal AI Assistant

Shell Mate Shell Mate

Demo

Getting Started

  • First create an account on OpenAI and create a new token key.

  • Place the token key to your environmental variables or you could optionally put it manually when you run the application.

How To Install

You can download the binary for your specific platform on the release page and run the program on your terminal. Specific instructions below:

Linux

  • Download the zipfile:
curl -O -L https://github.com/AvicennaJr/ShellMate/releases/download/v1.0.0/shellmate_linux_amd64_v1.0.0.tar.gz
  • Extract contents of the zip file and place it on the /usr/local/bin directory
sudo tar -C /usr/local/bin -xzvf shellmate_linux_amd64_v1.0.0.tar.gz
  • Start the program with: shellmate

Windows

  • Download the zip file from the releases page
  • Extract the binary file and run the program with:
shellmate.exe
  • You could optionally add the executable to path. See detailed instructions here

Mac OS

Due to Apple's strict policy, you'll have to build the binary file from sources. See instructions on the next section.

Building From Sources

  • Make sure you have go installed
  • Clone the repository with:
git clone github.com/AvicennaJr/ShellMate
  • Enter the directory:
cd ShellMate
  • Build the program with:
go build -o shellmate
  • Run the created binary with: shellmate

Issues and Contributions

For any problems or suggestions open an issue. If you want to contribute, create a pull request.

Author

Another tool brought to you by Avicenna

shellmate's People

Contributors

avicennajr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.