Full-Time

Solutions Architect

AI Model Specialist

Updated on 8/10/2026

FriendliAI

FriendliAI

51-200 employees

Serverless generative AI inference platform

No salary listed

San Francisco, CA, USA

Hybrid

Hybrid work in San Francisco.

Category
Sales & Solution Engineering (1)
Required Skills
LLM
FastAPI
Python
RAG
REST APIs
Flask
LangChain

Get referred to FriendliAI

See people who can refer or advise you

Requirements
  • At least 3 years of software engineering experience, ideally in backend or application programming interface development.
  • Proficiency in Python and modern web frameworks such as FastAPI or Flask.
  • Strong experience deploying large language models and integrating them into generative artificial intelligence application programming interfaces.
  • Familiarity with agentic artificial intelligence frameworks such as LangChain, CrewAI, or AutoGen.
  • Strong experience integrating open-source generative artificial intelligence models into applications.
  • Strong problem-solving and debugging skills in real-world environments.
Responsibilities
  • Design and implement artificial intelligence-powered products using FriendliAI’s application programming interfaces.
  • Guide customers in selecting, evaluating, and operating artificial intelligence models across different domains.
  • Integrate and extend open-source frameworks for FriendliAI integration.
  • Build and deploy custom inference endpoints, chat flows, and multi-agent orchestration pipelines.
  • Develop software development kits, example applications, and reference application programming interfaces for agentic and generative artificial intelligence use cases.
  • Provide deep technical guidance on prompt engineering, application programming interface composition, and workflow orchestration.
  • Debug and optimize context and memory across long-running agent sessions.
  • Gather customer feedback and translate it into product-level improvements.
  • Lead technical demonstrations, developer workshops, or webinars.
Desired Qualifications
  • Contributions to open-source artificial intelligence libraries or projects.
  • Familiarity with multi-agent orchestration, memory systems, retrieval-augmented generation, and workflow directed acyclic graphs.
  • Experience with serverless backends or application programming interface gateways.

Preparing concise company summary.

Company Size

51-200

Company Stage

Early VC

Total Funding

$26.7M

Headquarters

Redwood City, California

Founded

2021

Get referred to FriendliAI

See people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • May 2026 San Francisco office, 7,000 square feet, expands sales and engineering capacity.
  • March 2026 InferenceSense monetizes idle GPU clusters, creating new supply-side revenue.
  • April 2026 Brian Yoo joined from Moloco to scale partnerships and commercial execution.

What critics are saying

  • NVIDIA and cloud providers can bundle optimized inference, crushing FriendliAI pricing by 2027.
  • Kilo, Samsung SDS, and open-weight model providers can absorb FriendliAI’s differentiation quickly.
  • If open-source inference commoditizes, FriendliAI becomes a margin-thin reseller with no durable moat.

What makes FriendliAI unique

  • Byung-Gon Chun invented continuous batching, now the core of FriendliAI’s inference engine.
  • June 2026 Kilo integration showed 7x faster inference and 72% lower costs.
  • April 2026 Samsung SDS partnership gives FriendliAI B300 capacity and global distribution.

Help us improve and share your feedback! Did you find this helpful?

Benefits

Flexible Work Hours

Health Insurance

Company Equity

Growth & Insights and Company News

Headcount

6 month growth

-3%

1 year growth

0%

2 year growth

-4%
FriendliAI
Jul 1st, 2026
How Kilo Code and FriendliAI bring open source AI coding agents to production with NVIDIA Nemotron.

