Skip to main content

Perplexity AI in iPython Notebooks

Project description

PerplexityIPYNB

PerplexityIPYNB is a Python module that allows you to interact with the Perplexity AI.

Installation

You can install PerplexityIPYNB using pip. Run the following command in your terminal:

pip install PerplexityIPYNB

Usage

Functional

from PerplexityIPYNB import Perplexity

ai = Perplexity()
prompt = input()

print(ai.RUN(prompt))

Magic commands

%%perplexity
prompt

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

PerplexityIPYNB-1.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

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