1 repo
Systems for orchestrating sequences of prompts where outputs from one step inform subsequent model inputs.
Distinguishing note: Specifically targets multi-step prompt orchestration for coherence, rather than single-turn inference.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Prompt Chaining Frameworks. Refine with filters or upvote what's useful.
GPT-Pilot is an autonomous development tool designed to build, debug, and manage entire software projects. It functions as an AI-powered coding assistant that translates high-level natural language requirements into structured file architectures and functional source code. By acting as an autonomous software engineer, the system automates the software development lifecycle, from initial boilerplate creation to the implementation of complex logic. The project distinguishes itself through a recursive task decomposition process that breaks complex requirements into manageable steps, which are th
Maintains project coherence by sequentially feeding system instructions and previous outputs back into the model.