How Kilo Code and FriendliAI bring open source AI coding agents to production with NVIDIA Nemotron. * Kilo and FriendliAI are partnering to make production-grade AI coding agents faster, more accurate, and significantly more cost-efficient with NVIDIA Nemotron open models. * Configure Nemotron 3 Ultra in Kilo Code using FriendliAI as your inference provider, directly inside your IDE. * Using FriendliAI, Kilo achieved up to 7x faster inference compared to several other providers and cut costs by up to 72% on complex agent workloads by routing to NVIDIA Nemotron 3 Ultra. Introduction. Kilo and FriendliAI are partnering to help engineers build AI agents at scale with NVIDIA Nemotron open models. Production agents thrive when built using specialized models, both closed and open, and its priority is to make developing high-performance agents accessible, performant, and cost-effective. NVIDIA is a leader in open models that enable developers, enterprises and nations to build AI applications and agents that they can trust, control, and customize. NVIDIA open Nemotron family combines strong reasoning performance with efficient deployment, providing open weights, training data, and recipes for building specialized AI agents. The Nemotron family offers reasoning models in 3 sizes: Nano, Super, and Ultra for different deployment needs. Nano provides cost efficiency with high accuracy specialized sub-agents, Super delivers highest efficiency with leading accuracy for reasoning and tool calling for multi-agent applications, and Ultra is designed for applications demanding the highest reasoning accuracy for complex agentic tasks. Nemotron 3 Ultra, newest member of the Nemotron family, is a 550B-parameter Mixture-of-Experts model with 55B active parameters, built for frontier reasoning and orchestration in agentic systems. Kilo is an all-in-one agentic engineering platform for software developers. Their open-source coding harness, Kilo Code, is a flexible AI coding assistant centered on model freedom - giving developers the ability to plug in their existing model providers alongside open-weight models. You can experience top open models on Kilo Code, like Nemotron 3 Ultra, directly in your terminal or VS Code. FriendliAI sits directly within Kilo's orchestrator and maximizes efficiency. Its inference platform is optimized for real-time coding workloads, giving Kilo Code the speed and efficiency it needs to scale. Through continuous batching, also known as iteration batching, and memory optimization, FriendliAI enables Kilo Code to feed massive multi-file codebases into NVIDIA Nemotron models without degrading performance, running out of memory, or spiking costs. Together, Kilo, FriendliAI, and NVIDIA provide an open stack for building production AI coding agents - from intelligent orchestration and optimized inference to frontier reasoning. In this blog, FriendliAI Inc. will walk through configuring Kilo Code with FriendliAI and Nemotron 3 Ultra in your existing workflow. Configure NVIDIA Nemotron 3 Ultra in Kilo Code with FriendliAI. Kilo Code is built around a simple idea: developers should be free to choose the models and infrastructure that best fit their workflows. Rather than locking teams into a single AI provider, Kilo Code enables developers to connect their preferred inference platforms and open models directly into their coding environment. By combining Kilo Code, NVIDIA Nemotron 3 Ultra, and FriendliAI, developers gain access to a frontier reasoning model optimized for complex software engineering tasks while maintaining the performance, scalability, and cost efficiency required for production workloads. Connecting FriendliAI to Kilo Code. Getting started requires only a few configuration steps: * Deploy Nemotron 3 Ultra on FriendliAI Begin by deploying Nemotron 3 Ultra through the Friendli Suite. Once deployed, you'll receive an Endpoint ID and API credentials that can be used by external applications. 2. Configure FriendliAI as a Custom Provider in Kilo Code Within Kilo Code, navigate to the Provider settings and select a Custom Provider configuration. Enter your FriendliAI endpoint URL, Endpoint ID, and API key to connect your deployment. 3. Start Building with Nemotron 3 Ultra After configuration is complete, Nemotron 3 Ultra becomes available directly within Kilo Code's model selector. Developers can immediately begin using the model for code generation, repository analysis, debugging, tool use, long-context reasoning, and multi-step agentic workflows - all without leaving their IDE. With the integration complete, Kilo Code can route requests directly to your FriendliAI deployment, providing access to Nemotron 3 Ultra inside your existing development workflow. Why FriendliAI for Nemotron 3. Large reasoning models are most valuable when they can process substantial context, reason across multiple files, and respond quickly enough to keep developers in flow. Running these workloads efficiently requires more than simply hosting a model. Production inference depends on optimized scheduling, batching, memory management, and efficient GPU utilization. FriendliAI's inference platform is optimized for high-throughput, low-latency agentic workloads. This enables coding agents powered by NVIDIA Nemotron 3 Ultra to work with large codebases and long-context prompts while maintaining responsiveness and controlling infrastructure costs. How Kilo uses FriendliAI to optimize cost and performance. Over the past year, Kilo Code has tested several different inference providers hosting a range of both open and proprietary models. According to Kilo's internal evaluations using GLM-5 usage, they were especially impressed by FriendliAI, which consistently delivered up to 7x faster inference than several other providers while significantly reducing error rates. FriendliAI is now a core component of the Kilo stack, enabling high-performance access to the latest open models. To further reduce friction, Kilo developed an auto-routing feature that automatically selects the optimal model for specific tasks like planning, coding, or data analysis. This routing is organized into four distinct modes: * Auto: Frontier, which offers maximum capability with the best available models when cost is not an issue. * Auto: Balanced, which offers strong performance at a lower cost. * Auto: Efficient, which offers the lowest cost per task, with capability matched to difficulty. * Auto: Free, which features the best available free models. These modes leverage models from labs like OpenAI and Anthropic alongside open models from MiniMax, Z.ai, Alibaba Qwen, and NVIDIA. The centerpiece of this collaboration is NVIDIA Nemotron 3 Ultra, an open model built for long-running agents. Nemotron 3 Ultra, recently led the open-weight category of PinchBench leaderboard, a benchmark that evaluates models' performance on real-world agentic tasks in OpenClaw. By intelligently routing complex reasoning tasks to Nemotron 3 Ultra, Kilo reports cost reductions of up to 72% on complex agentic coding tasks while maintaining frontier-level performance. As agentic engineering continues to evolve to support an even wider range of tasks, Kilo is excited to continue working with both FriendliAI and NVIDIA to optimize cost and performance hand-in-hand. This strategic partnership integrates Kilo Code's sophisticated agent orchestration layer with FriendliAI's optimized inference platform and NVIDIA's remarkably flexible Nemotron open models. There's no longer a reason to overpay for dependable AI. Build the stack that works for you. Production AI coding agents work best when each layer of the stack handles what it's built for. Kilo Code orchestrates across models intelligently, FriendliAI delivers production-grade inference performance that keeps developers productive. NVIDIA Nemotron 3 Ultra open model provides advanced reasoning that you can customize, fine-tune, and deploy for specialized AI agents. Together, they're already powering real results - Kilo users are running 7x faster on FriendliAI and cutting costs by up to 72% on complex agentic tasks by routing to Nemotron 3 Ultra. Open, optimized AI development is no longer a trade-off between performance and price. Together, the three layers give developers everything needed to ship production-grade AI coding agents without compromising on performance or cost, while leaving more room for model freedom. Explore NVIDIA Nemotron 3 Ultra, bring frontier open models directly into your IDE with Kilo Code, and get started with FriendliAI to deploy and serve your favorite models with optimized inference.

Business Wire
May 11th, 2026
FriendliAI opens San Francisco office to scale frontier AI inference for open-weight models

FriendliAI, a frontier AI inference cloud provider, has opened a 7,000-square-foot San Francisco office at 20 Hawthorne Street, placing the company closer to Bay Area AI customers and developers. The expansion comes as AI agents require five to 30 times more tokens per task than chatbots, whilst open-weight models now match closed models at lower costs. Founded by Seoul National University Professor Byung-Gon Chun, FriendliAI pioneered continuous batching, now an industry standard for inference optimisation. Independent benchmarks from Artificial Analysis and OpenRouter rank FriendliAI as the top inference provider for models including GLM-5.1 and Gemma 4. The company is on track to grow revenue tenfold this year, targeting another tenfold increase next year. FriendliAI plans significant US team expansion across go-to-market, partnerships and engineering functions.

Business Wire
Apr 15th, 2026
FriendliAI partners with Samsung Cloud Platform to deliver frontier AI inference on NVIDIA B300 GPUs

FriendliAI is partnering with Samsung SDS to deliver frontier model AI inference services using Samsung Cloud Platform's NVIDIA B300 GPU infrastructure. The collaboration combines FriendliAI's optimised inference stack with Samsung SCP's scalable GPU resources to serve global startups and enterprises. The partnership will enable customers to run frontier open-weight models, including GLM MiniMax M2.5, NVIDIA Nemotron 3 Super and DeepSeek v3.2, with production-grade reliability. FriendliAI's platform offers speeds up to three times faster than vLLM and 50% to 90% cost savings compared to closed model APIs. Customers will access the service through FriendliAI's Serverless Endpoints with token-based pricing, whilst benefiting from Samsung SCP's high-availability GPU infrastructure. The collaboration aims to maximise GPU utilisation whilst delivering cost-effective scalability for AI workloads.

