It is a chatbot application that can provide information about Down Syndrome disease.
A built IBM Watson powered ChatBot using Watson Assistant (formerly Conversation) on IBM Cloud (an open standards, cloud platform for building, services).
The application interface and chatbot dialogue flows have been developed in Turkish. You can customize the language for yourself.
The Skill JSON file holds a dialogue flows for the chatbot to respond to user questions.
Dialogue flows are formed in synonym, are sensitive to spelling errors.
For IBM Chatbot tutorials, click here
For the Assistant ID - API key - Services URL click here. You can also create your own Skill JSON file.
PyQt5 for the application interface. pip install PyQt5
.