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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file PerplexityIPYNB-1.1.1.tar.gz.
File metadata
- Download URL: PerplexityIPYNB-1.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc1238cc40c964f369f59f2c7d935a0d0ae8bcf0e1053576709f1d16461bfdd5
|
|
| MD5 |
45e86628c470ce034e6196d230cfafa4
|
|
| BLAKE2b-256 |
cfa48f7d57881f729ebd61052dabdc084387dfdf1929deb74a5e26be7f50c511
|