Topic: "prolog-python"
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 on the prolog knowledge base. Then the query result is shown with some prefix and suffix as the answer.
Language: Python - Size: 389 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 16 - Forks: 12

antreasvez/AI
NTUA ECE Artificial Intelligence Source Codes
Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

christinetkn/Artificial-Intelligence
ECE NTUA Artificial Intelligence Source Code
Language: Jupyter Notebook - Size: 748 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
