1159 shaares
13 private links
13 private links
Using ChatGPT/GPT-3.5/GPT-4 in the terminal. Written in Rust.
written in Rust
written in Go
- https://github.com/Nemoden/gogpt
- https://github.com/tbckr/sgpt
- https://github.com/shellfly/aoi
- https://github.com/j178/chatgpt
- https://github.com/charmbracelet/mods
written in Python
- https://github.com/npiv/chatblade
- https://github.com/TheR1D/shell_gpt
- https://github.com/reorx/ai.py A single-file Python script that interacts with ChatGPT API in the command-line.
- https://llm.datasette.io/en/stable/index.html A CLI utility and Python library for interacting with Large Language Models, both via remote APIs and models that can be installed and run on your own machine.
written in Bash
- https://github.com/0xacx/chatGPT-shell-cli Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
- https://github.com/janlay/openai-cli
- https://github.com/TBXark/shell-ask source
- https://github.com/AlexW00/cli-gpt
- https://github.com/allen-munsch/hey_gpt_hey_whisper
- https://github.com/TNG/please-cli An AI helper for creating CLI commands
- https://github.com/simonmysun/ell Pipe friendly, Function calling
- https://github.com/closedloop-technologies/autocomplete-sh Context-Aware: Considers terminal state, recent commands, and
--help
information