intent-driven-orchestration icon indicating copy to clipboard operation
intent-driven-orchestration copied to clipboard

Question: Planner dashboard

Open BonjourGit opened this issue 1 year ago • 2 comments

Hi,

Is the planner dashboard as shown by the demo video on Intel's page https://www.intel.com/content/www/us/en/research/news/intent-driven-orchestration.html also open sourced? Is there any interface specification between the dashboard and the planner?

Many thanks!

BonjourGit avatar Apr 28 '24 05:04 BonjourGit

Hi @BonjourGit ,

thanks to reach us!

Unfortunately the dashboard as you pointed is not publicly available, yet. We are working towards making it available in a upcoming release. For now, note that the dashboard basically only displays the data stored in the knowledge base. The basic scheme for the information stored within can be found here: https://github.com/intel/intent-driven-orchestration/blob/main/docs/design_doc.md#data-structures You can also use extension/addons of your IDE to interface with mongodb and get the same information. Hope this help.

A side question, are you are using IDO in any project?

togashidm avatar Apr 30 '24 14:04 togashidm

Thanks for the info. I am trying to get the example up and running right now.

BonjourGit avatar May 03 '24 02:05 BonjourGit