# NARS-Python **Repository Path**: opennars/NARS-Python ## Basic Information - **Project Name**: NARS-Python - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2021-05-13 - **Last Updated**: 2023-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NARS-Python NARS theory implemented in Python Build Instructions: `pyinstaller --onefile main.py` Architecture: ![alt text](https://raw.githubusercontent.com/ccrock4t/NARS-Python/main/Documentation/Diagram.png) GUI screenshots: ![Interface](https://user-images.githubusercontent.com/15344554/116962155-3d9f5200-ac73-11eb-9afd-10b615c85813.PNG) ![InternalData](https://user-images.githubusercontent.com/15344554/116962157-3f691580-ac73-11eb-968e-e71433f452fd.PNG) ![Percepts](https://github.com/ccrock4t/NARS-Python/blob/main/Documentation/percepts.PNG)