Skip to content

s-iliyas/portfolioBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Bot

Installation

  • Iniialize dir for a bot
mkdir bot && cd bot && sudo chmod +777 -R .
  • Create files required to develop rasa bot
docker run -v $(pwd):/app rasa/rasa:3.6.2-full init --no-prompt
  • To talk to the bot
docker run -it -v $(pwd):/app rasa/rasa:3.6.2-full shell

About

Rasa bot for my portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published