This is a CLI chatGPT for Linux with beautiful highlighting
Project description
ChatGPT CLI
ChatGPT CLI is a Python-based command-line interface for interacting with ChatGPT using the OpenAI API.
Features
- 🌐 Multilingual support (English, Russian, Polish)
- 💾 Save and load conversation history
- ⚡ Quick-access commands (e.g.
q,n,e,r) - 🖋️ Formatted output using
rich
Installation
- installation
pip install naf-chatgpt-cli
# or
git clone https://github.com/nafanius/ChatGptCLI.git
cd chatgptcli
pip install .
# or
poetry install
- Set up your OpenAI API key
export GPT_API_KEY=sk_your_key
Usage
Launch the CLI with:
chatgpt_cli
Available Commands
| Command | Description |
|---|---|
q |
Quit the application |
n |
Start a new topic |
0 |
Reset prefix (exit translation mode) |
00 |
Reset prefix and start a new topic |
e |
Translate input to English |
p |
Translate input to Polish |
r |
Translate input to Russian |
rv |
Translate to Russian and explain usage with examples in English |
s |
Save conversation history to history.json |
l |
Load conversation history from history.json |
c |
Clear the screen |
h |
Show help message |
Dependencies
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
naf_chatgpt_cli-0.1.5.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file naf_chatgpt_cli-0.1.5.tar.gz.
File metadata
- Download URL: naf_chatgpt_cli-0.1.5.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.8.0-85-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44a6143e4c53930231d5bda836b068513889ed56a4c09c243b2a77f528ccbec2
|
|
| MD5 |
1dc444e730775d57c72e3931bd919a01
|
|
| BLAKE2b-256 |
50c93c2fda54adfb92beca7a92c3a26a418ce04fb8ddc68e0a3c9311dffcc777
|
File details
Details for the file naf_chatgpt_cli-0.1.5-py3-none-any.whl.
File metadata
- Download URL: naf_chatgpt_cli-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.8.0-85-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e9b4ce437872fee3c307ee30a3faf1da45dcd251ad188543b481a301ebf8b8a
|
|
| MD5 |
f40183c95c7841b2849015e68d9d9989
|
|
| BLAKE2b-256 |
30bd5a5d4a8f71dfd091c12f7b15c14063e138203515bf33d0015a443290537e
|