A Python package for integrating AI-powered chatbots into web applications
Project description
Infin8t
Infin8t is a Python package for integrating AI-powered chatbots into web applications.
Installation
You can install Infin8t using pip:
pip install infin8t
Usage
Here's a basic example of how to use Infin8t:
from infin8t import Infin8t
# Initialize the chatbot with your API key
chatbot = Infin8t(api_key='YOUR_API_KEY')
# Send a message to the chatbot
response = chatbot.send_message('Hello, chatbot!')
print(response)
# Get the script tag for web integration
script_tag = chatbot.get_script_tag()
print(script_tag)
Features
- Easy integration with web applications
- Customizable chatbot behavior
- Support for multiple AI models
Documentation
For more detailed information, please refer to our official documentation.
Contributing
We welcome contributions! Please see our contributing guidelines for more details.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
If you encounter any issues or have questions, please file an issue on our GitHub issue tracker.
About
Infin8t is developed and maintained by the Infin8t Team. For more information, visit our website.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file infin8t-1.0.1.tar.gz.
File metadata
- Download URL: infin8t-1.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97f74e5182557194034b77f033738216cbb31f7542938a76aa414cc0d891b4f9
|
|
| MD5 |
ffb311df891d07c294e58658b8917205
|
|
| BLAKE2b-256 |
61cdb840a86de587098e8b971d1b2e46d5211e9bf318b976195231f6069b490e
|
File details
Details for the file infin8t-1.0.1-py3-none-any.whl.
File metadata
- Download URL: infin8t-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d8dd920dc27cf5e7fd6e8bf340d6b0d18ac5761164c8ab047a0b4a172251ea9
|
|
| MD5 |
a5974d83458614f5cdd44f504cdebd28
|
|
| BLAKE2b-256 |
9b2edb80b40c36a172d7bc8190445dd9e31480df31c7dec4f7dae7fa295e9c0f
|