3 repos
Programming interfaces that enable applications to communicate with AI models using standardized request and response formats.
Explore 3 awesome GitHub repositories matching artificial intelligence & ml · AI Integration APIs. Refine with filters or upvote what's useful.
Ollama provides a framework for running and managing local machine learning models. It includes a command-line interface for model lifecycle management, such as creation, embedding generation, and configuration, alongside a stable API for programmatic interaction across multiple programming languages. The platform sup
Exposes standardized endpoints and official client libraries that allow external applications to communicate seamlessly with locally hosted machine learning models.
GPT4All is a cross-platform runtime environment designed to execute large language models directly on local consumer hardware. By leveraging an optimized C++ inference backend, it enables private, offline AI interactions without requiring an internet connection or external cloud services. The project provides a compreh
Exposes HTTP endpoints for text completion and model listing that are compatible with standard client tools.
This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasonin
Standardizes HTTP endpoints for chat completions to ensure compatibility with common AI model integration interfaces.