Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 779 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 779 Bytes

Perplexity AI Command Line Interface (CLI)

The Perplexity AI command line interface (CLI) allows users to interact with Perplexity AI directly from their terminal.

Installation

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

Usage Instructions

  • Exiting the CLI: Use Ctrl-C to quit the application.
  • Getting References: To retrieve references for your queries, type $refs.

screenshot

screenshot

Credits