The Perplexity AI command line interface (CLI) allows users to interact with Perplexity AI directly from their terminal.
To install the CLI, simply run the following command in your terminal:
python install.py
To uninstall the application, run:
python uninstall.py
To run the application, simply type:
perplexity.ai-cli.py
- Exiting the CLI: Use Ctrl-C to quit the application.
- Getting References: To retrieve references for your queries, type
$refs
.