FriendliAI
Apr 14th, 2026
FriendliAI and Samsung Cloud Platform forge strategic alliance to power frontier Model AI Inference on NVIDIA B300 GPUs.

FriendliAI and Samsung Cloud Platform forge strategic alliance to power frontier Model AI Inference on NVIDIA B300 GPUs. * FriendliAI is collaborating with Samsung SDS, a leading GPU infrastructure-as-a-service (IaaS) provider in South Korea, to deliver frontier model AI inference services to global startups and enterprises. * The initiative brings together FriendliAI's high-performance inference stack and Samsung Cloud Platform (SCP)'s scalable NVIDIA B300 GPU infrastructure. FriendliAI is collaborating with Samsung SDS, a leading GPU infrastructure-as-a-service (IaaS) provider in South Korea, to deliver frontier model AI inference services to global startups and enterprises. The initiative brings together FriendliAI's high-performance inference stack and Samsung Cloud Platform (SCP)'s scalable NVIDIA B300 GPU infrastructure. FriendliAI is known for building an AI inference platform that delivers unmatched speed, cost efficiency, and reliability. By integrating FriendliAI's platform with Samsung SCP's B300 GPU infrastructure, the two companies will enable customers to run the latest frontier open-weight models - including GLM-5.1, MiniMax M2.5, NVIDIA Nemotron 3 Super, and DeepSeek v3.2 at maximum performance with production-grade reliability and competitive token pricing. Bringing Frontier Open-Weight Model AI Inference to Global Companies The partnership is designed to provide organizations worldwide with a seamless and scalable experience when deploying frontier AI models. Customers will be able to access FriendliAI's inference platform powered by Samsung SCP's NVIDIA B300 GPU IaaS, combining state-of-the-art inference optimization with high-performance GPU infrastructure. Key benefits include: Day-0 Support for Frontier Open-Weight Models: Immediate support for models such as GLM-5.1, MiniMax M2.5, NVIDIA Nemotron 3 Super, and DeepSeek v3.2 enables companies to stay at the forefront of AI innovation without building and maintaining custom inference stacks. High-Performance Inference: FriendliAI's optimized platform is built on its in-house inference engine featuring custom kernels, advanced quantization techniques, intelligent caching, and adaptive speculative decoding. Cost-Effective Scalability: The partnership enables high-speed inference with low operational cost and maximum scalability. Friendli Serverless Endpoints provide a flexible, token-based pricing model and pay only for the tokens they process. Global Reach and Reliability: FriendliAI's inference infrastructure, integrated with Samsung SCP's B300 IaaS platform, provides a global footprint with high-availability guarantees, ensuring low-latency and stable service delivery for customers worldwide. "FriendliAI is thrilled to partner with Samsung SCP to empower AI inference for companies around the world," said Byung-Gon Chun, Founder and CEO of FriendliAI. "Our inference optimization technology, built for unmatched speed and cost efficiency, perfectly complements Samsung SCP's cutting-edge NVIDIA B300 GPU cloud infrastructure. This collaboration allows us to deliver the latest frontier open-weight models at full performance, helping customers unlock new business opportunities with agentic AI." EUNYOUNG KIM, Executive Vice President at Samsung SDS, added, "Our mission at Samsung SCP is to provide flexible and high-performance GPU infrastructure for the AI era. Partnering with FriendliAI enables us to bring state-of-the-art AI inference capabilities to global customers. FriendliAI's platform ensures that our NVIDIA B300 GPUs are fully utilized, offering clients the optimal combination of performance, cost efficiency, and reliability for frontier AI workloads." About FriendliAI FriendliAI is The Frontier AI Inference Cloud. Built by the researchers who invented continuous batching, FriendliAI's highly optimized inference engine efficiently runs state-of-the-art open-weight and custom models at production scale with 99.99% reliability. By maximizing GPU utilization, FriendliAI delivers speeds up to 3x faster than vLLM and 50% to 90% cost savings relative to closed model APIs, empowering engineers to deploy frontier AI with uncompromising speed and model ownership. Learn more at https://friendli.ai About Samsung Cloud Platform (SCP) Samsung Cloud Platform is a leading GPU infrastructure-as-a-service (IaaS) operating clusters based on NVIDIA B300 GPUs. Samsung SCP offers scalable, high-availability GPU resources designed to accelerate compute-intensive workloads such as AI inference and training. Its mission is to empower organizations with flexible, cost-effective infrastructure that keeps pace with the rapid evolution of artificial intelligence. Learn more at https://cloud.samsungsds.com/

AiThority
Apr 8th, 2026
FriendliAI appoints Brian Yoo, former Moloco COO, as Chief Business Officer to drive Next phase of hypergrowth.

FriendliAI appoints Brian Yoo, former Moloco COO, as Chief Business Officer to drive Next phase of hypergrowth. AI industry veteran brings proven track record of scaling revenue 500x, securing $180M+ in capital, and leading global operations at the ~$4B machine learning company to accelerate adoption of The Frontier AI Inference Cloud. Apr 13, 2026 Prev Next 1 of 42,839 FriendliAI, The Frontier AI Inference Cloud, announced the appointment of Brian Yoo as Chief Business Officer. Joining from applied AI leader Moloco, Yoo will lead global commercial operations, go-to-market strategies, and partnerships as FriendliAI rapidly scales its high-performance, cost-efficient AI inference infrastructure worldwide. Yoo brings exceptional operational and strategic scaling expertise to FriendliAI. He most recently served as Chief Operating Officer at Moloco, where he built its global operations entirely from the ground up. Yoo created, managed, and scaled the Finance, Marketing, HR, BizOps, Legal, IT, and Workplace Operations functions. His leadership was the engine behind the company's massive expansion: he successfully grew revenue more than 500x to over $250 million, scaled headcount from a 10-person startup to a global workforce of over 600 employees, and led pivotal fundraising efforts that secured more than $180 million in capital, helping drive Moloco to a ~$4 billion valuation. "Brian's track record of building the operational engine behind an AI-driven startup and scaling it into a multi-billion dollar global powerhouse is simply remarkable," said Byung-Gon Chun, CEO of FriendliAI. "As we experience surging demand for our frontier inference infrastructure, Brian's unmatched expertise in hypergrowth, global commercial operations, and capital strategy is exactly what we need to accelerate our expansion and deliver unparalleled value to our customers." "As AI moves into production, performance at the inference layer directly determines how many tokens you can generate - and ultimately the margins you can capture," said Brian Yoo, Chief Business Officer at FriendliAI. "FriendliAI is positioned to maximize both, delivering industry-leading throughput and efficiency so our customers get the most out of every GPU. I am thrilled to join Byung-Gon and the incredible team here, especially now, as businesses that raced to build with large language models are beginning to heavily scrutinize their inference costs." Accelerating Market Leadership in AI Inference Yoo joins FriendliAI during a period of explosive momentum and enterprise adoption. FriendliAI's core technology, built by the researchers who pioneered the now-industry-standard "continuous batching" optimization technique, powers massive production workloads for rapidly growing AI companies. Under Yoo's commercial leadership, the company will focus on rapidly expanding its market share among AI-native startups, SaaS companies, and enterprises looking to escape inefficient open-source setups or expensive closed model APIs. FriendliAI is already delivering transformative results for its partners: Twelve Labs, a leader in video understanding, partnered with FriendliAI for production inference at scale, while NextDay AI reported processing trillions of tokens monthly while cutting GPU requirements by 50% after migrating to the platform.