Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 604 Bytes

File metadata and controls

13 lines (9 loc) · 604 Bytes

Perplexity.ai-CLI

All merits to Helpingai.

This is a simple script that lets you interact with perplexity.ai from the command line.

USAGE:

  1. You can easily use the installation script to use it as a binary file.
  2. To send a question you need to press [Ctrl-d] on a blank line (great for pasting multiple lines)
  3. Perplexity has the great feature of returning references, you can get them by sending $refs
  4. [Ctrl-c] to quit (also exits the python-venv).