I am new to this rasa-chatbot & python. Can some one help me in my issues.
***I am having my questions and responses/answers in PostgreSQL Database. ***
I want to map these question and response field/column from the postgres table to custom actions of rasa. For that how would I need to do the intent,entity,slot-mapping parts in domain file, nlu.md and stories.md file. I really want to know how to achieve this!Can anyone give me the suggestions/tutorials/blogs/any git codes to me.