Skip to content

ConversationalComponents/cookiecutter-RASA-CoCo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

{{cookiecutter.bot_name}}

{{cookiecutter.bot_description}}

This bot has been created using RASA, it shows how to create a simple bot that accepts input from the user and echoes it back.

Prerequisites

This sample requires prerequisites in order to run.

Install Python 3.6

Running the sample

Install Cookie Cutter

Run pip install cookiecutter

Get Sample

Run cookiecutter https://github.com/ConversationalComponents/cookiecutter-RASA-CoCo.git

Install Requirements

Run pip install -r requirements.txt to install all dependencies

Train RASA Model

Run rasa train

Testing the bot using RASA shell

  • Run rasa shell
  • Talk with the bot.

Further reading

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages