This project provides demos applications for ai-atlas-nexus. Each of the folders in the top level of this project is a self contained demonstration.
This project follows the same format as the AI Atlas Nexus project in terms of contributing and developer setup. Please submit issues here relating to this project.
All content provided here is 'as is' and is maintained on a best effort basis.
If you wish to add a demonstration project:
- Fork and clone this repository
- Create a new branch:
git checkout -b my-branch-name - Make your change: create the new demonstration in a single folder within the top level project.
- The demonstration folder must have its own README.md
- The list of demonstrations in this folder must be updated.
- Push to your fork and submit a pull request
- Wait for your pull request to be reviewed and merged.
Note that all contributions to this project are released to the public under the project's opensource license.
| Name | Tags | Description |
|---|---|---|
| Intent to capabilities | AI capabilities, AI adapters, Gradio | This Gradio UI demonstrates an AI Atlas Nexus capabilities identification workflow. |
| Risk Policy Distillation | risk policy extraction | Pipeline to generate high-level, concept-based local or global explanations for an LLM-as-a-Judge. |
| Auto-BenchmarkCard | benchmark documentation, LLM, risk identification, fact-checking | Automated workflow for generating validated AI benchmark documentation with multi-agent data extraction, LLM-driven synthesis, and factuality verification. |
| Gaf-Guard | risk management, AI agents, | GAF-Guard is an AI framework that can effectively detect and manage risks associated with LLMs for a given use-case. |
| Neo4j-Db | neo4j, Docker | Set up a docker container with an instance of neo4j community and import the data from AI Atlas Nexus into it. |
| AI Atlas Nexus Graph Visualisation | python, sigmajs, viz, ui | Export AI Atlas Nexus content for a sigmajs graph and display it in the UI. |
AI Atlas Nexus Demos is under Apache 2.0 license.
AI Atlas Nexus has been brought to you by IBM.