Skip to main content

AI Infrastructure

MLOps, training pipelines, deployment, and scaling

34 entities indexed

IntegrationAI Infrastructure

vLLM + NVIDIA

by vLLM Project

vLLM's NVIDIA backend leverages CUDA kernels, FlashAttention-2, and PagedAttention to deliver state-of-the-art throughput for LLM inference on NVIDIA A100, H100, and H200 GPUs. The integration supports tensor and pipeline parallelism across multiple GPUs, FP8/FP16/BF16 quantization, and CUDA graph capture for minimal per-token latency.

inferencenvidiagpu
53C+
HardwareAI Infrastructure

NVIDIA RTX 4090

by NVIDIA

NVIDIA's flagship consumer GPU based on Ada Lovelace. Has become popular for local LLM inference and fine-tuning due to its 24GB GDDR6X memory and high performance-per-dollar ratio, enabling on-premise AI workloads without data center costs.

gpuconsumerworkstation
53C+
ProviderAI Infrastructure

Pinecone Systems

by Pinecone

Pinecone is the leading managed vector database, purpose-built for AI applications requiring similarity search at scale. It powers retrieval-augmented generation, semantic search, and recommendation systems for thousands of enterprises. Pinecone's serverless architecture eliminates infrastructure management while delivering sub-millisecond query performance.

vector-databaseinfrastructurerag
49C
AgentAI Infrastructure

PagerDuty AI

by PagerDuty

PagerDuty AI is an AIOps agent for incident management that automates triage and response. It intelligently groups related alerts to reduce noise, correlates events to identify root causes, and suggests or executes automated remediation runbooks. This helps teams minimize downtime and streamline their on-call processes.

incident-managementon-callaiops
48C
SkillAI Infrastructure

Streaming Responses

by AaaS

This skill involves implementing real-time, token-by-token data delivery from Large Language Models to end-users. It utilizes protocols like Server-Sent Events (SSE) or WebSockets to create interactive and responsive applications, such as chatbots or code assistants, by progressively displaying content as it's generated.

streamingssewebsockets
47C
AgentAI Infrastructure

GitLab Duo Agent

by GitLab

GitLab Duo is an AI-powered assistant integrated into the GitLab DevSecOps platform. It enhances developer productivity across the software development lifecycle by offering code suggestions, summarizing issues, explaining vulnerabilities, and generating tests, all within the native GitLab environment.

ai-assistantdevsecopscode-generation
46C
ScriptAI Infrastructure

Basic RAG Pipeline

by AaaS

This script provides a foundational Retrieval-Augmented Generation (RAG) pipeline. It handles core tasks like loading documents, splitting text into chunks, generating embeddings, and indexing them into a vector store. It includes a basic query interface, making it ideal for learning the RAG workflow and prototyping simple applications.

scriptragpipeline
46C
ScriptAI Infrastructure

Serverless Model Deploy

by Community

Packages a trained ML model into a serverless function on AWS Lambda, Modal, or Google Cloud Run, handling cold-start optimization, dependency layering, and auto-scaling configuration. Includes health-check endpoints, structured logging, and a GitHub Actions workflow for automated rollout.

serverlesslambdamodal
45C
AgentAI Infrastructure

Harness AI

by Harness

Harness AI is an intelligent software delivery agent that automates CI/CD pipelines. It leverages machine learning to verify deployments, detect anomalies in real-time, and automate rollback decisions to ensure service health. This helps reduce mean time to recovery (MTTR) and optimize pipeline execution in complex environments.

devopscicddeployment-automation
44C
SkillAI Infrastructure

Model Serving

by AaaS

Deploys and serves language models in production environments with high availability and low latency. Covers framework selection (vLLM, TGI, Triton), batching strategies, GPU memory management, and auto-scaling configurations for different workload profiles.

servingdeploymentinference
43C
AgentAI Infrastructure

K8sGPT

by K8sGPT

AI-powered Kubernetes diagnostics agent that scans clusters for issues and provides plain-language explanations with remediation suggestions. Integrates with multiple LLM backends to analyze pod failures, misconfigurations, and performance bottlenecks in real time.

kubernetesdevopsdiagnostics
43C
ProviderAI Infrastructure

Weaviate

by Weaviate

Weaviate is an open-source vector database designed for AI-native applications. It enables flexible hybrid search, combining vector and keyword methods, and uniquely supports multi-modal data like text, images, and audio. Weaviate offers both self-hosting for maximum control and a managed cloud service for ease of use.

vector-databaseopen-sourceinfrastructure
43C
ScriptAI Infrastructure

Advanced RAG Pipeline

by AaaS

Production-grade RAG pipeline with hybrid search, reranking, contextual compression, and multi-index routing. Includes query decomposition, metadata filtering, evaluation metrics, and performance monitoring for enterprise deployments.

scriptautomationrag
42C
ProviderAI Infrastructure

Together AI

by Together AI

Together AI provides a high-performance cloud inference platform for open-source models, offering one of the fastest and most cost-effective APIs for running models like Llama, Mistral, and DeepSeek. Its Together Inference platform specializes in speculative decoding and model parallelism techniques, and also offers managed fine-tuning and custom model deployment.

inferenceopen-source-hostingfine-tuning
42C
HardwareAI Infrastructure

NVIDIA V100

by NVIDIA

NVIDIA Volta architecture GPU that introduced Tensor Cores to the data center, providing the first dedicated matrix multiply hardware for AI. Powered the first wave of transformer model training including BERT and GPT-2, and became the dominant AI training platform from 2017–2020.

gpudata-centertraining
42C
IntegrationAI Infrastructure

Weaviate + Cohere

by Weaviate

