How to add new question to chatbot using Django and chatterbot from front end?

97 Views Asked by At

A final year B.E project, chatbot for farmer.

We have used chatterbot and Django for our project. Have admin and farmer modules. Now admin has permission to add new question. How to add the new question to the chatbot using a Django form from front-end?

0

There are 0 best solutions below