awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesReusable Advisor Patterns

Wraps recurring generative AI patterns like memory, tool-calling, and RAG into reusable interceptors.

Distinct from Generative AI Integration Patterns: Distinct from Generative AI Integration Patterns: focuses on encapsulating patterns into reusable advisors, not just integration examples.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Reusable Advisor Patterns. Refine with filters or upvote what's useful.

Awesome Reusable Advisor Patterns GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • spring-projects/spring-aiالصورة الرمزية لـ spring-projects

    spring-projects/spring-ai

    9,001عرض على GitHub↗

    Spring AI is an application framework for Java that provides a portable, fluent API for integrating AI models, tools, and vector stores into applications. It wraps multiple AI providers behind a common interface, allowing developers to switch between chat, embedding, image, and speech models without changing application code. The framework includes a chainable chat client API similar to WebClient or RestClient, supports both synchronous and streaming interactions, and offers structured output conversion that transforms unstructured AI responses into strongly-typed Java objects. The framework

    Wraps recurring patterns like memory, tool-calling, and RAG into reusable advisors that transform data flow.

    Javaartificial-intelligencejavaspring-ai
    عرض على GitHub↗9,001
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Integration Patterns
  4. Reusable Advisor Patterns