A simple module to use Perplexity AI in Python.
Project description
Helpingperplexityai
A simple module/way to use Perplexity AI in Python.
Get started:
python -m pip install -U Helpingai_T3 #comming soon
Example:
from Helpingai_T3 import Perplexity
prompt = input("👦: ")
for a in Perplexity().generate_answer(prompt):
print(f"🤖: {a['answer']}")
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file Helpingai_T3-0.2-py3-none-any.whl
.
File metadata
- Download URL: Helpingai_T3-0.2-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74da5079ddf00b958da61888ef9cb1b7de0aab1317c2150b3139966111e638df |
|
MD5 | 86242829281840bcec9c26ef5f47e086 |
|
BLAKE2b-256 | cc96a877ebf87ebd0686e929e4aab1947a663e159728c8f2e56bbb334067ed69 |