Giter VIP home page Giter VIP logo

chatai's Introduction

Chatai

A simple CLI for ChatGPT written in Ruby

chatai

Setup

Copy and edit the env file with your API key

$ cp .env.sample ~/.chatai.env

Build and install the CLI

$ gem build chatai.gemspec
$ gem install chatai-*.gem

Usage

$ chatai
> What is Unix?
Unix is a multi-user, multi-tasking operating system that was first
developed in the 1960s. It is known for its stability, security, and
flexibility, and is widely used in servers, workstations, and embedded
systems. Unix is based on the concept of a shell, which allows users to
interact with the system through a command-line interface or graphical
user interface. It also has a rich set of standard utilities and tools
that make it easy to perform various tasks such as file management,
process management, networking, and more. Unix has many variants,
including Linux, FreeBSD, Solaris, and macOS.

> Who wrote it?
Unix was initially written by Ken Thompson, Dennis Ritchie, and others
at Bell Labs in the late 1960s and early 1970s.

> List 5 contributors
1. Ken Thompson
2. Dennis Ritchie
3. Brian Kernighan
4. Steve Bourne
5. Doug McIlroy

License

Chatai is released under MIT

chatai's People

Contributors

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