Skip to content

wdaserdfwrwerw/nonliengine-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Nonlinegine-GUI (Safe Version)

🧠 A GUI-based logical simulator system (Safe Version to prevent technology leakage)

This project is a GUI-based logic simulator that allows users to input natural language or structured knowledge, which is then visualized as sequence diagrams, property tables, and formula networks. Users can simulate and explore logical structures interactively using this interface.

⚠️ This is a Safe Version, meaning it excludes core algorithms (reinforcement learning, spiral inference engine, automatic explanation systems, etc.) to prevent leakage of key technologies.


🚀 Demo

🔹 Before Learning

(https://i.postimg.cc/7Y8rdPFq/Figure-1-2025-07-06-3-54-57.png)

🔹 After Learning

(https://i.postimg.cc/mk7JBMvB/Figure-1-2025-07-06-3-56-34.png)

🔹 YouTube Demo (Optional)

📺 Watch Demo on YouTube


✨ Features

  • Auto-generation of sequence diagrams (e.g., Gravity(Earth→Object))
  • Automatic extraction and display of related variables
  • GUI-based logic structure visualization
  • Visual tracking of logical paths and used formulas
  • No inference, reinforcement, or calculation systems included

🛠 How to Use

  1. Run main.py
  2. Input natural language or knowledge → sequence diagram auto-generated
  3. Related variables are displayed in the table
  4. Users can simulate logic by entering input values and observing flows

🎯 Project Goal

This project was originally developed as a prototype for an R&D-level logic engine. The long-term vision is to unify natural language understanding, logical reasoning, reinforcement learning, and structural simulation into one seamless GUI system.


📁 Folder Structure (Optional)

/demo/ ├─ sequence_diagram.png ├─ simulation.png /core/ ├─ logic_engine.py /gui/ ├─ main_gui.py

📌 Safe Version Notice

This version does not include:

  • Reinforcement learning logic

  • Spiral algorithm engine

  • Automated explanation generation

  • ⭐ If you like this project, please give it a star to support development!

Releases

No releases published

Packages

 
 
 

Contributors

Languages