12 个仓库
Mechanisms for importing external machine learning models and converting them into internal scoring expressions.
Distinct from Third Party Integrations: Candidates focus on generic API integrations or mobile libraries, not the conversion of ML models into search ranking expressions.
Explore 12 awesome GitHub repositories matching artificial intelligence & ml · Third-Party Model Integration. Refine with filters or upvote what's useful.
CoAI is an enterprise-grade, self-hostable AI gateway platform that unifies access to over 200 AI models from more than 35 providers through a single OpenAI-compatible API endpoint. It functions as a multi-tenant gateway, routing requests across providers with load balancing, automatic failover, and priority-based routing, while exposing standard OpenAI API endpoints for chat, image generation, model listing, and billing to enable seamless integration with existing tools and clients. The platform distinguishes itself through a comprehensive set of operational capabilities built around the gat
Connects self-hosted or custom AI models alongside third-party providers for unified access.
Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search platform designed to handle large-scale document indexing and complex query processing across a cluster of nodes, combining keyword retrieval with high-dimensional embedding storage for semantic similarity search. The platform distinguishes itself by integrating machine learning models directly into the search pipeline to perform real-time inference and ranking. It converts these models into ranking expressions to score and order results based on relevance, while providing a s
Imports external machine learning models and converts them into ranking expressions to optimize search results.
OpenCompass is an open-source framework for standardized benchmarking of large language models. It provides a configurable evaluation pipeline that supports both objective and subjective assessment, using a dual-engine architecture to handle closed-form answer comparison and open-ended response rating. The framework is designed as a modular platform where datasets, models, and metrics are composed through declarative YAML configuration files. The framework distinguishes itself through its extensible model integration layer, which supports custom models, HuggingFace models, and third-party API
Supports integrating third-party, HuggingFace, and API-based models through a common subclassing interface.
I've made everythign less reliant on torch.compile for VRAM efficiency, so things should work better even without it. Also figured workaround for some issues when using compile that made first run use drastically more VRAM, issue I battled with myself a lot.
Loads and runs additional video generation models and techniques within a unified workflow.
GluonTS is a framework for probabilistic time series forecasting, designed to predict future values as probability distributions with confidence intervals. It supports both traditional model training and zero-shot forecasting, where pretrained models generate predictions for new series without additional training. The project distinguishes itself by integrating a wide variety of forecasting approaches into a unified workflow. This includes deep learning architectures such as recurrent neural networks and causal convolutions, as well as the integration of external statistical models, the Proph
Connects third-party time series libraries and statistical models to create a unified deep learning forecasting workflow.
Geekai 是一个多模型 AI 平台和 SaaS 框架,旨在通过统一界面部署和管理 AI 智能体及多模态模型。它作为一个多模态 AI 网关,为文本、图像、音频和视频生成提供对大语言模型和生成式工具的集中访问。 该项目作为一个 AI 智能体编排器,允许定义专门的角色并导入外部工作流和知识库。它的特色在于提供了一个完整的商业服务层,包括基于积分的计费、订阅管理,以及用于变现自定义 AI 应用程序的创作者生态系统。 该平台涵盖了广泛的能力领域,包括用于幻灯片和动作迁移视频的 AI 内容生成、具有基于角色访问控制(RBAC)的企业运营管理,以及用于跨本地和云提供商管理资产的驱动程序式存储抽象。它还集成了业务分析、API 速率限制和自动数据库迁移。 该系统支持在具有可配置 HTTPS 和 SSL 设置的自托管服务器上进行私有实例部署。
Enables conversational chat and image generation by integrating third-party API keys and model configurations.
Casibase is an open-source platform that orchestrates multi-turn conversations with large language models and manages retrieval-augmented knowledge bases from a single interface. It provides a unified system for connecting to over 30 AI model providers, ingesting documents into vector embeddings for semantic search, and running autonomous agent loops that can drive a browser, search the web, execute commands, and integrate with external tools. The platform distinguishes itself by combining AI conversation management with infrastructure and application orchestration capabilities. It includes a
Integrates third-party language model services to power conversational and reasoning tasks.
FLAML 是一个自动化机器学习框架、超参数优化工具和大型语言模型代理编排器。它提供了一个用于跨各种学习器和数据集进行模型选择和调优的系统,同时也提供了一个用于优化大型语言模型推理参数和微调设置的工具包。 该项目具有元学习调优系统,可分析历史任务数据以生成依赖于数据的默认配置,从而加速模型收敛。它进一步通过对话式工作流和事件驱动编排,支持协作式多代理系统的设计。 能力涵盖了针对机器学习模型和任意 Python 函数的资源高效超参数搜索,支持分层搜索空间和字典序目标优化。该框架还包括用于自动化模型选择、堆叠集成构建、零样本配置以及强制执行公平性约束的实用工具。 该系统支持分布式调优扩展和跨计算集群的并发试验执行,以缩短总搜索时长。
Integrates third-party learners and transformers into the automated tuning pipeline via provider APIs.
nofwl 是一个用于与大语言模型交互的跨平台桌面客户端。它作为一个图形用户界面,使用个人 API 密钥连接到外部人工智能服务。 该应用提供本地化体验,支持多种系统语言和可自定义的视觉主题,包括浅色、深色和系统同步方案。它可在 Windows、macOS 和 Linux 上运行。 该客户端通过本地优先的数据存储管理对话历史和用户配置,将聊天消息作为结构化文本文件持久化在用户的设备上。它还包括用于复制对话文本和检查原始消息数据的实用程序。
Uses API keys to authenticate outbound requests to third-party AI services.
This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI media. It provides a workflow library and a curated gallery of blueprints designed for creating images, videos, and 3D assets using diffusion models. The project specifically offers a set of pre-configured node graphs for implementing advanced image generation and refinement techniques, with a focus on Stable Diffusion workflows. These examples demonstrate how to interconnect processing nodes to define complex generative logic without writing code. The available templates cover a
Links the node interface to external closed-source models through specialized integration mechanisms.
Map-anything is a 3D scene reconstruction framework and neural geometry estimator designed to transform two-dimensional images into metric three-dimensional spatial representations using feed-forward neural networks. It provides a specialized toolkit for predicting camera intrinsics and ray directions from single images without requiring external geometric metadata. The project includes a 3D model benchmarking suite that utilizes a unified model wrapper to standardize outputs from diverse reconstruction models. This allows for consistent evaluation and accuracy measurement across various spat
Runs multiple third-party reconstruction models through a single interface to ensure consistent output formats for evaluation.
该项目提供了一个全面的指南和框架,用于在本地开发环境中实现自主 AI 编码助手。它专注于编排多智能体团队,这些团队可以规划、执行和验证复杂的软件工程任务(如重构、错误修复和测试生成),同时保持对项目特定上下文和内存的深度感知。 该系统通过强大的安全优先架构脱颖而出,该架构强制执行细粒度的访问控制、执行隔离,以及对所有文件修改和外部工具调用的强制人工审批。它通过允许开发者定义跨会话持久化的自定义、可重用技能和层级指令,支持复杂的自动化工作流,确保在整个软件开发生命周期中行为和知识的一致性。 除了核心自动化,该平台还提供广泛的可观测性和管理工具,包括实时令牌使用跟踪、交互式代码差异可视化和后台会话监控。它直接集成到基于终端的工作流中,并支持多种人工智能提供商,使用户能够通过模型选择和任务特定的推理调整来优化性能和运营成本。 该仓库既是掌握 AI 集成开发的教育资源,也是用于部署在定义安全边界内运行的自主智能体的功能工具包。
Allows configuration of external AI providers by mapping base URLs and model identifiers to augment default service endpoints.