GPT on the command line.
Project description
gpyt
GPT in your terminal.
Note WIP
Try out the new (experimental and buggy) FREE model using GPT4Free:
$ gpyt --free
^ NO API KEY required
OR Try out PaLM 2 (requires Google MakerSuite API KEY)
$ gpyt --palm
If you have access, you can try out GPT4
$ gpyt --gpt4
Uses Textual.
Demo
Markdown Support
Installation & Usage
-
$ pip install gpyt
-
add
OPENAI_API_KEY="<your_openai_api_key>"
in a.env
at $HOME orexport OPENAI_API_KEY=<your_key>
-
$ gpyt
Or try this optional method for running gpyt if you don't have an api key:
$ gpyt --free
Or try this optional method for running PaLM 2, Google's premier LLM:
$ gpyt --palm
- Be sure to set an api key at
~/.env
with the fieldPALM_API_KEY
- Be sure to set an api key at
Or try out GPT4 w/ gpyt!
$ gpyt --gpt4
Keybindings
ctrl-b
-> Toggle Dark/Light Modectrl-n
-> Open Past Conversations Sidebarctrl-c
-> Quitctrl-o
-> Model Selection Menuctrl-t
-> Open External Editor (for input)ctrl-x
-> hide input box (helpful for small screens)
TODO
- add gpt jailbreaks (DAN-esque)
- add special flags like -t (terse) or -v (verbose) or -d (detailed) or -i
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
Built Distribution
File details
Details for the file gpyt-0.2.21.tar.gz
.
File metadata
- Download URL: gpyt-0.2.21.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.0 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc8f42ff1df34ab31914e3fae64a9be268b7ef6df89031d9bb061ab16ec2d2c5 |
|
MD5 | d07c7dc09af2fe3e439b38a1692e1a92 |
|
BLAKE2b-256 | 81867c2df13df2121a8b221db87c061aeadc6a67952e84343d3bf28951f5f2e0 |
File details
Details for the file gpyt-0.2.21-py3-none-any.whl
.
File metadata
- Download URL: gpyt-0.2.21-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.0 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8b09c650842a9225a65d23039c5fab150f3bdfd8e7e0f16cbb38ef96cb22557 |
|
MD5 | c4bc35a3b1c512663760bd1fe615a5cf |
|
BLAKE2b-256 | a52226f00a3331d6053c9cf1df978e544ad5466d8e7ed048e834ab1363583658 |