Skip to content

UniStuttgart-IKR/MINDFulGLMakieApp.jl

Repository files navigation

Graphical User Interface for MINDFulMakie.jl

This project aims to interactively visualize created intents with MINDFulMakie.jl while being lightweight, trivial and flexible to use.

It is still in a very early state, so there is much more to come. This only shows a small set of current features.

Features

  • Create and visualize intents.
  • Add any compatible .graphml topologies, they get detected automatically!
  • You can zoom, stretch and move all graphs. Or even make one fullscreen.

Deployment

Installing deps

~$ git clone https://github.com/Niels1006/MINDFulGLMakieApp.jl-1
~$ cd MINDFulGLMakieApp.jl-1
~/MINDFulGLMakieApp.jl-1$ Julia --project
julia> ]
(MINDFulGLMakieApp) pkg> instantiate

To run this project

~/MINDFulGLMakieApp.jl-1$ Julia -i src/Main.jl

Screenshots

App Screenshot Create intents.

App Screenshot Change the intent's state.

App Screenshot Visualize the intent with either an intent-tree or an IBN-plot. Plots are interactive, so it's possible to zoom in/stretch them.

App Screenshot Or make one fullscreen.

Authors

Credits

About

Experimental GUI for MINDFul.jl using GLMakie.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages