# Packages
Package ai contains functionality to render output using GenAI.
Package html contains functionality to render output to an html file.
Package json contains functionality to render output in json format.
No description provided by the author
Package stdout contains functionality to render output to a command line.
# Functions
NewRenderer will return a Renderer interface for the requested output.