git clone -b main https://github.com/trigitaltech/nipige-chatbot.
git
for connecting api:-
in postman
rasa open source http api:-
create a fork
for testing this we have to run the bot
for running it open a new terminal:-
rasa run actions
check action server is running
then open a new terminal
rasa run --enable
rasa run --enable-api --cors "*" --port=7007