Giter VIP home page Giter VIP logo

chatty-cli's Introduction

๐Ÿ—ฃ๏ธ Chatty: Your ChatGPT companion in the terminal

Ask ChatGPT anything directly from your terminal!

CleanShot.2023-03-26.at.20.58.43.mp4

Installation

There are currently three ways of installing the app: homebrew, mint and directly from Github.

Homebrew

brew install polpielladev/homebrew-tap/chatty-cli

Mint

mint install polpielladev/chatty-cli@main

Manually

Every time a new version is available, a new Github release is created. You can download the latest version of the executable directly from the releases page.

Usage

Chatty communicates with the OpenAI API to make use of the ChatGPT model. Note you must have an API key with available tokens (either free or pay-as-you-go). You can check your available tokens here. The first time you use the chatty, you will need to give it an API token using the auth command:

chatty auth
CleanShot.2023-03-26.at.20.54.23.mp4

๐Ÿ” This token will be safely stored in the OSX Keychain and will only be read when needed. Chatty will only know the value of the token for during its execution.

If chatty has already been given a token, you can start a conversation by running chat command:

# Call chatty and use the default command (which is chat)
chatty

# Call chatty explicitly with the chat command
chatty chat

chatty-cli's People

Contributors

chrispix avatar polpielladev avatar

Stargazers

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

Watchers

 avatar

chatty-cli's Issues

No error messaging

I've authenticated with my API key, but no matter what I prompt, I get no response. I assume ChatGPT is returning some kind of error, but nothing is reported in the terminal. Would it be possible to relay errors from ChatGPT?

Add an open source license

Add for example MIT License, BSD License, Apache License or any other open source license.

Having a LICENSE file can help establish trust and openness with regard to the project and its authors, which can be important when collaborating with other developers or when publicly distributing the project.

For more information, visit the GitHub Docs:

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.