awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDeclarative AI Programming

Programming paradigms that define AI task logic through typed schemas and modular components.

Distinguishing note: Focuses on declarative logic definition rather than imperative prompt scripting.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Declarative AI Programming. Refine with filters or upvote what's useful.

Awesome Declarative AI Programming GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • stanfordnlp/dspyAvatar von stanfordnlp

    stanfordnlp/dspy

    35,325Auf GitHub ansehen↗

    DSPy is a declarative programming framework designed for building complex language model applications. It treats model interactions as modular, composable programs, allowing developers to define task logic through typed class schemas rather than relying on manually written prompts. By organizing workflows into hierarchical, reusable Python objects, the framework enables the construction of sophisticated AI systems that manage state and execution flow independently. The framework distinguishes itself through an automated optimization engine that iteratively refines prompt instructions and few-

    Defines task logic through modular, typed schemas to build complex language model applications.

    Python
    Auf GitHub ansehen↗35,325
  • egametang/etAvatar von egametang

    egametang/ET

    9,813Auf GitHub ansehen↗

    ET is a C# game server framework and distributed actor model runtime designed for large-scale multiplayer environments. It provides a comprehensive toolkit for building distributed game backends, incorporating a multiplayer network transport layer and a specialized suite for game AI and pathfinding. The framework is distinguished by its use of a distributed actor model to scale processing across multiple threads and servers, utilizing isolated actors for state management and messaging. It features a unified codebase architecture that allows shared logic between the server and client, enabling

    Uses a declarative process to define complex entity behaviors and artificial intelligence logic.

    C#actorc-sharpdotnet
    Auf GitHub ansehen↗9,813
  1. Home
  2. Artificial Intelligence & ML
  3. Declarative AI Programming