Rasa is a open source conversational AI framework.
This chatbot helps to find the hospitals in India with conversation.
Two category of hospitals are there:
- Public
- Private
The user needs to provide the city to get the hospitals name and address.
- Backend: In backend there is an API, the chatbot request the API to get the hospitals details. The Repo of API is: https://github.com/AtriSaxena/HospitalsAPI