Chatbot Development Brainstorm

Requirements

Building Chatbot Tools

Inside Jupyter Lab

  1. Go to your terminal (chatbot dir)
  2. Install wget zipurl
  3. sudo apt install zip unzip (packages)
  4. Unzip file

We care about example => docker compose files

We want the one for community.

Consider the EXTERNAL_URL for your compose file.

If you're actually using VM, change the IP

Also the pw for psql if you want.

Volumes in Docker Compose

Update Dockerfile

Inside Botpress dir, go update the img version from DockerHub

Ready to Test

In the README of docker compose, you'll find the exact command for running it in community

Run it, starting with sudo

To Keep Botpress Maintained

Workflow Representation

We have to apply our scenario in pen and paper and later translated to our flow.

Using nodes, connect nodes to another.

Considerations for Designing Flow

Explore the Actual Project!
Explore the Actual Project!