awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Prompt Chaining Frameworks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPrompt Chaining Frameworks

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.

  1. Home
  2. Artificial Intelligence & ML
  3. Prompt Chaining Frameworks

Awesome Prompt Chaining Frameworks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • Pythagora-io/gpt-pilot

    Pythagora-io/gpt-pilot

    33,791View on GitHub↗

    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.

    Pythonaicodegencoding-assistant
    33,791View on GitHub↗