Return to Projects

AIConfig & Editor

Project

AIConfig is a config-based framework for building generative AI applications. It manages generative AI prompts, models, and model parameters as YAML-serializable configs that can be version-controlled, evaluated, monitored, and opened in a local editor for rapid prototyping.

It allows you to store and iterate on generative AI behavior separately from your application code, offering a streamlined and collaborative AI development workflow. It can include Integration with Llama Guard (part of Purple Llama).