Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hvuhsg/gptcli
Use OpenAI GPT from your terminal
https://github.com/hvuhsg/gptcli
Last synced: 7 days ago
JSON representation
Use OpenAI GPT from your terminal
- Host: GitHub
- URL: https://github.com/hvuhsg/gptcli
- Owner: hvuhsg
- License: mit
- Created: 2023-03-06T14:51:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T15:51:08.000Z (7 months ago)
- Last Synced: 2024-04-10T18:20:10.825Z (7 months ago)
- Language: Python
- Size: 124 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gptcli
Use OpenAI GPT from your terminal[![Bring Them Home](https://badge.yehoyada.com)](https://www.standwithus.com/)
## Install
```commandline
pip install pygptcli
```## Usage
```commandline
python3 -m pygptcli write a short song.
```![usage example](/docs/usage.png)