OpenGranola is an open-source project designed to provide a lightweight and extensible framework for building AI-powered applications with a focus on modularity and developer simplicity. It aims to streamline the process of integrating language models into real-world workflows by offering a structured environment where components such as prompts, tools, and execution pipelines can be composed and reused. The project emphasizes clarity and minimalism, reducing the complexity often associated with orchestration frameworks while still enabling powerful interactions between AI agents and external systems. OpenGranola allows developers to define workflows declaratively, making it easier to test, iterate, and maintain AI-driven logic without deeply coupling it to infrastructure. ...