Skip to content

petr7555/rasa-dev-tutorial

Repository files navigation

This repository is a supplementary material for RASA tutorial series on dev.to.

How to run the chatbot in the terminal:

  • python -m venv venv
  • source venv/bin/activate
  • pip install -r requirements.txt
  • rasa train
  • rasa shell
  • in a new terminal: rasa run actions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published