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
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
davinciGPT-1.0.1.tar.gz
(14.9 kB
view details)
Built Distribution
File details
Details for the file davinciGPT-1.0.1.tar.gz
.
File metadata
- Download URL: davinciGPT-1.0.1.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | def0c16e327689b3ab68e1665128a12fce0903aab1c10338446afa9117bc9595 |
|
MD5 | bef0f49b665408359ec6bc3438b67df2 |
|
BLAKE2b-256 | d1b2dfb40d7f91e8c99c77de27e6a9e176cd3e9f055bafc9255879b2f040d8ba |
File details
Details for the file davinciGPT-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: davinciGPT-1.0.1-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 840addf51c0a7711e2f09cec938d5daf7d8e2e258922351d267c04816c86543c |
|
MD5 | 8c04313cc7fb67c94dfdd773d6188d60 |
|
BLAKE2b-256 | 07b4b91ddffa6a9e5c4b4d00897c498de09ca4c288afce4434cb7f4f1ba68839 |