Skip to content

Running node js in javafx application using trireme for working with Tensorflow #185

@nobleson

Description

@nobleson

I have been weighing the possibility of merging these stacks together into a standalone application.

  1. Trireme
  2. Node js
  3. Tensorflow

I want to develop a rich internet application using javafx. I love building things around java ecosystem.
I am working on machine learning programs and i have found Tensorflow javascript library very useful since it enable me to work with trained models from other languages like python.
Tensorflow uses node js to run its JavaScript, therefore i will like to embed node js inside my application as a self contain.
With Trireme i should be able to embed node and use it to run the tensorflow.
All i need is to initialize node js from my javafx application, run my Tensorflow powered ML in javascript using javafx webview
Thanks for your contributions and advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions