A chatbot framework
Project description
build-a-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 git@git.viasat.com:agerami/build-a-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-a-bot
$ pip install -e .
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-0.0.0.tar.gz
(15.2 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-0.0.0.tar.gz.
File metadata
- Download URL: build_the_bot-0.0.0.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e47d6025a679d18fc7f71c81f8c0c87650600de25f7d3941ab59e2d621e4e8a1
|
|
| MD5 |
17067e2804f26d8333b2746ba74007b1
|
|
| BLAKE2b-256 |
b059b4918dc355aba05b02f7f94f03e5ca13b8777aa32afdeffdaadfab70ae73
|
File details
Details for the file build_the_bot-0.0.0-py3-none-any.whl.
File metadata
- Download URL: build_the_bot-0.0.0-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
122486611b021f5e0249e1c66cdc7248e24819086d6596080b5b6374d90943f0
|
|
| MD5 |
84620cf400d5a0196c68cf81e9aa9c0a
|
|
| BLAKE2b-256 |
d53e640c351ab9a88d2c80adadd778dcc0ce5e80daf8f37eb09725ae16ab9d66
|