Nova Framework Documentation

January 27, 2026 ยท View on GitHub

Official documentation for Nova Framework - the prompt pattern matching system for detecting threats in generative AI.

Building the Documentation

Prerequisites

pip install mkdocs mkdocs-material

Local Development

mkdocs serve

Then open http://localhost:8000 in your browser.

Build Static Site

mkdocs build

The built site will be in the site/ directory.

License

This project is licensed under the MIT License.