C.A.M.S (Computer Aided Maintenance System) AI Library

This repository comprises the core library for the project. It essentially extends the AIML interpreter and provides a framework to create frontends on top of the chat AI for the project. The chat AI will be able to control the Maintenance AI component and will also be friendly and informative about the tononixOS distribution.

Why do I see weird references to what looks like .NET Framework components in a PHP project?

Easy, this project is being compiled into a .NET IL assembly using the PeachPie Compiler. This allows the engine to make use of the .NET Core Framework components and allows for easier distribution. The added ability to build .NET libraries and applications made PeachPie a wonderful boon. You could essentially think of the project as a hybrid PHP/C# project.

Description
Library comprising CamsAI Engine's Core Functionality, extending the default AIML interpreter.
Readme 226 KiB
Languages
PHP 100%