kmtusher97 / Knowledge-Based-QA-System-with-Python-and-Prolog

This project is a simple implementation of a knowledge-based system. It is a simple ChatBot. There is a prolog file that defines the knowledge base. The questions are handled with python. The key idea is mapping different questions for the same answer. The simplest way is finding keywords in the question. Using the keywords, a query is performed…
17Updated 3 months ago

Related projects

Alternatives and complementary repositories for Knowledge-Based-QA-System-with-Python-and-Prolog