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
Keybindings
ctrl-b
-> Toggle Dark/Light Modectrl-n
-> Open Past Conversations Sidebarctrl-c
-> Quitctrl-o
-> Model Selection Menu
TODO
-
copy
to copy GPT's response to clipboard - add gpt jailbreaks (DAN-esque)
- add special flags like -t (terse) or -v (verbose) or -d (detailed) or -i
- (informal) or -f (for file input) or --dan (for jailbreak)
- model select CLI
- add API_KEY from CLI
- gpt4free integration (
for 3.5and 4) - refactor the f**k out of
app.py
- copy/pasting with mouse
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
gpyt-0.2.18.tar.gz
(13.6 kB
view details)
Built Distribution
gpyt-0.2.18-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file gpyt-0.2.18.tar.gz
.
File metadata
- Download URL: gpyt-0.2.18.tar.gz
- Upload date:
- Size: 13.6 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 | 130eaed2fe1935b70e7c6a2d220af7fca8dd24fe073c65741eca67ecfaf712cb |
|
MD5 | d041b01561b3d6cc4a59a057020e2f12 |
|
BLAKE2b-256 | 9ac659d75c7569619b4eb2e63e1b4dd175a95d0eaff450acff529361ed996129 |
File details
Details for the file gpyt-0.2.18-py3-none-any.whl
.
File metadata
- Download URL: gpyt-0.2.18-py3-none-any.whl
- Upload date:
- Size: 18.6 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 | 9f8f7f669890c9d20b782b3ca0f8a1fe8e25fcf1afeec0460f6425a6b7a416db |
|
MD5 | 80060ec36d65bca615b6725259d4b9a8 |
|
BLAKE2b-256 | 190d441179778d3df29e3c1a2b73089b9cd19bd6e26e18aa195049781687e115 |