Code Monkey home page Code Monkey logo

cli-gpt's Introduction

Welcome to cli-gpt πŸ‘‹

License: MIT

cli-gpt is a command line tool that uses the power of GPT language model to translate natural language text into executable commands. With cli-gpt, you can communicate with your computer in plain English and get things done quickly and efficiently without having to memorize complicated commands or syntax.

Demo GIF

🏠 Homepage

Clone

git clone --recurse-submodules https://github.com/filippofinke/cli-gpt 

Install

cmake --build . --target install

Usage

export OPENAI_API_KEY=<your openai api key>
cli-gpt <explain what you want to do>

Author

πŸ‘€ Filippo Finke

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Buy Me A McFlurry

πŸ“ License

Copyright Β© 2023 Filippo Finke.
This project is MIT licensed.

cli-gpt's People

Contributors

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

cli-gpt's Issues

Instructions for installing on Windows?

Hi there, could you please provide a more detailed install instruction for Windows?

  • I have CMake installed.
  • I've cloned your repo.
  • I've CD into the folder and ran cmake and got a "could not load cache" error.

image

Trailing space cause backtick quote

cli-gpt "check docker service status"
Command: systemctl status docker
cli-gpt "check docker service status "
Command: `systemctl status docker`

so maybe remove trailing spaces?

ohhh, but I see I just have to remove all quotes :)

cli-gpt "check docker service status "

so, i guess it is not an issue :(

Error: could not load cache

…/cli-gpt# cmake --build . --target install
Error: could not load cache


# cmake --version
cmake version 3.26.0

# cat /etc/os-release 
NAME="Fedora Linux"
VERSION="37 (Workstation Edition)"
ID=fedora
VERSION_ID=37
VERSION_CODENAME=""
PLATFORM_ID="platform:f37"
PRETTY_NAME="Fedora Linux 37 (Workstation Edition)"
...


# which curl 
/usr/bin/curl

# curl --version
curl 7.85.0 (x86_64-redhat-linux-gnu) libcurl/7.85.0 OpenSSL/3.0.8 zlib/1.2.12 libidn2/2.3.4 nghttp2/1.51.0
Release-Date: 2022-08-31


Install not working

Hello,

~/TΓ©lΓ©chargements/ cmake --build . --target install

Error: could not load cache

Can you help ?

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.