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

1 repo

Awesome GitHub RepositoriesPrompt-Based Logic Engines

Frameworks that interpret natural language prompts to guide large language models in performing specific tasks.

Distinguishing note: Focuses on the execution of logic derived from prompts, rather than general-purpose LLM chat interfaces.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Prompt-Based Logic Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Prompt-Based Logic Engines

Awesome Prompt-Based Logic Engines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • continuedev/continue

    continuedev/continue

    31,451View on GitHub↗

    Continue is an automated code review platform that integrates AI agents directly into the software development lifecycle. By executing custom validation rules against pull request diffs, it provides immediate feedback through repository status checks, allowing teams to enforce quality, security, and documentation standards before manual review begins. The system distinguishes itself through a file-based configuration model where validation logic is defined in version-controlled markdown files. These files act as system prompts that guide autonomous agents in evaluating code changes. This appr

    The system interprets markdown-based instructions as system prompts to guide large language models in evaluating code changes against defined criteria.

    TypeScriptagentaiclaude
    31,451View on GitHub↗