About Jan Jan is an open-source AI platform, built in public and downloaded over six million times. We put intelligence directly in people's hands: run open models locally or plug in the providers you choose, with your d…
Skills: Backend Engineering, LLM Gateway Architecture, API Design, Billing and Metering Systems, Load Balancing
Company Description The Bosch Group is a leading global supplier of technology and services. Its operations are divided into four business sectors: Mobility, Industrial Technology, Consumer Goods, and Energy and Building…
Company Description About Grab and Our Workplace Grab is Southeast Asia's leading superapp. From getting your favourite meals delivered to helping you manage your finances and getting around town hassle-free, we've got y…
Skills: Ruby on Rails, React, Golang, Microservices, API Design
[BSV-VN] Embedded Software Tester /Embedded System Tester
Ho Chi Minh City, Vietnam · Hybrid
Mid level
Company Description The Bosch Group is a leading global supplier of technology and services. It employs roughly 394,500 associates worldwide (as of December 31, 2020). According to preliminary figures, the company genera…
About the job At EY, our purpose is to build a better working world by helping organizations solve their most complex challenges. We bring together exceptional people, cutting-edge technology, and deep industry experienc…
Skills: Oracle ERP, Business Requirement Gathering, Functional Specification Design, Data Reconciliation, User Acceptance Testing
We help the world run better At SAP, we keep it simple: you bring your best to us, and we'll bring out the best in you. We're builders touching over 20 industries and 80% of global commerce, and we need your unique talen…
Skills: UX Design, Interaction Design, Information Architecture, Systems Thinking, Workflow Optimization
About Jan Jan is an open-source AI platform, built in public and downloaded over six million times. We put intelligence directly in people's hands: run open models locally or plug in the providers you choose, with your d…
Skills: React, Node.js, Rust, Tauri, Desktop App Development
About BJAK The original mission of BJAK is we believe people deserve smarter ways to plan, save and grow their money. This is the origin of our name. Started in 2019, we built the first mobile-first, insurance platform, …
Skills: Mobile UI Design, Figma, Interactive Prototyping, iOS Human Interface Guidelines, Android Material Design
Embedded Software Engineer Intern Location Ho Chi Minh City, Vietnam FORVIA HELLA is a listed international automotive supplier. As a company of the FORVIA Group, FORVIA HELLA stands for high-performance lighting technol…
About BJAK The original mission of BJAK is we believe people deserve smarter ways to plan, save and grow their money. This is the origin of our name. Started in 2019, we built the first mobile-first, insurance platform, …
Skills: UI/UX Design, Figma, Interactive Prototyping, Design Systems, User Flows
FUJIFILM offers a comprehensive and competitive benefits program. Full time employees who work a minimum of 30 hours per week are eligible for insurance. Benefits are effective on the 1st day of the month following date …
FUJIFILM offers a comprehensive and competitive benefits program. Full time employees who work a minimum of 30 hours per week are eligible for insurance. Benefits are effective on the 1st day of the month following date …
Company Description The Bosch Group is a leading global supplier of technology and services. Since the beginning of 2013, its operations have been divided into four business sectors: Automotive Technology, Industrial Tec…
Skills: Business Analysis, IT Consulting, Leadership, Stakeholder Management, Agile Methodology
Company Description About Grab and Our Workplace Grab is Southeast Asia's leading superapp. From getting your favourite meals delivered to helping you manage your finances and getting around town hassle-free, we've got y…
Job Description: Essential Job Functions: • Participate in software development projects by writing, testing, and debugging code, under the guidance of more experienced team members. • Collaborate with team members to ac…
1. About Puzzle Studio Puzzle Studio is a fast-growing mobile game studio passionate about creating fun, engaging, and high-quality casual puzzle games enjoyed by players worldwide. We believe great games are built by ta…
About Safetrust Safetrust is building the future of identity. Imagine a world where your phone, wearable, or digital credential becomes your secure key—unlocking buildings, systems, and experiences seamlessly across phys…
Job Posting End Date: Worker Type: Permanent ABOUT THE JOB: This is hybrid Product Owner and Tech BA, responsible for representing business and technology stakeholders to shape, prioritise and deliver solutions that maxi…
Skills: Technical Business Analysis, Product Ownership, Backlog Management, AI Implementation, Process Modelling
At Pepperl+Fuchs, we combine a strong commitment to innovation with a deep respect for the traditions that have shaped our success. From renewable energy and automotive production to water treatment plants and chemical s…
Skills: Python, SQL, Data Engineering, Low-code Development, Database Design
HCM- Support Engineer (Technical / Developer-Focused)
Ho Chi Minh City, Vietnam · Hybrid
Mid level$47M raised
About TinyFish TinyFish builds the enterprise infrastructure that lets AI agents use the live web at scale. Our platform unifies four products behind a single API key — Web Search, Web Fetch, Web Browser, and Web Agent —…
Sign up with Clera and we'll reach out the moment a role actually fits you — no more spraying applications into the void.
Full-time
Posted 21d ago
~40 hrs/week
Responsibilities
Build and own the Jan Router, an enterprise LLM gateway that manages routing, billing, and quotas across multiple model providers. You will also integrate the Jan Agent into this gateway to handle tool and model traffic with high reliability.
Requirements
Requires a backend engineer proficient in agent-native workflows and LLM infrastructure with a proven ability to ship production-grade services from scratch. Expertise in high-throughput proxying, secure auth, and precise billing systems is highly desired.
Full job description
About Jan
Jan is an open-source AI platform, built in public and downloaded over six million times. We put intelligence directly in people's hands: run open models locally or plug in the providers you choose, with your data staying yours. We move fast, open-source what we can, and grow through the people who build and use it. If you want your work to reach millions and stay open, this is the place.
The Role
We are building Jan Router, an enterprise LLM gateway. Think OpenRouter, but for organizations: one gateway in front of many model providers that routes traffic intelligently and gives an org a single place to manage keys, budgets, quotas, usage, and billing. You will bootstrap it from scratch and own the architecture, the first production deploy, and everything from the request proxy to the billing ledger. This is a lean, agent-native setup. Rather than leaning on a large team, you will orchestrate coding and execution agents to ship at team-scale velocity, while keeping the hard backend judgment to build a billing-grade gateway that does not fall over. The router is your primary charge, but not your only one: you will also contribute to the Jan Agent, wiring agent and tool traffic through the same routing, metering, and controls. You are fluent in trade-offs. You know which parts can ship fast and be hardened later, and which parts, like the money path and auth, have to be right the first time. This role suits a Backend or Software Engineer ready to open a new chapter: working closely with a frontier research team and building real AI services from the bottom up, starting at the model level.
What You'll Do
Build the core gateway: a unified, OpenAI-compatible API in front of multiple providers (OpenAI, Anthropic, Google, plus self-hosted and OSS models).
Own provider routing and reliability: load balancing, automatic failover, and cost and latency-aware routing.
Build billing and metering that is correct, not approximate: per-request token accounting, usage ledgers, cost attribution per team, user, and key, budgets, and spend limits.
Ship org controls: API key management, per-team and per-user quotas, rate limiting, and RBAC.
Handle streaming and performance: low-overhead proxying, streaming responses, connection handling, and caching where it helps.
Contribute to the Jan Agent and connect it to the router: route its model and tool calls through the gateway, and make agent traffic first-class in metering, controls, and observability.
Make deliberate speed-versus-correctness calls: move fast where iteration is cheap, refuse to cut corners where a bug means a bad charge or a leaked key, and pay down debt on your own initiative.
What We Look For
Work agent-natively as your default, running multiple agents in parallel, pushing token throughput hard, with your own review and guardrail discipline, using open harnesses like Pi, Hermes Agent, and OpenCode as your daily drivers, on open and frontier models alike.
Acquainted with LLM API systems: providers, OpenAI-compatible endpoints, streaming, tool calling, and token accounting.
Experience with LLM infra: inference proxies, provider SDKs, token counting, or existing gateways and routing services (LiteLLM, cliproxyapi, 9router, Omnirouter, and similar) as reference points.
Acquainted with core AI concepts: context windows, inference, prompting, evals, and how open models differ from hosted providers in practice.
Proven ability to ship from zero to production and own the result, including infra, deploy, alerting, and CI/CD, regardless of which stack you did it in.
Open-minded and pragmatic: you weigh speed against correctness case by case, hold strong opinions loosely, and change course when the evidence says so, all while staying fast-moving and comfortable with full ownership and ambiguity.
Nice to Have
A track record building production backend services that handle real traffic: APIs, auth, data modeling, deploy, and monitoring.
Experience with payments, billing, metering, or usage-based systems, or the rigor to build them correctly (idempotency, reconciliation, no dropped or double charges).
Comfort with high-throughput proxying, gateways, and streaming, and the performance concerns that come with them.
Solid datastore skills: PostgreSQL, Redis, queues where needed, and sound schema design for usage and billing data.
Strong in at least one of TypeScript or Python.
Comfort with Docker, Kubernetes, OAuth and OIDC, API keys, RBAC, tenant isolation, and secure secrets handling.
Familiarity with the Jan.ai ecosystem or other OSS LLM tooling.
MCP and tool-calling knowledge, directly relevant since you will help the router carry the Jan Agent's agent and tool traffic.
Go or Rust for high-performance proxying, not required.
Contributions to open agent tooling or harnesses: a Pi extension, a Hermes skill, an OpenCode plugin, or anything in the open-models ecosystem we can look at.
Why Join Menlo
Jan is open-source, built in public, and already in the hands of millions. You will own a real product end to end, work shoulder to shoulder with a frontier research team, drive agents hard to ship at a pace a traditional team cannot match, and set the bar for how a lean, agent-native backend gets built. If you want to be in the arena shipping something that matters, this is the place.
A Note on AI
You don't need deep AI expertise for every role, but we do expect everyone at Menlo to be intellectually curious, drawn to tinkering and discovery, and excited to use AI as a real collaborator in their work. For some roles, AI fluency is a core requirement. When that's the case, we'll say so explicitly in the qualifications. People who thrive here don't treat AI as a novelty. They use it to think better, and make their work easier for others to build on.
Equal Opportunity and Accommodations
We hire talented people from a wide range of backgrounds. If you're excited about a role but don't meet every bullet, we still encourage you to apply. Menlo Research is an equal opportunity employer and does not discriminate on the basis of any legally protected characteristic. Menlo provides reasonable accommodations during the application process. If you need one, please let your recruiter know.
How many Software jobs are open in Ho Chi Minh City, Vietnam right now?
There are currently 717 open software positions in Ho Chi Minh City, Vietnam listed on Clera. New openings are added daily as companies post roles.
Which companies are hiring for Software roles in Ho Chi Minh City, Vietnam?
Companies currently hiring include Bosch, KMS Technology, Inc., DXC Technology, BJAK, Grab, among others. Browse the listings above to see every active employer.
Are there remote or hybrid Software jobs in Ho Chi Minh City, Vietnam?
Yes — 330 of the 717 open software positions offer remote or hybrid work (71 remote, 259 hybrid).
How do I apply for Software jobs in Ho Chi Minh City, Vietnam?
Each listing links directly to the employer's application page. Apply early — fresh listings get the most recruiter attention in the first two weeks.