LISA
❗️❗️❗️THIS PROJECT IS NOT READY FOR MASS USE YET❗️❗️❗️
LISA (Logical Inference System with Adaptability) implements an editor of knowledge bases based on the Mivar approach on macOS, Linux, and Windows.
LISA is the basis for creating systems with Artificial Intelligence.
We also plan to implement a logical inference machine. See roadmap about our plans.
About
The project is inspired by Wi!Mi (KESMI). You can get a demo of this product from here.
Wi!Mi (KESMI – Mivar expert system designer) is a tool for designing knowledge models with unlimited number of connections, parameters and relations, which has logical inference.
Features
LISA provides a CLI for:
- ⚠️IN PROGRESS⚠️ Editing knowledge base (store and edit).
- ⚠️IN FUTURE⚠️ Preparation of a logical inference based on the knowledge base.
LISA also provides a UI based on Vue.js for knowledge base management.
Installation
Download the latest here.
Available platforms:
- macOS amd64 (Intel) and arm64 (M1)
- Linux amd64 and arm64
- Windows amd64
Documentation
See tutorial here.
Demo
Roadmap
The project is at the MVP preparation stage and is being developed by an in-house team of developers from the Balabza lab and Mivar Research Institute. Here is the roadmap for preparing the MVP.
Development
For CLI development:
For UI development see here.