Skip to content
#

knowledge-based-systems

Here are 19 public repositories matching this topic...

Turn AI into a persistent, memory-powered collaborator. Universal MCP Server enabling cross-platform AI memory, multi-agent coordination, and context sharing. Built with MARM protocol for structured reasoning that evolves with your work.

  • Updated Oct 16, 2025
  • Python

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

Improve this page

Add a description, image, and links to the knowledge-based-systems 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 knowledge-based-systems topic, visit your repo's landing page and select "manage topics."

Learn more