awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesAI Model Interactions

Capabilities for interacting with language models to perform tasks such as research and code generation.

Distinct from Generative AI Models: The candidates focus on interceptors, audit logs, or specific educational methods rather than general model interaction for productivity.

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

Awesome AI Model Interactions GitHub Repositories

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

    ravendb/ravendb

    3,961Auf GitHub ansehen↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    Acts as a secure server-side proxy to orchestrate communication between applications and AI models.

    C#csharpdatabasedocument-database
    Auf GitHub ansehen↗3,961
  • badboysm890/claraverseAvatar von badboysm890

    badboysm890/ClaraVerse

    3,833Auf GitHub ansehen↗

    ClaraVerse is a self-hosted orchestration platform for deploying and managing local language models, autonomous agents, and automated workflows on private infrastructure. It functions as a containerized backend manager that orchestrates services, databases, and model providers within local containers to maintain data sovereignty. The platform features a visual workflow builder with a drag-and-drop interface for designing complex parallel task sequences. It utilizes a multi-model abstraction layer to normalize interactions across diverse local and remote AI endpoints and includes a retrieval a

    Provides an interface to interact with local and cloud language models for research and code generation.

    Go
    Auf GitHub ansehen↗3,833
  1. Home
  2. Artificial Intelligence & ML
  3. AI Model Interactions

Unter-Tags erkunden

  • Model Interaction ProxiesSecurely route application requests to AI models for analysis and content generation. **Distinct from AI Model Interactions:** Distinct from general model interaction: focuses on the server-side proxying and orchestration of AI requests to handle workflows without manual integration code.