A chatbot framework
Project description
build-the-bot
A Python chatbot framework that provides natural language processing and state management, allowing developers to build dynamic, conversational agents that can execute user-defined code.
Install
# clone the repository
$ git clone https://github.com/Viasat/build-the-bot.git
Create a virtualenv and activate it:
$ python3 -m venv venv
$ source venv/bin/activate
Or on Windows cmd:
$ python3 -m venv venv
$ venv\Scripts\activate
Install build_the_bot
$ pip install build_the_bot
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
build_the_bot-1.0.1.tar.gz
(8.8 kB
view details)
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 build_the_bot-1.0.1.tar.gz.
File metadata
- Download URL: build_the_bot-1.0.1.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2ebb6c63b9f667850fb410da0cddc050ef20614febba758313394bb37506644
|
|
| MD5 |
a8f4fe5b6c0719671a8315916cd2956c
|
|
| BLAKE2b-256 |
d2b6a4f4c190a7b61e64c5fcde2e2ef6fa9ad58f166d39e1d6153ad14dbd40be
|
File details
Details for the file build_the_bot-1.0.1-py3-none-any.whl.
File metadata
- Download URL: build_the_bot-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4269351a989fcc5b5504af784a9d2227f1561ae4910dad08c81b799babeddb29
|
|
| MD5 |
b454ff31b41e988165127ea6486de4e5
|
|
| BLAKE2b-256 |
5bef5eeac86277379bf6c9c38c6d73c60cf5941ba2cf49688ff955021dbc0397
|