Skip to main content

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

This version

0.2

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

Helpingai_T3-0.2-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

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

Hashes for Helpingai_T3-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 74da5079ddf00b958da61888ef9cb1b7de0aab1317c2150b3139966111e638df
MD5 86242829281840bcec9c26ef5f47e086
BLAKE2b-256 cc96a877ebf87ebd0686e929e4aab1947a663e159728c8f2e56bbb334067ed69

See more details on using hashes here.

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