GithubHelp home page GithubHelp logo

Synthchron

Synthetic log generator for Petri Nets process models. The project has a web-version and can be installed as a desktop application (using Tauri framework).

The system comprises of the following components:

  1. A graph editor for Petri Nets process models
  2. Import and export of process models
  3. Real-time collaboration on the graph editor project (using Yjs and peer-to-peer connection)
  4. A comprehensive log generator with a variety of parameters. The log is exported in XES format, which is the standard format for process models logs.
  5. Batch Processing of many projects with the same processing configurations.
  6. Post-processing of process models logs, to add noise.

Setup

Requirements

Installation

  1. Clone the repository:
git clone https://github.com/synthchron/synthchron
  1. Go to the 'synthchron' folder
  2. Install dependencies:
yarn 

Build

  1. Go to the 'synthchron' folder and run:
turbo build

You will find the system-specific compiled binaries in the packages/synthchron/src-tauri/target/release/bundle folder.

  1. For the tauri build, run:
yarn turbo build:tauri

Run

  1. Go to the 'packages/synthchron-tauri' folder2
  2. Run yarn to install dependencies
  3. You can build the project:
    • Web version: yarn build
    • Tauri version: yarn tauri build
  4. You can run the editor:
    • Web version: yarn dev
    • Tauri version: yarn tauri dev
  5. You can run the storybook
    • yarn storybook

synthchron's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.