1 repo
Systems for managing and executing structured text templates for artificial intelligence models.
Distinguishing note: Focuses on the execution and injection logic of templates rather than just the storage of prompts.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Prompt Orchestration. Refine with filters or upvote what's useful.
Fabric is a command-line orchestrator designed to automate complex data processing and content generation tasks by chaining artificial intelligence models with modular prompt templates. It functions as a terminal-based tool that utilizes standard input and output streams, allowing users to pipe data directly into predefined reasoning strategies. By providing a model-agnostic abstraction layer, the system decouples execution logic from specific artificial intelligence vendors, normalizing requests and responses across different service providers. The platform distinguishes itself through its p
Executes predefined text templates by injecting user input into structured instructions before sending them to external models.