Skip to content
#

prolog-application

Here are 23 public repositories matching this topic...

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…

  • Updated Sep 10, 2025
  • Python

A simple academic project that demonstrates how Prolog can be used to build a rule-based medical diagnosis system. The application combines Prolog's logical inference engine with a Python interface, allowing users to interact with the expert system through a graphical interface.

  • Updated Jul 23, 2026
  • Prolog

This Repository consists of all programming tasks given as a Term Work for Artificial Intelligence ELL703 in BE Electronics R-19 C- Scheme Syllabus.

  • Updated Oct 1, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the prolog-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prolog-application topic, visit your repo's landing page and select "manage topics."

Learn more