Perplexity AI serves 435 million search queries a month using NVIDIA H100 GPUs, Triton Inference Server, and TensorRT-LLM
Perplexity AI's inference team faced increasing pressure to provision the hardware and software needed to serve hundreds of millions of AI-powered search queries each month while simultaneously balancing cost efficiency with optimal user experience.
Perplexity AI serves more than 435 million queries per month across over 20 simultaneous AI models under strict SLAs, and saved approximately $1 million annually by self-hosting models for the Related-Questions feature on cloud-hosted NVIDIA GPUs rather than using third-party LLM provider APIs.
Frequently asked questions
What did this team achieve with this AI workflow?
Perplexity AI serves more than 435 million queries per month across over 20 simultaneous AI models under strict SLAs, and saved approximately $1 million annually by self-hosting models for the Related-Questions featur…
What tools did this team use?
NVIDIA H100 Tensor Core GPUs, NVIDIA Triton Inference Server, NVIDIA TensorRT-LLM, Kubernetes, Llama 3.1, CUDA kernels.
What results were reported?
Monthly queries handled: more than 435 million queries each month; simultaneous AI models served: over 20 AI models simultaneously; annual cost savings on Related-Questions feature: approximately $1 million annually (source-reported, not independently verified).
How is this back office ops AI workflow structured?
User search query arrives → Classifier detects user intent → Front-end scheduler routes to pod → Triton serves model inference on H100 → Search results and answers output.