Skip to content

santosomar/AI-BOM-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-BOM Schema Visualizer

The AI BOM (Bill of Materials) Visualizer is a web-based tool that provides a graphical representation of the JSON schemas for AI BOMs. It is designed to help users understand the structure and relationships within complex AI model schemas. The visualizer is built using D3.js and offers an interactive, expandable tree diagram.

The AI BOM schema visualizer can be accessed at: aibomviz.aisecurityresearch.org.

Features

  • Interactive Tree Diagram: Navigate through the complex structure of your AI model's JSON schema.
  • Expandable Nodes: Click on any node to expand or collapse its children, allowing for easy exploration of nested properties.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch-name).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature-branch-name).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Releases

No releases published

Packages

No packages published