All - Activity - AiDLMLdev - Rasa Community Forum
How extract user-bot interaction in simple form?
I just want to capture a log of user-bot chat interaction in plain text format like I mention in the question.
Unable to store conversation using PostgreSQL
@Ghostvv Unable to store conversation using PostgreSQL database. Please suggest the correct way to connect SQL based data store connection ERROR rasa.core.tracker_store - Error happened when trying to save conversation tracker to 'SQLTrackerStore'. Falling back to use the 'InMemoryTrackerStore'.
How extract user-bot interaction in simple form?
I want to extract only user message and bot response in a simple format? How can I get this interaction? I was able to store data into MongoDB but there are other fields too { user: "------", bot: ""-----" }
Let me know if there any simple way to get it.
Wanted: ideas for new starter packs!
Disease detection from symptoms (e.g. GitHub - vsharathchandra/AI-Healthcare-chatbot: Through a series of questions about symptoms it diagnoses the health condition of the patient.) Finding healthcare facilities(emergency, imaging facilities, blood banks, etc) nearby me using both(API or database) heal…
Wanted: ideas for new starter packs!
FAQ bot. Converting FAQs based data in rasa training data (NLU files)
How to create intents for FAQs?
How to create intents for FAQs, where there is a long list of FAQs. Most of the questions are unique and very few could have common things. In such case how to create intents from such data? Manual creating intents could be one option but this won’t be a good option in long run. How to transform FAQ…
Simple way to implement handoff feature with rasa open source
I was looking for a quick way to set up an implementation of handoff feature through terminal only in order to build a quick demo. I refer this article How to Build a "Human" Handoff Feature with Rasa It suggests using chatroom for UI, Is there any way we can do it through the terminal like we test c…
Integrating support person along with RASA framework
Building Chatbot into new language which is not listed
You may not be working for Rasa but as far as I know you are most active & experienced one. Thanks for quick reply.
Building Chatbot into new language which is not listed
@Juste @akelad @souvikg10 @amn41 We have already built a chatbot for answering FAQs and it is working pretty well and we are still trying to add more functionalities using custom actions. Apart from this we are looking forward to build a chatbot in my native language like Marathi, Hindi, etc.