Skip to main content

davinciGPT uses API from OpenAI and help you easily integrate it in your python project.

Project description

Welcome to davinciGPT

davinciGPT uses API from OpenAI and help you easily integrate it in your python project.

Getting Started

To get started, first install the module using the following command in your terminal:

pip install davinciGPT

Token

To get your own token to get access to chatbot, please visit here

Example

from davinciGPT import Chatbot

bot = Chatbot(<YOUR TOKEN>)
res = bot.chatbot("Hello")

print(res)

Output: Hi there! How can I help you?

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

davinciGPT-1.0.1.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

davinciGPT-1.0.1-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

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