A simple module to use Perplexity AI in Python.
Project description
Helpingai_T2
A simple module/way to use Perplexity AI in Python.
Get started:
python -m pip install -U Helpingai_T2 #comming soon
Example:
from Helpingai_T2 import Perplexity
prompt = input("👦: ")
for a in Perplexity().generate_answer(prompt):
print(f"🤖: {a['answer']}")
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
Helpingai_T2-0.2.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file Helpingai_T2-0.2.tar.gz
.
File metadata
- Download URL: Helpingai_T2-0.2.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e15d2b2801911c3958d06504b9b812a9cf579e43778d54e10f3737c25f0954b |
|
MD5 | 085184c10d4849e087ee21a43f829bbb |
|
BLAKE2b-256 | 1adbcbff86586ec20e0f2988f252c74946d26e796927c2548d5f43c777602d4e |
File details
Details for the file Helpingai_T2-0.2-py3-none-any.whl
.
File metadata
- Download URL: Helpingai_T2-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 | fa1bd48dbf9acaf678793a6e5eb4415ab30b0db163faa4b0068aed6815e0850a |
|
MD5 | fb9502a5a5455db94e1b45e0b7bce533 |
|
BLAKE2b-256 | ec12f56da9aa5e2ca8a307ca26010a0ff3b94ac1bc5ea9b5d92c987de48e3683 |