Skip to content

Viasat/build-the-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages