Client-side-Chrome GeminiNano API
For desktop/laptop only. Needs 4GB download and 22GB free space.
Load Model
Generate Graph
Save Output JSON
Generate a single JSON object about animals. The object must contain two top-level keys: "nodes" and "links". The "nodes" value must be an array of objects, each with "id" (a unique ordered number), "parentId" (a string corresponding to its parent's id, or an empty string for the root node which in this case will have the name "animals"), "name" (a descriptive string), and "fact" (a string containing a brief interesting fact about the node). The "links" value must be an empty array []. Do not include any text outside of the JSON object.
...
D3.js Hierarchical Data Demo
Load from JSON
Save Graph JSON
Add Node
Edit Node
Add Line
Delete Node
Fit to Screen
Tree Layout
Cluster Layout
Personal Layout
Radial
...
Node Fact
Add New Node
Generate
Add
Cancel
Add New Line
Select two nodes on the graph first.
Add
Cancel
Edit Node
Node Name:
Fact:
Save
Cancel