This release is a pre-release and may not be stable for production use.
ai-chatter
About
AI is pretty cool, but a lot of fuss around it is just chatter. This package tries to provide a toolkit to easily implement basic applications using ChatGPT, so you can get your hands dirty, and see whether you can do something useful with it.
It automatically takes care of some issues around interacting with a chatbot, like settings and session management, data persistence, communication, and gluing it together.
Installation
pip install ai-chatter
License
ai-chatter is copyright (C) 2023 Fynn Freyer.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You can find a copy of the GNU Affero General Public License along with this program. You can also get a copy online at https://www.gnu.org/licenses/.
Release files for ai-chatter 0.0.1a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ai_chatter-0.0.1a1.tar.gz | 27.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ai_chatter-0.0.1a1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 56.5 kB
Release files / ai_chatter-0.0.1a1.tar.gz
| Download URL | ai_chatter-0.0.1a1.tar.gz |
|---|---|
| Size | 27.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b78b8be2f7beb086c569ba1fd0280959d4a195935f0a5c00c33719a83f3f437f
|
|
BLAKE2b-256 checksum How to use checksums |
dfe8422b16b518095c59903f377a10cf56b0f8b1cc15030b436e146d07e6773f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|
Release files / ai_chatter-0.0.1a1-py3-none-any.whl
| Download URL | ai_chatter-0.0.1a1-py3-none-any.whl |
|---|---|
| Size | 28.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
aec83310653371ca9a3115beb302b29427bd57bbac9b39612b12f978a8e306d5
|
|
BLAKE2b-256 checksum How to use checksums |
879d5b03bf1b9978c1a524a50036e609b38c92f6cec3aa1a66c528d393108eab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|