Skip to main content

A CLI app that allows you to have interactive conversations with different AI bots

Project description

Ai Chat CLI

PyPI version

A command-line interface chatbot. It allows you to have interactive conversations with different bots, including GPT4 FOR FREE

Check the web version here (WIP).

Thanks to @Lomusire for providing premium tokens ❤️.

We are in a race with poe.com devs baning our tokens, you can help by generating tokens.

Updated poe.com token list here.

Features✨

  • Choose between different bots.
  • Input messages for the chatbot via command-line arguments or interactively.
  • Export the conversation to a .txt file for future reference.
  • Insert your clipboard for multiple-line messages.
  • Delete your messages to respect your privacy.
  • Updated tokens each day

Prerequisites📋

  • Python 3.7 or higher installed on your system.

Getting Started🚀

  1. Clone or download the CLI app repository to your local machine.

  2. Open a command-line interface (e.g., Command Prompt, Terminal) and navigate to the directory where you have saved the GPT CLI files.

  3. Install the required dependencies by running the following command:

pip install -r requirements.txt
  1. Run the CLI app:
cd aichat
python chatcli.py

OR download it using pip📥📦

pip install aichat-cli --upgrade
📦#####How to add pip package to PATH#####📦
  1. Open the command prompt.
  2. Type pip show aichat-cli and press Enter. This will show you the location of the package.
  3. Copy the path of the package.
  4. Open the Start menu and search for “Environment Variables”.
  5. Click on “Edit the system environment variables”.
  6. Click on “Environment Variables” button.
  7. Under “System Variables”, scroll down and find “Path” and click on “Edit”.
  8. Click on “New” and paste the path of the package that you copied earlier.
  9. Click on “OK” to save changes.
🔐#####How To generate tokens manually#####🔐

poe token

Log into Poe on any web browser, then open your browser's developer tools (also known as "inspect") and look for the value of the p-b cookie in the following menus:

Chromium: Devtools > Application > Cookies > poe.com

Firefox: Devtools > Storage > Cookies

Safari: Devtools > Storage > Cookies

then save the token by creating poe_token.txt in /aichat/tokens


Bard token

Log into Bard on any web browser, then open your browser's developer tools (also known as "inspect") and look for the value of the __Secure-1PSID cookie in the following menus: (tip : copy the cookie name to the filter box)

Chromium: Devtools > Application > Cookies > bard.google.com

Firefox: Devtools > Storage > Cookies

Safari: Devtools > Storage > Cookies

then save the token by creating bard_token.txt in /aichat/tokens

:warning: Warning: Be careful using Bard tokens; they are Google account tokens.


Bing token

Not required.


Usage📝

This CLI app supports the following command-line arguments:

  • -b or --bot: Choose the bot for the conversation. Valid options are provided by the application. Example: python chatcli.py -b chatgpt

  • -m or --message: Input a message for the chatbot. Example: python chatcli.py -b sage -m "Hello, how are you?"

  • For more info, use -h or --help to see the help message.

If you don't provide any command-line arguments, the app will prompt you to choose a bot and enter a message interactively.

Once the conversation starts, you can continue the interaction by typing your messages or selecting options from the menu. The menu options include changing the bot or exporting the conversation to a .txt file.

Notes📌

  • If the app cannot find the token.txt file or the file is empty, it will automatically generate a new token using the token_gen.py in /aichat/token_gen script provided.

  • The CLI app also supports the use of premium tokens , so you can be able to use GPT4.

  • The conversation history is stored within the app and is not persistent between sessions.

Feel free to customize and enhance the GPT CLI app according to your needs. Happy chatting!

image

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aichat-cli-0.5.1.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

aichat_cli-0.5.1-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file aichat-cli-0.5.1.tar.gz.

File metadata

  • Download URL: aichat-cli-0.5.1.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for aichat-cli-0.5.1.tar.gz
Algorithm Hash digest
SHA256 18e2a18a861e3c561cb34409ccae14b76955933b43de8df1308c952d7f403fd0
MD5 27f5debd32df333c7ec579cf81c0a433
BLAKE2b-256 ef73bf2f15dfc85d12aede34bc11f89509168e5b430acd4476d12570bdea238e

See more details on using hashes here.

File details

Details for the file aichat_cli-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: aichat_cli-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for aichat_cli-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a23e0ec71ac677905878571a55fbb0b21904779e417db71b202995883727ee50
MD5 4a3a10c5ef1b0b6002696a9c5fc7b6f0
BLAKE2b-256 c1fa24eb6b3cc0b87c3a2571f7d1210fad1458c0bb397b0656f5a4f4cd2ec06a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page