ASIMOV is a polyglot development platform for trustworthy neurosymbolic machine intelligence.
[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]
- Defines flow-based program patterns for refining data into knowledge.
- Implements a module system enabling an ecosystem of modules.
- Enables dataflow systems through reusable components called blocks.
- Cuts red tape: 100% free and unencumbered public domain software.
- Python 3.10+
pip install asimov.pyfrom asimov import *git clone https://github.com/asimov-platform/asimov.py.git