All merits to Helpingai.
This is a simple script that lets you interact with perplexity.ai from the command line.
USAGE:
- You can easily use the installation script to use it as a binary file.
- To send a question you need to press [Ctrl-d] on a blank line (great for pasting multiple lines)
- Perplexity has the great feature of returning references, you can get them by sending
$refs
- [Ctrl-c] to quit (also exits the python-venv).