Hi there!
I’m doing a interview bot and questions will link other questions using > topic and {topic=newtopic}
So considering this information and other that we have on .rive files, we can create a project just to create visualizations based on this brain information.
My first ideia is to create a project using nodejs(express) and angular + d3plus (https://github.com/mariohmol/angular-d3plus).
The first visualization that i’m pretending to do is a network chart showing how topics are related. Ex.: http://d3plus.org/examples/advanced/8b478ec65252e6f2c9bc/
Considering that, i have some questions:
1. What you think in general about this project, it worth the work to do it?
2. What other visualizations can we create? (here some examples where we can base on)
http://d3plus.org/examples/
3. Would we create that in the aichaos repo ?
Bests!