Hey guys, i want to deploy my rasa chatbot in my desktop application i have created using python. Are therer any possible ways? please explain me since im new to rasa framwork… thanks
Welcome Nishy5435,
If you’re on a Mac or *nix, you could use the docker-compose Quick Install with Docker installed on your system. You could also use the One-Line Deploy Script which uses k3s. For Mac’s you should install multipass first.
If you want Rasa OSS only (no Rasa X), you can also do a python based install as described here
Greg
im on windows
There’s a video on Windows install here.