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.tar.gz
(4.0 kB
view details)
File details
Details for the file PerplexityIPYNB-1.1.tar.gz.
File metadata
- Download URL: PerplexityIPYNB-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 |
affa21aedf409c3dc0fdd0a07ad1be8b970e22129038d57cd44bab242137d7ca
|
|
| MD5 |
334ef0688ec55f86753a9e2c5461f6ed
|
|
| BLAKE2b-256 |
091f05c0a75e357a90a83ef2778d742bb92356ec150f07d305d3a5c8e5657ff9
|