Weaviate's built-in text2vec-cohere and reranker-cohere modules for zero-ETL vectorization and result reranking within Weaviate clusters. Automatically embeds documents at write time using Cohere Embed v3 and reranks retrieval results without external orchestration code.

weaviatecoherevectorize-module
41C
SkillAI Infrastructure

Model Quantization

by AaaS

Reduces model size and inference cost by converting weights from higher to lower precision (FP16 to INT8/INT4). Covers GPTQ, AWQ, GGUF, and bitsandbytes quantization methods with quality-preservation techniques that minimize accuracy degradation.

quantizationoptimizationcompression
40C
ProviderAI Infrastructure

Replicate

by Replicate

Replicate is a cloud platform that makes it trivial to run open-source machine learning models via a simple API with pay-per-second billing. It hosts thousands of community models spanning image generation, video, audio, and language, and allows developers to package and deploy custom models as Cogs without managing any GPU infrastructure.

model-deploymentinfrastructuremanaged-inference
40C
SkillAI Infrastructure

Model Caching

by AaaS

Implements intelligent caching layers for LLM responses to reduce latency and API costs. Covers semantic caching (matching similar queries), exact-match caching, TTL-based invalidation, and cache warming strategies for predictable workloads.

cachingperformancecost-optimization
38D
ScriptAI Infrastructure

Rate Limiter Setup

by AaaS

Configures intelligent rate limiting for LLM API proxies with per-user, per-model, and per-endpoint limits. Implements token bucket, sliding window, and adaptive rate limiting algorithms with Redis-backed distributed state and graceful degradation.

scriptautomationrate-limiting
36D
ScriptAI Infrastructure

Vector DB Migration

by AaaS

Migrates vector data between different vector database providers (Pinecone, Weaviate, Chroma, Qdrant, Milvus). Handles schema mapping, batch transfers, index recreation, metadata preservation, and validation with rollback support.

scriptautomationmigration
34D
ProviderAI Infrastructure

Oracle AI

by Oracle

Oracle AI provides a suite of generative AI services built into Oracle Cloud Infrastructure (OCI), including the OCI Generative AI Service powered by Cohere and Meta models. Oracle has uniquely integrated AI capabilities directly into its database (Oracle Database 23ai), ERP, and industry cloud offerings, targeting enterprises with existing Oracle relationships.

cloud-providerenterprisedatabase-ai
34D
IntegrationAI Infrastructure

Vespa + Haystack

by deepset

Haystack DocumentStore integration for Vespa, Yahoo's open-source big-data serving engine. Combines Vespa's multi-stage ranking, approximate nearest neighbor search, and real-time indexing with Haystack's RAG pipeline builder. Supports BM25 + dense hybrid retrieval at web scale.

vespahaystackhybrid-search
33D
SkillAI Infrastructure

Distributed Inference

by AaaS

Runs large language model inference across multiple GPUs or nodes using tensor parallelism, pipeline parallelism, or expert parallelism. Covers distributed serving frameworks, inter-node communication, load balancing, and fault tolerance for enterprise-scale deployments.

distributedinferencemulti-gpu
33D
IntegrationAI Infrastructure

Zilliz + Apache Spark

by Zilliz

Connector linking Zilliz Cloud (managed Milvus) with Apache Spark for large-scale batch embedding ingestion and vector ETL pipelines. Enables parallel document embedding across Spark executors with direct write to Zilliz collections, supporting data lake to vector store pipelines at petabyte scale.

zillizapache-sparkbatch-vectorization
31D
HardwareAI Infrastructure

SambaNova SN40L

by SambaNova

SambaNova's Reconfigurable Dataflow Unit with a three-tier memory hierarchy: on-chip scratchpad, on-package HBM, and off-package DRAM. The unique architecture enables running multiple models simultaneously and excels at efficient mixture-of-experts inference.

rduinferencetraining
30D
HardwareAI Infrastructure

Qualcomm Cloud AI 100

by Qualcomm

Qualcomm's data center AI inference accelerator designed for power-efficient deployment. Based on the same AI architecture as Snapdragon, it delivers competitive inference performance with a focus on power efficiency metrics (TOPS/W) for hyperscale deployments.

ai-acceleratorinferencequalcomm
28D
HardwareAI Infrastructure

Tenstorrent Grayskull

by Tenstorrent

Tenstorrent's first commercial AI accelerator co-designed by Jim Keller. Built on a RISC-V Tensix processor architecture with a mesh NoC, enabling programmable AI compute. Notable for its open software stack and developer-friendly approach to hardware AI.

ai-acceleratorinferencetraining
22F
ToolAI Infrastructure

VectraStore

by Vectra Data Solutions

A cloud-native vector database offering ultra-fast similarity search and scalable storage for embeddings.

vector-databaseembeddingssimilarity-search
19F
ToolAI Infrastructure

TuneCraft

by CraftAI Labs

A managed service for fine-tuning large language models with custom datasets, offering seamless integration and optimization.

fine-tuningLLMcustom-models
19F
ToolAI Infrastructure

GPUStream

by StreamCompute

A serverless GPU platform providing on-demand, high-performance computing for AI inference workloads with pay-per-second billing.

inferenceGPU computingserverless
18F
ToolAI Infrastructure

VectorFlow DB

by FlowData Solutions

An ultra-fast, cloud-native vector database designed for lightning-speed similarity search and RAG applications.

vector databasesimilarity searchRAG
18F
ToolAI Infrastructure

PromptVerify

by PromptGuard Labs

Specialized tool for evaluating the quality, consistency, and safety of prompts and responses for generative AI models.

evaluationpromptsgenerative-ai
17F
IntegrationAI Infrastructure

OWASP Top 10 for Agentic Applications

by OWASP Foundation

Security standard for AI agent systems (2026).

standardsecurityai-agents
0F