{"jobs":[{"id":"bd6366c8-893a-49fd-9b9a-31cb75a397d0","title":"Agent Engineer","department":"Engineering","team":"Client Delivery","employmentType":"FullTime","location":"Remote, India","shouldDisplayCompensationOnJobPostings":true,"secondaryLocations":[{"location":"Bengaluru","address":{"postalAddress":{"addressRegion":"Karnataka","addressCountry":"India","addressLocality":"Bengaluru"}}}],"publishedAt":"2026-08-11T22:29:19.297+00:00","isListed":true,"isRemote":true,"workplaceType":"Remote","address":{"postalAddress":{"addressCountry":"India"}},"jobUrl":"https://jobs.ashbyhq.com/rifa/bd6366c8-893a-49fd-9b9a-31cb75a397d0","applyUrl":"https://jobs.ashbyhq.com/rifa/bd6366c8-893a-49fd-9b9a-31cb75a397d0/application","descriptionHtml":"<h2>About us</h2><p style=\"min-height:1.5em\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rifa.ai\">Rifa AI</a> is building the AI agents platform for contact centers in regulated industries.</p><p style=\"min-height:1.5em\">Enterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.</p><p style=\"min-height:1.5em\">Our platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.</p><p style=\"min-height:1.5em\">The engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.</p><p style=\"min-height:1.5em\">Rifa was founded by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current\" href=\"https://www.linkedin.com/in/sameerfulzele/\">Sameer Fulzele</a> (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.seabornecap.com\">Seaborne Capital</a>, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.</p><h2>What you'll do</h2><p style=\"min-height:1.5em\">An Agent Engineer owns a client's voice or chat agent in production. Not a component of it, the whole thing: the procedure it follows, the instructions that govern how it speaks, the code that connects it to the client's systems, and the tests that prove it does what the documentation says. When a client says \"the bot offered a payment plan below our minimum,\" you're the person who works out why, fixes it, and explains the fix to the client. You'll ship changes that speak to real callers in your first two weeks.</p><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Own a client delivery end to end.</strong> Take requirements from first conversation through pilot, production, and continuous iteration as procedures change, volumes grow, and models improve.</p></li><li><p style=\"min-height:1.5em\"><strong>Engineer the agent's behavior.</strong> Write and maintain the instruction sets that determine what the agent says and when. Instructions are versioned, tested, and reviewed like code, because a wrong word in a disclosure is a compliance incident, not a UX bug.</p></li><li><p style=\"min-height:1.5em\"><strong>Build the evaluation gate.</strong> Automated tests that replay past conversations and check the agent follows the procedure. Nothing ships without passing them.</p></li><li><p style=\"min-height:1.5em\"><strong>Debug live conversations.</strong> Look up what the system knew at each moment, read the exact instructions the model was given, and work out why it responded the way it did.</p></li><li><p style=\"min-height:1.5em\"><strong>Work directly with clients.</strong> Sit in on calls with US enterprise clients, own the technical conversation, and watch your changes move their business metrics. Not many engineering roles put you this close to the people using what you build.</p></li></ul><h2>Example projects</h2><p style=\"min-height:1.5em\">Recent work by engineers on this team, all on live debt collection agents:</p><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">Build an intent identification layer for a voice agent, so every response is grounded in what the caller actually asked rather than what the model assumes, sharply reducing hallucinations on live calls</p></li><li><p style=\"min-height:1.5em\">Extend the negotiation flow so the agent offers payment plans only within the limits the client has set, with guardrails that make out-of-bounds offers impossible rather than just unlikely</p></li><li><p style=\"min-height:1.5em\">Grow the eval suite that replays real collection calls and verifies every legally required disclosure was delivered, word for word, before any release ships</p></li></ul><h2>What we work with</h2><p style=\"min-height:1.5em\">Python with FastAPI, PostgreSQL, Temporal for background workflows, WebSockets holding real-time conversations open, and STT and TTS providers on the speech side, with LLMs via OpenAI and similar underneath.</p><p style=\"min-height:1.5em\">Everything runs on Kubernetes with ArgoCD-driven GitOps deployments, SigNoz for observability, DeepEval driving the eval suite our CI runs before anything reaches production, Ory and OpenFGA for identity and access management, and a lot of beautifully built internal agent architecture underneath.</p><h2>What you'll bring</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">2 to 5 years building and running production systems. You've been on call for something you built and debugged it under pressure.</p></li><li><p style=\"min-height:1.5em\">You write Python another person can read, review others' work thoughtfully, and debug by forming a theory and testing it, not by changing things until they work. Reading code you didn't write and working out what it does is the single most important skill in the role.</p></li><li><p style=\"min-height:1.5em\">You've worked with async code and a relational database.</p></li><li><p style=\"min-height:1.5em\">You're comfortable in front of a client: take vague feedback, ask the right questions, leave with a scoped change.</p></li><li><p style=\"min-height:1.5em\">Strong written communication. Agent instructions, client explanations, and incident writeups are all writing, and an agent is only as precise as the instructions behind it.</p></li></ul><h2>Even better</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">LLM systems in production: eval frameworks, agent tooling, RAG pipelines, structured prompting</p></li><li><p style=\"min-height:1.5em\">Conversational AI experience, voice or chat: dialogue design, IVR systems, chatbots, speech interfaces</p></li><li><p style=\"min-height:1.5em\">A regulated industry: finance, healthcare, insurance, collections</p></li><li><p style=\"min-height:1.5em\">Real-time or telephony systems: WebSockets, streaming audio, Twilio or similar</p></li><li><p style=\"min-height:1.5em\">Founder or founding engineer experience</p></li></ul><p style=\"min-height:1.5em\">Explicitly not required: prior \"AI engineering\" as a job title, or a computer science degree. Careful engineers who own outcomes pick this up fast.</p><h2>How we work</h2><p style=\"min-height:1.5em\">Small teams per client, with real ownership. You'll have peers to pair with and review your work, and you'll review theirs. We review all code, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.</p><h2>Our values</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Trust:</strong> We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.</p></li><li><p style=\"min-height:1.5em\"><strong>Transparency:</strong> We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.</p></li><li><p style=\"min-height:1.5em\"><strong>Technically best solution:</strong> We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.</p></li><li><p style=\"min-height:1.5em\"><strong>Decisiveness:</strong> We decide quickly with the information we have, commit, and correct course fast when reality disagrees.</p></li><li><p style=\"min-height:1.5em\"><strong>Simplicity:</strong> We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.</p></li></ul>","descriptionPlain":"ABOUT US\n\nRifa AI https://rifa.ai is building the AI agents platform for contact centers in regulated industries.\n\nEnterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.\n\nOur platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.\n\nThe engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.\n\nRifa was founded by Sameer Fulzele https://www.linkedin.com/in/sameerfulzele/ (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by Seaborne Capital https://www.seabornecap.com, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.\n\n\nWHAT YOU'LL DO\n\nAn Agent Engineer owns a client's voice or chat agent in production. Not a component of it, the whole thing: the procedure it follows, the instructions that govern how it speaks, the code that connects it to the client's systems, and the tests that prove it does what the documentation says. When a client says \"the bot offered a payment plan below our minimum,\" you're the person who works out why, fixes it, and explains the fix to the client. You'll ship changes that speak to real callers in your first two weeks.\n\n - Own a client delivery end to end. Take requirements from first conversation through pilot, production, and continuous iteration as procedures change, volumes grow, and models improve.\n\n - Engineer the agent's behavior. Write and maintain the instruction sets that determine what the agent says and when. Instructions are versioned, tested, and reviewed like code, because a wrong word in a disclosure is a compliance incident, not a UX bug.\n\n - Build the evaluation gate. Automated tests that replay past conversations and check the agent follows the procedure. Nothing ships without passing them.\n\n - Debug live conversations. Look up what the system knew at each moment, read the exact instructions the model was given, and work out why it responded the way it did.\n\n - Work directly with clients. Sit in on calls with US enterprise clients, own the technical conversation, and watch your changes move their business metrics. Not many engineering roles put you this close to the people using what you build.\n\n\nEXAMPLE PROJECTS\n\nRecent work by engineers on this team, all on live debt collection agents:\n\n - Build an intent identification layer for a voice agent, so every response is grounded in what the caller actually asked rather than what the model assumes, sharply reducing hallucinations on live calls\n\n - Extend the negotiation flow so the agent offers payment plans only within the limits the client has set, with guardrails that make out-of-bounds offers impossible rather than just unlikely\n\n - Grow the eval suite that replays real collection calls and verifies every legally required disclosure was delivered, word for word, before any release ships\n\n\nWHAT WE WORK WITH\n\nPython with FastAPI, PostgreSQL, Temporal for background workflows, WebSockets holding real-time conversations open, and STT and TTS providers on the speech side, with LLMs via OpenAI and similar underneath.\n\nEverything runs on Kubernetes with ArgoCD-driven GitOps deployments, SigNoz for observability, DeepEval driving the eval suite our CI runs before anything reaches production, Ory and OpenFGA for identity and access management, and a lot of beautifully built internal agent architecture underneath.\n\n\nWHAT YOU'LL BRING\n\n - 2 to 5 years building and running production systems. You've been on call for something you built and debugged it under pressure.\n\n - You write Python another person can read, review others' work thoughtfully, and debug by forming a theory and testing it, not by changing things until they work. Reading code you didn't write and working out what it does is the single most important skill in the role.\n\n - You've worked with async code and a relational database.\n\n - You're comfortable in front of a client: take vague feedback, ask the right questions, leave with a scoped change.\n\n - Strong written communication. Agent instructions, client explanations, and incident writeups are all writing, and an agent is only as precise as the instructions behind it.\n\n\nEVEN BETTER\n\n - LLM systems in production: eval frameworks, agent tooling, RAG pipelines, structured prompting\n\n - Conversational AI experience, voice or chat: dialogue design, IVR systems, chatbots, speech interfaces\n\n - A regulated industry: finance, healthcare, insurance, collections\n\n - Real-time or telephony systems: WebSockets, streaming audio, Twilio or similar\n\n - Founder or founding engineer experience\n\nExplicitly not required: prior \"AI engineering\" as a job title, or a computer science degree. Careful engineers who own outcomes pick this up fast.\n\n\nHOW WE WORK\n\nSmall teams per client, with real ownership. You'll have peers to pair with and review your work, and you'll review theirs. We review all code, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.\n\n\nOUR VALUES\n\n - Trust: We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.\n\n - Transparency: We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.\n\n - Technically best solution: We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.\n\n - Decisiveness: We decide quickly with the information we have, commit, and correct course fast when reality disagrees.\n\n - Simplicity: We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.","compensation":{"compensationTierSummary":"₹15L – ₹30L • 0.1% – 0.5%","scrapeableCompensationSalarySummary":"₹15L - ₹30L","compensationTiers":[{"id":"d76a762a-46cc-438d-b5d5-368a123e2a8f","tierSummary":"₹15L – ₹30L • 0.1% – 0.5%","title":null,"additionalInformation":null,"components":[{"id":"3bb5f0b8-a389-4ce7-9efe-055ce4fa1a50","summary":"₹15L – ₹30L","compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":1500000,"maxValue":3000000},{"id":"5496deb5-277a-4a4c-af6c-556d4c6b3679","summary":"0.1% – 0.5%","compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.1,"maxValue":0.5}]}],"summaryComponents":[{"compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":1500000,"maxValue":3000000},{"compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.1,"maxValue":0.5}]}},{"id":"3aaba1b5-7b72-4a0c-a86d-cb2eaaf933ce","title":"Senior Platform Engineer","department":"Engineering","team":"Platform Engineering","employmentType":"FullTime","location":"Remote, India","shouldDisplayCompensationOnJobPostings":true,"secondaryLocations":[{"location":"Bengaluru","address":{"postalAddress":{"addressRegion":"Karnataka","addressCountry":"India","addressLocality":"Bengaluru"}}}],"publishedAt":"2026-08-11T22:29:25.820+00:00","isListed":true,"isRemote":true,"workplaceType":"Remote","address":{"postalAddress":{"addressCountry":"India"}},"jobUrl":"https://jobs.ashbyhq.com/rifa/3aaba1b5-7b72-4a0c-a86d-cb2eaaf933ce","applyUrl":"https://jobs.ashbyhq.com/rifa/3aaba1b5-7b72-4a0c-a86d-cb2eaaf933ce/application","descriptionHtml":"<h2>About us</h2><p style=\"min-height:1.5em\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rifa.ai\">Rifa AI</a> is building the AI agents platform for contact centers in regulated industries.</p><p style=\"min-height:1.5em\">Enterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.</p><p style=\"min-height:1.5em\">Our platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.</p><p style=\"min-height:1.5em\">The engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.</p><p style=\"min-height:1.5em\">Rifa was founded by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current\" href=\"https://www.linkedin.com/in/sameerfulzele/\">Sameer Fulzele</a> (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.seabornecap.com\">Seaborne Capital</a>, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.</p><h2>About the role</h2><p style=\"min-height:1.5em\">While Agent Engineers own individual client deliveries, you own the platform underneath all of them: the runtime that agents execute on, the voice infrastructure that keeps live calls fast and stable, the enterprise capabilities that get us through security reviews, and the intelligence layer that turns millions of conversations into insight. This is the highest-leverage engineering seat in the company: every improvement you ship reaches every client at once.</p><p style=\"min-height:1.5em\">You'll work directly with the founder on architecture and own your decisions end to end, from design through production and the incident channel.</p><h2>What you'll do</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Build the agent platform primitives.</strong> Design and evolve the runtime, orchestration engine, and the systems behind Agent Studio: how agents are defined from written procedures, how they reason and take actions, and how guardrails make out-of-bounds behavior impossible rather than unlikely. Building agents is its own engineering discipline, and you'll be building the tooling that discipline needs.</p></li><li><p style=\"min-height:1.5em\"><strong>Own the voice infrastructure.</strong> Real-time audio streaming over WebSockets, STT and TTS integration at low latency, and the hard parts of live conversation: interruptions, disconnects, transfers, and telephony integrations that pick up and place calls reliably at growing volume.</p></li><li><p style=\"min-height:1.5em\"><strong>Form the foundation of enterprise trust.</strong> Clients hand us regulated conversations with their own customers. You'll build and uphold the capabilities that make that possible: RBAC, access management, audit logs, data isolation, and integrations that embed into complex client environments while surviving their security reviews.</p></li><li><p style=\"min-height:1.5em\"><strong>Build the evaluation layer.</strong> We believe evaluation methodology, not model capability, is the bottleneck, and you'll own the system that proves it: the DeepEval-driven suite that replays real conversations against every change, simulation of the scenarios we haven't seen yet, and experimentation frameworks that let us A/B test agent behavior and make changes with evidence instead of intuition. Every release gates on what you build here.</p></li><li><p style=\"min-height:1.5em\"><strong>Build the observability layer.</strong> Observability goes beyond logging. You'll extend Reflect so that every agent decision is traceable: what the system knew at each moment, which instructions the model was given, and why it responded the way it did. Add proactive monitoring that surfaces regressions, drift, and new conversation patterns before a client notices, and turn millions of calls into insight the whole company acts on.</p></li><li><p style=\"min-height:1.5em\"><strong>Close the feedback loop.</strong> Connect what evaluation and observability find back into how agents improve: recurring failure modes become new eval cases, production patterns reshape procedures, and agents get measurably better over time.</p></li><li><p style=\"min-height:1.5em\"><strong>Keep the platform fast, reliable, and boring to operate.</strong> Own Kubernetes, ArgoCD-driven GitOps deployments, CI/CD, and observability with SigNoz. Build the self-serve infrastructure that lets the rest of engineering ship without waiting on you, and lead incident response and postmortems when things break.</p></li></ul><h2>What we work with</h2><p style=\"min-height:1.5em\">Python with FastAPI, PostgreSQL, Temporal for background workflows, WebSockets holding real-time conversations open, and STT and TTS providers on the speech side, with LLMs via OpenAI and similar underneath.</p><p style=\"min-height:1.5em\">Everything runs on Kubernetes with ArgoCD-driven GitOps deployments, SigNoz for observability, DeepEval driving the eval suite our CI runs before anything reaches production, Ory and OpenFGA for identity and access management, and a lot of beautifully built internal agent architecture underneath.</p><h2>What you'll bring</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">5+ years of hands-on experience building and operating production systems, with strong backend and distributed systems fundamentals.</p></li><li><p style=\"min-height:1.5em\">Proven experience with cloud platforms, infrastructure as code, and container orchestration: you've run Kubernetes in production, not just in a tutorial.</p></li><li><p style=\"min-height:1.5em\">Real-time systems depth: you understand latency budgets, streaming, backpressure, and what makes a live audio conversation different from a request-response API.</p></li><li><p style=\"min-height:1.5em\">Experience with observability tooling (SigNoz, OpenTelemetry, or similar) and with incident response: you've been paged, found root cause, and made the pager quieter afterward.</p></li><li><p style=\"min-height:1.5em\">You care that a system stays reliable, secure and maintainable as it grows, and the judgment to know when boring technology is the right answer.</p></li><li><p style=\"min-height:1.5em\">High agency: you drive outcomes in a high-autonomy environment, find creative ways around obstacles, and don't wait to be told what matters.</p></li><li><p style=\"min-height:1.5em\">Degree in computer science or a related field, or equivalent professional experience.</p></li></ul><h2>Even better...</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">Experience building enterprise features: SSO, RBAC, IAM, audit logs, data isolation, or compliance-adjacent systems</p></li><li><p style=\"min-height:1.5em\">Production experience with LLMs, agent frameworks, retrieval, or evaluation systems</p></li><li><p style=\"min-height:1.5em\">Telephony or streaming audio experience: Twilio, WebRTC, SIP, or contact center integrations</p></li><li><p style=\"min-height:1.5em\">Experience with large-scale data systems, analytics platforms, or ML-powered product features</p></li><li><p style=\"min-height:1.5em\">Experience building developer platforms, SDKs, or internal tooling other engineers love</p></li><li><p style=\"min-height:1.5em\">Leadership experience on technical projects or teams</p></li></ul><h2>How we work</h2><p style=\"min-height:1.5em\">Small teams, real ownership. You'll have peers to pair with and review your work, and you'll review theirs. We review all code, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.</p><h2>Our values</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Trust:</strong> We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.</p></li><li><p style=\"min-height:1.5em\"><strong>Transparency:</strong> We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.</p></li><li><p style=\"min-height:1.5em\"><strong>Technically best solution:</strong> We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.</p></li><li><p style=\"min-height:1.5em\"><strong>Decisiveness:</strong> We decide quickly with the information we have, commit, and correct course fast when reality disagrees.</p></li><li><p style=\"min-height:1.5em\"><strong>Simplicity:</strong> We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.</p></li></ul>","descriptionPlain":"ABOUT US\n\nRifa AI https://rifa.ai is building the AI agents platform for contact centers in regulated industries.\n\nEnterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.\n\nOur platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.\n\nThe engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.\n\nRifa was founded by Sameer Fulzele https://www.linkedin.com/in/sameerfulzele/ (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by Seaborne Capital https://www.seabornecap.com, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.\n\n\nABOUT THE ROLE\n\nWhile Agent Engineers own individual client deliveries, you own the platform underneath all of them: the runtime that agents execute on, the voice infrastructure that keeps live calls fast and stable, the enterprise capabilities that get us through security reviews, and the intelligence layer that turns millions of conversations into insight. This is the highest-leverage engineering seat in the company: every improvement you ship reaches every client at once.\n\nYou'll work directly with the founder on architecture and own your decisions end to end, from design through production and the incident channel.\n\n\nWHAT YOU'LL DO\n\n - Build the agent platform primitives. Design and evolve the runtime, orchestration engine, and the systems behind Agent Studio: how agents are defined from written procedures, how they reason and take actions, and how guardrails make out-of-bounds behavior impossible rather than unlikely. Building agents is its own engineering discipline, and you'll be building the tooling that discipline needs.\n\n - Own the voice infrastructure. Real-time audio streaming over WebSockets, STT and TTS integration at low latency, and the hard parts of live conversation: interruptions, disconnects, transfers, and telephony integrations that pick up and place calls reliably at growing volume.\n\n - Form the foundation of enterprise trust. Clients hand us regulated conversations with their own customers. You'll build and uphold the capabilities that make that possible: RBAC, access management, audit logs, data isolation, and integrations that embed into complex client environments while surviving their security reviews.\n\n - Build the evaluation layer. We believe evaluation methodology, not model capability, is the bottleneck, and you'll own the system that proves it: the DeepEval-driven suite that replays real conversations against every change, simulation of the scenarios we haven't seen yet, and experimentation frameworks that let us A/B test agent behavior and make changes with evidence instead of intuition. Every release gates on what you build here.\n\n - Build the observability layer. Observability goes beyond logging. You'll extend Reflect so that every agent decision is traceable: what the system knew at each moment, which instructions the model was given, and why it responded the way it did. Add proactive monitoring that surfaces regressions, drift, and new conversation patterns before a client notices, and turn millions of calls into insight the whole company acts on.\n\n - Close the feedback loop. Connect what evaluation and observability find back into how agents improve: recurring failure modes become new eval cases, production patterns reshape procedures, and agents get measurably better over time.\n\n - Keep the platform fast, reliable, and boring to operate. Own Kubernetes, ArgoCD-driven GitOps deployments, CI/CD, and observability with SigNoz. Build the self-serve infrastructure that lets the rest of engineering ship without waiting on you, and lead incident response and postmortems when things break.\n\n\nWHAT WE WORK WITH\n\nPython with FastAPI, PostgreSQL, Temporal for background workflows, WebSockets holding real-time conversations open, and STT and TTS providers on the speech side, with LLMs via OpenAI and similar underneath.\n\nEverything runs on Kubernetes with ArgoCD-driven GitOps deployments, SigNoz for observability, DeepEval driving the eval suite our CI runs before anything reaches production, Ory and OpenFGA for identity and access management, and a lot of beautifully built internal agent architecture underneath.\n\n\nWHAT YOU'LL BRING\n\n - 5+ years of hands-on experience building and operating production systems, with strong backend and distributed systems fundamentals.\n\n - Proven experience with cloud platforms, infrastructure as code, and container orchestration: you've run Kubernetes in production, not just in a tutorial.\n\n - Real-time systems depth: you understand latency budgets, streaming, backpressure, and what makes a live audio conversation different from a request-response API.\n\n - Experience with observability tooling (SigNoz, OpenTelemetry, or similar) and with incident response: you've been paged, found root cause, and made the pager quieter afterward.\n\n - You care that a system stays reliable, secure and maintainable as it grows, and the judgment to know when boring technology is the right answer.\n\n - High agency: you drive outcomes in a high-autonomy environment, find creative ways around obstacles, and don't wait to be told what matters.\n\n - Degree in computer science or a related field, or equivalent professional experience.\n\n\nEVEN BETTER...\n\n - Experience building enterprise features: SSO, RBAC, IAM, audit logs, data isolation, or compliance-adjacent systems\n\n - Production experience with LLMs, agent frameworks, retrieval, or evaluation systems\n\n - Telephony or streaming audio experience: Twilio, WebRTC, SIP, or contact center integrations\n\n - Experience with large-scale data systems, analytics platforms, or ML-powered product features\n\n - Experience building developer platforms, SDKs, or internal tooling other engineers love\n\n - Leadership experience on technical projects or teams\n\n\nHOW WE WORK\n\nSmall teams, real ownership. You'll have peers to pair with and review your work, and you'll review theirs. We review all code, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.\n\n\nOUR VALUES\n\n - Trust: We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.\n\n - Transparency: We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.\n\n - Technically best solution: We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.\n\n - Decisiveness: We decide quickly with the information we have, commit, and correct course fast when reality disagrees.\n\n - Simplicity: We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.","compensation":{"compensationTierSummary":"₹30L – ₹50L • 0.3% – 1%","scrapeableCompensationSalarySummary":"₹30L - ₹50L","compensationTiers":[{"id":"54002921-f681-4cbf-bbba-04b95259a5ca","tierSummary":"₹30L – ₹50L • 0.3% – 1%","title":null,"additionalInformation":null,"components":[{"id":"67bef784-00bd-4cc2-84d0-50b063b1f97a","summary":"₹30L – ₹50L","compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":3000000,"maxValue":5000000},{"id":"9ba0798c-08bc-443e-9c35-d3eb873396da","summary":"0.3% – 1%","compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.3,"maxValue":1}]}],"summaryComponents":[{"compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":3000000,"maxValue":5000000},{"compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.3,"maxValue":1}]}},{"id":"d0aa2e35-6db7-4129-aa5c-9813c4dc3a52","title":"GTM Lead","department":"Sales","team":"Sales","employmentType":"FullTime","location":"Remote, US","shouldDisplayCompensationOnJobPostings":true,"secondaryLocations":[{"location":"Miami, FL","address":{"postalAddress":{"addressRegion":"Florida","addressCountry":"United States","addressLocality":"Miami"}}},{"location":"San Francisco, CA","address":{"postalAddress":{"addressRegion":"California","addressCountry":"United States","addressLocality":"San Francisco"}}}],"publishedAt":"2026-08-11T22:29:31.490+00:00","isListed":true,"isRemote":true,"workplaceType":"Remote","address":{"postalAddress":{"addressCountry":"United States"}},"jobUrl":"https://jobs.ashbyhq.com/rifa/d0aa2e35-6db7-4129-aa5c-9813c4dc3a52","applyUrl":"https://jobs.ashbyhq.com/rifa/d0aa2e35-6db7-4129-aa5c-9813c4dc3a52/application","descriptionHtml":"<h2>About us</h2><p style=\"min-height:1.5em\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rifa.ai\">Rifa AI</a> is building the AI agents platform for contact centers in regulated industries.</p><p style=\"min-height:1.5em\">Enterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.</p><p style=\"min-height:1.5em\">Our platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.</p><p style=\"min-height:1.5em\">The engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.</p><p style=\"min-height:1.5em\">Rifa was founded by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/in/sameerfulzele/\">Sameer Fulzele</a> (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.seabornecap.com\">Seaborne Capital</a>, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.</p><h2>About the role</h2><p style=\"min-height:1.5em\">Sales at Rifa is founder-led today. As GTM Lead, you take that motion and turn it into a machine: you'll own the pipeline, close enterprise deals yourself, and build the playbook that the sales team we hire after you will run. You'll report to and work directly with the founder on every strategic decision about how Rifa goes to market.</p><h2>What you'll do</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Carry the number.</strong> You own pipeline and closed revenue for the first non-founder sales motion at Rifa. Founder-led deals won us paying enterprise clients; your job is to make that repeatable without the founder in every room.</p></li><li><p style=\"min-height:1.5em\"><strong>Sell to the people who can say no.</strong> An operations leader wants the agent. A compliance officer decides whether it ships. You'll run both conversations, and you'll get good at the third one: the vendor security review that determines how fast a signed deal becomes a live deployment.</p></li><li><p style=\"min-height:1.5em\"><strong>Write the playbook as you go.</strong> Which accounts are worth a call, which objections keep recurring, what evidence moves a pilot into production. The sellers we hire after you will run what you wrote, so write it down as you learn it.</p></li><li><p style=\"min-height:1.5em\"><strong>Scope pilots that convert.</strong> Work with agent engineers to define a pilot on the client's own call volume, with success criteria a compliance team will actually sign off on. A pilot nobody can measure is a pilot that never closes.</p></li><li><p style=\"min-height:1.5em\"><strong>Feed the market back into the product.</strong> You'll hear the same three objections before anyone else does. Bring them to the founder and to engineering while they're still cheap to fix.</p></li><li><p style=\"min-height:1.5em\"><strong>Sell the way our product works.</strong> We build agents that do real work. A seller doing account research and follow-up by hand is a poor advert for that, so automate the low-value half of your week and spend it on customers instead.</p></li></ul><h2>What you'll bring</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">Six to eight years selling enterprise software, closing six- and seven-figure ACV deals you sourced yourself rather than inherited.</p></li><li><p style=\"min-height:1.5em\">Experience selling to a regulated buyer, in financial services, collections, insurance or healthcare. You treat \"legal and compliance are reviewing it\" as a stage to be moved, not a stall to wait out.</p></li><li><p style=\"min-height:1.5em\">You've been early somewhere. No SDR feeding you, no marketing team producing collateral, and you built pipeline anyway.</p></li><li><p style=\"min-height:1.5em\">Enough technical fluency to hold the room without an engineer in it, and the judgement to know where that ends. Our buyers ask how an agent is tested and what happens the first time it gets something wrong.</p></li><li><p style=\"min-height:1.5em\">Clear writing. A cold email, a pilot scope and a mutual action plan are all writing, and on a team this size nobody rewrites it for you.</p></li></ul><h2>Even better...</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">You've sold into collections, lending or accounts-receivable operations, and you know what a BPO contract looks like from the inside.</p></li><li><p style=\"min-height:1.5em\">You've sold conversational AI, contact centre software or CCaaS, and can tell a buyer honestly where the category over-promises.</p></li><li><p style=\"min-height:1.5em\">You've been a first sales hire before and have opinions about what you'd do differently.</p></li><li><p style=\"min-height:1.5em\">Comfort with slow procurement: security questionnaires, pen-test reports, DPAs, and the patience they demand.</p></li></ul><h2>How we work</h2><p style=\"min-height:1.5em\">Small team, real ownership, founder-led deals you'll increasingly run yourself. We review each other's work, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.</p><h2>Our values</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Trust:</strong> We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.</p></li><li><p style=\"min-height:1.5em\"><strong>Transparency:</strong> We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.</p></li><li><p style=\"min-height:1.5em\"><strong>Technically best solution:</strong> We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.</p></li><li><p style=\"min-height:1.5em\"><strong>Decisiveness:</strong> We decide quickly with the information we have, commit, and correct course fast when reality disagrees.</p></li><li><p style=\"min-height:1.5em\"><strong>Simplicity:</strong> We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.</p></li></ul>","descriptionPlain":"ABOUT US\n\nRifa AI https://rifa.ai is building the AI agents platform for contact centers in regulated industries.\n\nEnterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.\n\nOur platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.\n\nThe engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.\n\nRifa was founded by Sameer Fulzele https://www.linkedin.com/in/sameerfulzele/ (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by Seaborne Capital https://www.seabornecap.com, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.\n\n\nABOUT THE ROLE\n\nSales at Rifa is founder-led today. As GTM Lead, you take that motion and turn it into a machine: you'll own the pipeline, close enterprise deals yourself, and build the playbook that the sales team we hire after you will run. You'll report to and work directly with the founder on every strategic decision about how Rifa goes to market.\n\n\nWHAT YOU'LL DO\n\n - Carry the number. You own pipeline and closed revenue for the first non-founder sales motion at Rifa. Founder-led deals won us paying enterprise clients; your job is to make that repeatable without the founder in every room.\n\n - Sell to the people who can say no. An operations leader wants the agent. A compliance officer decides whether it ships. You'll run both conversations, and you'll get good at the third one: the vendor security review that determines how fast a signed deal becomes a live deployment.\n\n - Write the playbook as you go. Which accounts are worth a call, which objections keep recurring, what evidence moves a pilot into production. The sellers we hire after you will run what you wrote, so write it down as you learn it.\n\n - Scope pilots that convert. Work with agent engineers to define a pilot on the client's own call volume, with success criteria a compliance team will actually sign off on. A pilot nobody can measure is a pilot that never closes.\n\n - Feed the market back into the product. You'll hear the same three objections before anyone else does. Bring them to the founder and to engineering while they're still cheap to fix.\n\n - Sell the way our product works. We build agents that do real work. A seller doing account research and follow-up by hand is a poor advert for that, so automate the low-value half of your week and spend it on customers instead.\n\n\nWHAT YOU'LL BRING\n\n - Six to eight years selling enterprise software, closing six- and seven-figure ACV deals you sourced yourself rather than inherited.\n\n - Experience selling to a regulated buyer, in financial services, collections, insurance or healthcare. You treat \"legal and compliance are reviewing it\" as a stage to be moved, not a stall to wait out.\n\n - You've been early somewhere. No SDR feeding you, no marketing team producing collateral, and you built pipeline anyway.\n\n - Enough technical fluency to hold the room without an engineer in it, and the judgement to know where that ends. Our buyers ask how an agent is tested and what happens the first time it gets something wrong.\n\n - Clear writing. A cold email, a pilot scope and a mutual action plan are all writing, and on a team this size nobody rewrites it for you.\n\n\nEVEN BETTER...\n\n - You've sold into collections, lending or accounts-receivable operations, and you know what a BPO contract looks like from the inside.\n\n - You've sold conversational AI, contact centre software or CCaaS, and can tell a buyer honestly where the category over-promises.\n\n - You've been a first sales hire before and have opinions about what you'd do differently.\n\n - Comfort with slow procurement: security questionnaires, pen-test reports, DPAs, and the patience they demand.\n\n\nHOW WE WORK\n\nSmall team, real ownership, founder-led deals you'll increasingly run yourself. We review each other's work, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.\n\n\nOUR VALUES\n\n - Trust: We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.\n\n - Transparency: We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.\n\n - Technically best solution: We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.\n\n - Decisiveness: We decide quickly with the information we have, commit, and correct course fast when reality disagrees.\n\n - Simplicity: We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.","compensation":{"compensationTierSummary":"$125K – $200K • 0.3% – 1%","scrapeableCompensationSalarySummary":"$125K - $200K","compensationTiers":[{"id":"2aaf040c-e1b4-413d-9d0b-a3fe7dd75e5b","tierSummary":"$125K – $200K • 0.3% – 1%","title":null,"additionalInformation":null,"components":[{"id":"c9047a2f-298b-4bb0-ba2f-3b6aa1cd040a","summary":"$125K – $200K","compensationType":"Salary","interval":"1 YEAR","currencyCode":"USD","minValue":125000,"maxValue":200000},{"id":"ff1ac646-c1bf-4bf1-a0b7-540b637c846b","summary":"0.3% – 1%","compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.3,"maxValue":1}]}],"summaryComponents":[{"compensationType":"Salary","interval":"1 YEAR","currencyCode":"USD","minValue":125000,"maxValue":200000},{"compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.3,"maxValue":1}]}},{"id":"4768d9f6-7ac8-46cf-9954-8d8189264f06","title":"Technical Program Manager","department":"Engineering","team":"Client Delivery","employmentType":"FullTime","location":"Remote, India","shouldDisplayCompensationOnJobPostings":true,"secondaryLocations":[{"location":"Bengaluru","address":{"postalAddress":{"addressRegion":"Karnataka","addressCountry":"India","addressLocality":"Bengaluru"}}}],"publishedAt":"2026-08-11T22:29:36.793+00:00","isListed":true,"isRemote":true,"workplaceType":"Remote","address":{"postalAddress":{"addressCountry":"India"}},"jobUrl":"https://jobs.ashbyhq.com/rifa/4768d9f6-7ac8-46cf-9954-8d8189264f06","applyUrl":"https://jobs.ashbyhq.com/rifa/4768d9f6-7ac8-46cf-9954-8d8189264f06/application","descriptionHtml":"<h2>About us</h2><p style=\"min-height:1.5em\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rifa.ai\">Rifa AI</a> is building the AI agents platform for contact centers in regulated industries.</p><p style=\"min-height:1.5em\">Enterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.</p><p style=\"min-height:1.5em\">Our platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.</p><p style=\"min-height:1.5em\">The engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.</p><p style=\"min-height:1.5em\">Rifa was founded by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/in/sameerfulzele/\">Sameer Fulzele</a> (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.seabornecap.com\">Seaborne Capital</a>, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.</p><h2>About the role</h2><p style=\"min-height:1.5em\">Rifa ships voice and chat agent releases to multiple enterprise clients on overlapping timelines, and every one of those releases has an eval gate, a client sign-off, and a rollout plan. You'll own that machinery, reporting directly to the CEO. As Technical Program Manager you run the release train end to end: planning what lands in each cycle, tracking dependencies across engineering, QA, and client-facing teams, catching risk before it becomes a slipped date, and making sure a release that passes internally actually lands cleanly with the client.</p><p style=\"min-height:1.5em\">This is a role for someone who reads engineering tickets and QA reports as fluently as a project plan, and who keeps five threads moving without letting any of them become someone else's surprise.</p><h2>What you'll do</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Run the release train.</strong> Own the release calendar across voicebot and chatbot versions and across clients. Plan each cycle's scope with engineering, hold the eval gate as a hard line, and manage staged rollouts so no client is surprised by what changes.</p></li><li><p style=\"min-height:1.5em\"><strong>Track dependencies and kill risk early.</strong> Map what blocks what across engineering, QA, infrastructure, and client schedules. Surface slippage when it's a one-day problem, not a one-week one, and drive the trade-off conversation to a decision.</p></li><li><p style=\"min-height:1.5em\"><strong>Own program communication.</strong> Keep a single, current source of truth for every program: status, risks, decisions, and owners, written clearly enough that the CEO, an engineer, and a client-facing teammate all act from the same picture.</p></li><li><p style=\"min-height:1.5em\"><strong>Run client onboarding and migration programs.</strong> When a new client goes live or an existing one moves to a new agent version, you own the plan: milestones, environment readiness, data and integration checkpoints, sign-offs, and the go-live itself.</p></li><li><p style=\"min-height:1.5em\"><strong>Improve the machinery.</strong> Where the process creates friction, fix the process. Where a checklist would have caught the incident, write the checklist. Keep it simple; process is a cost we pay only when it clearly buys something.</p></li></ul><h2>What you'll bring</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">4 to 7 years in technical program management, release management, or engineering-adjacent project management at a B2B software company, with at least part of that in a production environment where releases had real consequences.</p></li><li><p style=\"min-height:1.5em\">Enough technical depth to be dangerous: you can read an engineering ticket, follow an architecture discussion, and understand why a failing eval blocks a release, without needing an engineer to translate.</p></li><li><p style=\"min-height:1.5em\">A track record of shipping cross-team programs on time, and of being honest early when they won't be.</p></li><li><p style=\"min-height:1.5em\">US-hours overlap: reliable daily overlap with US business hours (ET/CT), which in practice means a late-afternoon-into-evening IST schedule, since client rollouts and go-lives happen on their clock.</p></li><li><p style=\"min-height:1.5em\">Strong written and spoken English. Status updates, rollout plans, and risk callouts are the core artifacts of this job, and they need to hold up under scrutiny.</p></li></ul><h2>Even better...</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">Experience shipping AI/ML or conversational AI products, or working with eval-gated release processes</p></li><li><p style=\"min-height:1.5em\">Experience in a regulated domain: financial services, collections, healthcare, insurance</p></li><li><p style=\"min-height:1.5em\">Familiarity with observability and QA tooling, or with client-facing rollout and migration programs</p></li><li><p style=\"min-height:1.5em\">Early-stage startup experience where you built the process rather than inherited it</p></li></ul><h2>How we work</h2><p style=\"min-height:1.5em\">Small teams per client, with real ownership. We review each other's work, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.</p><h2>Our values</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Trust:</strong> We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.</p></li><li><p style=\"min-height:1.5em\"><strong>Transparency:</strong> We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.</p></li><li><p style=\"min-height:1.5em\"><strong>Technically best solution:</strong> We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.</p></li><li><p style=\"min-height:1.5em\"><strong>Decisiveness:</strong> We decide quickly with the information we have, commit, and correct course fast when reality disagrees.</p></li><li><p style=\"min-height:1.5em\"><strong>Simplicity:</strong> We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.</p></li></ul>","descriptionPlain":"ABOUT US\n\nRifa AI https://rifa.ai is building the AI agents platform for contact centers in regulated industries.\n\nEnterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.\n\nOur platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.\n\nThe engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.\n\nRifa was founded by Sameer Fulzele https://www.linkedin.com/in/sameerfulzele/ (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by Seaborne Capital https://www.seabornecap.com, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.\n\n\nABOUT THE ROLE\n\nRifa ships voice and chat agent releases to multiple enterprise clients on overlapping timelines, and every one of those releases has an eval gate, a client sign-off, and a rollout plan. You'll own that machinery, reporting directly to the CEO. As Technical Program Manager you run the release train end to end: planning what lands in each cycle, tracking dependencies across engineering, QA, and client-facing teams, catching risk before it becomes a slipped date, and making sure a release that passes internally actually lands cleanly with the client.\n\nThis is a role for someone who reads engineering tickets and QA reports as fluently as a project plan, and who keeps five threads moving without letting any of them become someone else's surprise.\n\n\nWHAT YOU'LL DO\n\n - Run the release train. Own the release calendar across voicebot and chatbot versions and across clients. Plan each cycle's scope with engineering, hold the eval gate as a hard line, and manage staged rollouts so no client is surprised by what changes.\n\n - Track dependencies and kill risk early. Map what blocks what across engineering, QA, infrastructure, and client schedules. Surface slippage when it's a one-day problem, not a one-week one, and drive the trade-off conversation to a decision.\n\n - Own program communication. Keep a single, current source of truth for every program: status, risks, decisions, and owners, written clearly enough that the CEO, an engineer, and a client-facing teammate all act from the same picture.\n\n - Run client onboarding and migration programs. When a new client goes live or an existing one moves to a new agent version, you own the plan: milestones, environment readiness, data and integration checkpoints, sign-offs, and the go-live itself.\n\n - Improve the machinery. Where the process creates friction, fix the process. Where a checklist would have caught the incident, write the checklist. Keep it simple; process is a cost we pay only when it clearly buys something.\n\n\nWHAT YOU'LL BRING\n\n - 4 to 7 years in technical program management, release management, or engineering-adjacent project management at a B2B software company, with at least part of that in a production environment where releases had real consequences.\n\n - Enough technical depth to be dangerous: you can read an engineering ticket, follow an architecture discussion, and understand why a failing eval blocks a release, without needing an engineer to translate.\n\n - A track record of shipping cross-team programs on time, and of being honest early when they won't be.\n\n - US-hours overlap: reliable daily overlap with US business hours (ET/CT), which in practice means a late-afternoon-into-evening IST schedule, since client rollouts and go-lives happen on their clock.\n\n - Strong written and spoken English. Status updates, rollout plans, and risk callouts are the core artifacts of this job, and they need to hold up under scrutiny.\n\n\nEVEN BETTER...\n\n - Experience shipping AI/ML or conversational AI products, or working with eval-gated release processes\n\n - Experience in a regulated domain: financial services, collections, healthcare, insurance\n\n - Familiarity with observability and QA tooling, or with client-facing rollout and migration programs\n\n - Early-stage startup experience where you built the process rather than inherited it\n\n\nHOW WE WORK\n\nSmall teams per client, with real ownership. We review each other's work, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.\n\n\nOUR VALUES\n\n - Trust: We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.\n\n - Transparency: We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.\n\n - Technically best solution: We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.\n\n - Decisiveness: We decide quickly with the information we have, commit, and correct course fast when reality disagrees.\n\n - Simplicity: We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.","compensation":{"compensationTierSummary":"₹25L – ₹50L • 0.3% – 1%","scrapeableCompensationSalarySummary":"₹25L - ₹50L","compensationTiers":[{"id":"53b32496-4a71-4af7-a6e1-7069ba4ffe23","tierSummary":"₹25L – ₹50L • 0.3% – 1%","title":null,"additionalInformation":null,"components":[{"id":"f834d109-ac4d-45a7-9fac-d15d530758eb","summary":"₹25L – ₹50L","compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":2500000,"maxValue":5000000},{"id":"2055f745-04d2-414c-9276-44958cb1a96d","summary":"0.3% – 1%","compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.3,"maxValue":1}]}],"summaryComponents":[{"compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":2500000,"maxValue":5000000},{"compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.3,"maxValue":1}]}},{"id":"89be912e-f1f5-40cc-99a3-5e7e0205abae","title":"Client QA & Operations Analyst","department":"Engineering","team":"Client Delivery","employmentType":"FullTime","location":"Remote, India","shouldDisplayCompensationOnJobPostings":true,"secondaryLocations":[{"location":"Bengaluru","address":{"postalAddress":{"addressRegion":"Karnataka","addressCountry":"India","addressLocality":"Bengaluru"}}}],"publishedAt":"2026-08-11T22:29:41.509+00:00","isListed":true,"isRemote":true,"workplaceType":"Remote","address":{"postalAddress":{"addressCountry":"India"}},"jobUrl":"https://jobs.ashbyhq.com/rifa/89be912e-f1f5-40cc-99a3-5e7e0205abae","applyUrl":"https://jobs.ashbyhq.com/rifa/89be912e-f1f5-40cc-99a3-5e7e0205abae/application","descriptionHtml":"<h2>About us</h2><p style=\"min-height:1.5em\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rifa.ai\">Rifa AI</a> is building the AI agents platform for contact centers in regulated industries.</p><p style=\"min-height:1.5em\">Enterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.</p><p style=\"min-height:1.5em\">Our platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.</p><p style=\"min-height:1.5em\">The engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.</p><p style=\"min-height:1.5em\">Rifa was founded by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/in/sameerfulzele/\">Sameer Fulzele</a> (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.seabornecap.com\">Seaborne Capital</a>, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.</p><h2>About the role</h2><p style=\"min-height:1.5em\">This is the hands-on quality and operations role behind our enterprise client relationships. You'll live in the transcripts and performance data: auditing how our AI agents handle real client conversations, catching issues before and after clients do, and turning what you find into clear, actionable work for the engineering team.</p><p style=\"min-height:1.5em\">You'll be client-facing: on audit calls, walking client-side QA and compliance teams through findings, and reconciling our read of bot performance with theirs. It's a role for someone precise, curious, and organized, comfortable with data and detail, and confident explaining what they found and why it matters.</p><p style=\"min-height:1.5em\">You'll report to the Technical Program / Product Manager, who owns the overall client relationship, and you'll be their eyes and ears on day-to-day quality.</p><h2>What you'll do</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Audit transcripts and bot performance.</strong> Review call and chat transcripts in Reflect, our observability platform, evaluate how our AI agents performed against quality and compliance standards, and score conversations consistently and fairly.</p></li><li><p style=\"min-height:1.5em\"><strong>Find and document issues.</strong> Spot regressions, compliance gaps, mishandled flows, and edge cases in agent behavior, and document them clearly, with the transcript or metric as evidence.</p></li><li><p style=\"min-height:1.5em\"><strong>Convey issues to engineering.</strong> Translate what you find into well-written Linear cards that engineers can act on without a follow-up call: clear repro steps, the affected conversation, and why it matters to the client.</p></li><li><p style=\"min-height:1.5em\"><strong>Get on client calls.</strong> Join client QA and audit calls, walk their teams through findings, and answer questions on how our agents are performing.</p></li><li><p style=\"min-height:1.5em\"><strong>Reconcile audits with the client.</strong> Compare our QA findings against the client's own audit team's results, work through discrepancies, and align on a shared, defensible view of quality.</p></li><li><p style=\"min-height:1.5em\"><strong>Support the client relationship.</strong> Feed insights, recurring issues, and trends back to the Technical Program / Product Manager to inform release communications, weekly syncs, and monthly reviews.</p></li></ul><h2>What you'll bring</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">1 to 3 years in QA, operations, quality analysis, delivery support, or a similar client-facing role, ideally at a B2B SaaS, BPO, or financial-services company.</p></li><li><p style=\"min-height:1.5em\">Comfort with data and transcripts as evidence. You can read a call log or a QA scorecard, form your own view, and back it up, not just relay what someone else said.</p></li><li><p style=\"min-height:1.5em\">Clear written and spoken English. A large share of this job is written: issue tickets, audit notes, and client-facing summaries that hold up under scrutiny.</p></li><li><p style=\"min-height:1.5em\">US-hours overlap. Reliable daily overlap with US business hours (ET/CT), which in practice means a late-afternoon-into-evening IST schedule, and comfort being on a call with a client's ops or compliance team.</p></li><li><p style=\"min-height:1.5em\">Precision and follow-through. You're organized, detail-oriented, and you close the loop on what you find.</p></li></ul><h2>Even better...</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">Experience in debt collections, lending, or another regulated financial-services domain, or familiarity with FDCPA / compliance workflows</p></li><li><p style=\"min-height:1.5em\">Hands-on experience with QA tooling, call-quality scoring, or observability/audit dashboards</p></li><li><p style=\"min-height:1.5em\">Familiarity with Linear (or similar issue trackers like Jira) and how good engineering tickets are written</p></li><li><p style=\"min-height:1.5em\">An interest in AI / conversational systems and how they behave in production</p></li></ul><h2>How we work</h2><p style=\"min-height:1.5em\">Small teams per client, with real ownership. We review each other's work, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.</p><h2>Our values</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Trust:</strong> We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.</p></li><li><p style=\"min-height:1.5em\"><strong>Transparency:</strong> We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.</p></li><li><p style=\"min-height:1.5em\"><strong>Technically best solution:</strong> We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.</p></li><li><p style=\"min-height:1.5em\"><strong>Decisiveness:</strong> We decide quickly with the information we have, commit, and correct course fast when reality disagrees.</p></li><li><p style=\"min-height:1.5em\"><strong>Simplicity:</strong> We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.</p></li></ul>","descriptionPlain":"ABOUT US\n\nRifa AI https://rifa.ai is building the AI agents platform for contact centers in regulated industries.\n\nEnterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.\n\nOur platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.\n\nThe engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.\n\nRifa was founded by Sameer Fulzele https://www.linkedin.com/in/sameerfulzele/ (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by Seaborne Capital https://www.seabornecap.com, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.\n\n\nABOUT THE ROLE\n\nThis is the hands-on quality and operations role behind our enterprise client relationships. You'll live in the transcripts and performance data: auditing how our AI agents handle real client conversations, catching issues before and after clients do, and turning what you find into clear, actionable work for the engineering team.\n\nYou'll be client-facing: on audit calls, walking client-side QA and compliance teams through findings, and reconciling our read of bot performance with theirs. It's a role for someone precise, curious, and organized, comfortable with data and detail, and confident explaining what they found and why it matters.\n\nYou'll report to the Technical Program / Product Manager, who owns the overall client relationship, and you'll be their eyes and ears on day-to-day quality.\n\n\nWHAT YOU'LL DO\n\n - Audit transcripts and bot performance. Review call and chat transcripts in Reflect, our observability platform, evaluate how our AI agents performed against quality and compliance standards, and score conversations consistently and fairly.\n\n - Find and document issues. Spot regressions, compliance gaps, mishandled flows, and edge cases in agent behavior, and document them clearly, with the transcript or metric as evidence.\n\n - Convey issues to engineering. Translate what you find into well-written Linear cards that engineers can act on without a follow-up call: clear repro steps, the affected conversation, and why it matters to the client.\n\n - Get on client calls. Join client QA and audit calls, walk their teams through findings, and answer questions on how our agents are performing.\n\n - Reconcile audits with the client. Compare our QA findings against the client's own audit team's results, work through discrepancies, and align on a shared, defensible view of quality.\n\n - Support the client relationship. Feed insights, recurring issues, and trends back to the Technical Program / Product Manager to inform release communications, weekly syncs, and monthly reviews.\n\n\nWHAT YOU'LL BRING\n\n - 1 to 3 years in QA, operations, quality analysis, delivery support, or a similar client-facing role, ideally at a B2B SaaS, BPO, or financial-services company.\n\n - Comfort with data and transcripts as evidence. You can read a call log or a QA scorecard, form your own view, and back it up, not just relay what someone else said.\n\n - Clear written and spoken English. A large share of this job is written: issue tickets, audit notes, and client-facing summaries that hold up under scrutiny.\n\n - US-hours overlap. Reliable daily overlap with US business hours (ET/CT), which in practice means a late-afternoon-into-evening IST schedule, and comfort being on a call with a client's ops or compliance team.\n\n - Precision and follow-through. You're organized, detail-oriented, and you close the loop on what you find.\n\n\nEVEN BETTER...\n\n - Experience in debt collections, lending, or another regulated financial-services domain, or familiarity with FDCPA / compliance workflows\n\n - Hands-on experience with QA tooling, call-quality scoring, or observability/audit dashboards\n\n - Familiarity with Linear (or similar issue trackers like Jira) and how good engineering tickets are written\n\n - An interest in AI / conversational systems and how they behave in production\n\n\nHOW WE WORK\n\nSmall teams per client, with real ownership. We review each other's work, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.\n\n\nOUR VALUES\n\n - Trust: We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.\n\n - Transparency: We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.\n\n - Technically best solution: We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.\n\n - Decisiveness: We decide quickly with the information we have, commit, and correct course fast when reality disagrees.\n\n - Simplicity: We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.","compensation":{"compensationTierSummary":"₹8L – ₹15L","scrapeableCompensationSalarySummary":"₹8L - ₹15L","compensationTiers":[{"id":"98616d9e-0c33-4310-875c-6203b0130f94","tierSummary":"₹8L – ₹15L","title":null,"additionalInformation":null,"components":[{"id":"d4e2af73-a11b-40f1-8050-3516e3f89f18","summary":"₹8L – ₹15L","compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":800000,"maxValue":1500000}]}],"summaryComponents":[{"compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":800000,"maxValue":1500000}]}},{"id":"7253ecef-c0ce-4925-8215-c8d3a1197a34","title":"Voice Designer","department":"Engineering","team":"Client Delivery","employmentType":"FullTime","location":"Remote, India","shouldDisplayCompensationOnJobPostings":true,"secondaryLocations":[{"location":"Bengaluru","address":{"postalAddress":{"addressRegion":"Karnataka","addressCountry":"India","addressLocality":"Bengaluru"}}}],"publishedAt":"2026-08-19T16:06:12.223+00:00","isListed":true,"isRemote":true,"workplaceType":"Remote","address":{"postalAddress":{"addressCountry":"India"}},"jobUrl":"https://jobs.ashbyhq.com/rifa/7253ecef-c0ce-4925-8215-c8d3a1197a34","applyUrl":"https://jobs.ashbyhq.com/rifa/7253ecef-c0ce-4925-8215-c8d3a1197a34/application","descriptionHtml":"<h2>About us</h2><p style=\"min-height:1.5em\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rifa.ai\">Rifa AI</a> is building the AI agents platform for contact centers in regulated industries.</p><p style=\"min-height:1.5em\">Enterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.</p><p style=\"min-height:1.5em\">Our platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.</p><p style=\"min-height:1.5em\">The engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.</p><p style=\"min-height:1.5em\">Rifa was founded by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/in/sameerfulzele/\">Sameer Fulzele</a> (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.seabornecap.com\">Seaborne Capital</a>, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.</p><h2>About the role</h2><p style=\"min-height:1.5em\">Our agents phone people about overdue accounts. It is not a friendly context, and the voice carries more of the load than anyone expects: it has to sound like a person, hold steady when the other side gets angry, and read a required disclosure without sounding like a recording of a lawyer.</p><p style=\"min-height:1.5em\">Nobody here owns that today. Engineers pick whichever voice the TTS provider offers and move on, and you can hear it on the calls. We want someone whose actual job is how Rifa sounds in US English.</p><h2>What you'll do</h2><p style=\"min-height:1.5em\">Most of your first few months goes on US English voices for live collections calls. The rest goes on making the work repeatable, so the next locale is easier than this one.</p><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Start with the compliance language.</strong> Every call carries wording that has to come out verbatim. Engineering guarantees the words are right. You decide whether they land as information or as a threat, and that decision shows up in whether people stay on the line. Most candidates underrate this part of the job.</p></li><li><p style=\"min-height:1.5em\"><strong>Design the voices.</strong> Accent, pace, where the stress falls, how long a pause can run before it reads as hesitation. These are judgement calls, and you will have to defend them to a client who asks for \"warmer\" and cannot say what warmer means.</p></li><li><p style=\"min-height:1.5em\"><strong>Work in the pipeline.</strong> Voice config lives in the repo. You will edit it, run it, listen, adjust, open a PR. We are not building you a GUI for this, so you will need to be comfortable in a terminal. When you hit the limits of the tooling, say so precisely; vague complaints do not get fixed.</p></li><li><p style=\"min-height:1.5em\"><strong>Cast and record.</strong> Find voice actors, direct the session, then do the unglamorous half: cutting, cleaning and prepping takes until the pipeline can use them.</p></li><li><p style=\"min-height:1.5em\"><strong>Give us a way to argue about quality with evidence.</strong> Today \"does this sound good\" gets settled by whoever feels strongest about it. Naturalness, intelligibility down a bad phone line, whether a voice drifts over a twelve minute call: pick what actually matters and get it into the eval suite that already gates our releases.</p></li></ul><h2>What you'll bring</h2><p style=\"min-height:1.5em\">Your ear and your portfolio matter more here than your job titles.</p><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">You have worked professionally on how things sound. Sound design, audio post, music production, game or interface audio: somewhere it counted.</p></li><li><p style=\"min-height:1.5em\">You can record and edit speech yourself. Directing a nervous actor into a usable read, and salvaging a take from a room with a fridge in it.</p></li><li><p style=\"min-height:1.5em\">A real ear for American English. Not just hearing that an accent exists, but being able to say why one read works on a collections call and another sounds like a telemarketer.</p></li><li><p style=\"min-height:1.5em\">You are fine in a terminal. Scripts, config files, git, AI coding tools. Nobody expects you to write the synthesis code.</p></li><li><p style=\"min-height:1.5em\">Something we can listen to.</p></li><li><p style=\"min-height:1.5em\">Enough overlap with US afternoons to join client calls. In practice that means some evenings on IST.</p></li></ul><h2>Even better...</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">TTS or voice cloning work: SSML, prosody controls, ElevenLabs and similar.</p></li><li><p style=\"min-height:1.5em\">You know what 8 kHz narrowband does to a voice you spent a week on.</p></li><li><p style=\"min-height:1.5em\">Somewhere tone had consequences: healthcare, financial services, a crisis line.</p></li><li><p style=\"min-height:1.5em\">Another locale you would want to take on next. US English is only where we start.</p></li></ul><h2>How we work</h2><p style=\"min-height:1.5em\">Small teams per client, with real ownership. We review each other's work, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.</p><h2>Our values</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Trust:</strong> We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.</p></li><li><p style=\"min-height:1.5em\"><strong>Transparency:</strong> We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.</p></li><li><p style=\"min-height:1.5em\"><strong>Technically best solution:</strong> We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.</p></li><li><p style=\"min-height:1.5em\"><strong>Decisiveness:</strong> We decide quickly with the information we have, commit, and correct course fast when reality disagrees.</p></li><li><p style=\"min-height:1.5em\"><strong>Simplicity:</strong> We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.</p></li></ul>","descriptionPlain":"ABOUT US\n\nRifa AI https://rifa.ai is building the AI agents platform for contact centers in regulated industries.\n\nEnterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.\n\nOur platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.\n\nThe engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.\n\nRifa was founded by Sameer Fulzele https://www.linkedin.com/in/sameerfulzele/ (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by Seaborne Capital https://www.seabornecap.com, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.\n\n\nABOUT THE ROLE\n\nOur agents phone people about overdue accounts. It is not a friendly context, and the voice carries more of the load than anyone expects: it has to sound like a person, hold steady when the other side gets angry, and read a required disclosure without sounding like a recording of a lawyer.\n\nNobody here owns that today. Engineers pick whichever voice the TTS provider offers and move on, and you can hear it on the calls. We want someone whose actual job is how Rifa sounds in US English.\n\n\nWHAT YOU'LL DO\n\nMost of your first few months goes on US English voices for live collections calls. The rest goes on making the work repeatable, so the next locale is easier than this one.\n\n - Start with the compliance language. Every call carries wording that has to come out verbatim. Engineering guarantees the words are right. You decide whether they land as information or as a threat, and that decision shows up in whether people stay on the line. Most candidates underrate this part of the job.\n\n - Design the voices. Accent, pace, where the stress falls, how long a pause can run before it reads as hesitation. These are judgement calls, and you will have to defend them to a client who asks for \"warmer\" and cannot say what warmer means.\n\n - Work in the pipeline. Voice config lives in the repo. You will edit it, run it, listen, adjust, open a PR. We are not building you a GUI for this, so you will need to be comfortable in a terminal. When you hit the limits of the tooling, say so precisely; vague complaints do not get fixed.\n\n - Cast and record. Find voice actors, direct the session, then do the unglamorous half: cutting, cleaning and prepping takes until the pipeline can use them.\n\n - Give us a way to argue about quality with evidence. Today \"does this sound good\" gets settled by whoever feels strongest about it. Naturalness, intelligibility down a bad phone line, whether a voice drifts over a twelve minute call: pick what actually matters and get it into the eval suite that already gates our releases.\n\n\nWHAT YOU'LL BRING\n\nYour ear and your portfolio matter more here than your job titles.\n\n - You have worked professionally on how things sound. Sound design, audio post, music production, game or interface audio: somewhere it counted.\n\n - You can record and edit speech yourself. Directing a nervous actor into a usable read, and salvaging a take from a room with a fridge in it.\n\n - A real ear for American English. Not just hearing that an accent exists, but being able to say why one read works on a collections call and another sounds like a telemarketer.\n\n - You are fine in a terminal. Scripts, config files, git, AI coding tools. Nobody expects you to write the synthesis code.\n\n - Something we can listen to.\n\n - Enough overlap with US afternoons to join client calls. In practice that means some evenings on IST.\n\n\nEVEN BETTER...\n\n - TTS or voice cloning work: SSML, prosody controls, ElevenLabs and similar.\n\n - You know what 8 kHz narrowband does to a voice you spent a week on.\n\n - Somewhere tone had consequences: healthcare, financial services, a crisis line.\n\n - Another locale you would want to take on next. US English is only where we start.\n\n\nHOW WE WORK\n\nSmall teams per client, with real ownership. We review each other's work, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.\n\n\nOUR VALUES\n\n - Trust: We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.\n\n - Transparency: We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.\n\n - Technically best solution: We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.\n\n - Decisiveness: We decide quickly with the information we have, commit, and correct course fast when reality disagrees.\n\n - Simplicity: We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.","compensation":{"compensationTierSummary":"₹8L – ₹18L","scrapeableCompensationSalarySummary":"₹8L - ₹18L","compensationTiers":[{"id":"4bde7696-80ee-4ea0-ac45-4e99af77a7a7","tierSummary":"₹8L – ₹18L","title":null,"additionalInformation":null,"components":[{"id":"1fd644b6-2c8b-41aa-a407-8edbfbf1444d","summary":"₹8L – ₹18L","compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":800000,"maxValue":1800000}]}],"summaryComponents":[{"compensationType":"Salary","interval":"1 YEAR","currencyCode":"INR","minValue":800000,"maxValue":1800000}]}},{"id":"6259bcda-b8ad-4e56-977a-9a7dfe5af7ed","title":"Agent Engineer","department":"Engineering","team":"Client Delivery","employmentType":"FullTime","location":"Remote, US","shouldDisplayCompensationOnJobPostings":true,"secondaryLocations":[{"location":"Miami, FL","address":{"postalAddress":{"addressRegion":"Florida","addressCountry":"United States","addressLocality":"Miami"}}},{"location":"San Francisco, CA","address":{"postalAddress":{"addressRegion":"California","addressCountry":"United States","addressLocality":"San Francisco"}}}],"publishedAt":"2026-08-11T14:30:22.747+00:00","isListed":true,"isRemote":true,"workplaceType":"Remote","address":{"postalAddress":{"addressCountry":"United States"}},"jobUrl":"https://jobs.ashbyhq.com/rifa/6259bcda-b8ad-4e56-977a-9a7dfe5af7ed","applyUrl":"https://jobs.ashbyhq.com/rifa/6259bcda-b8ad-4e56-977a-9a7dfe5af7ed/application","descriptionHtml":"<h2>About us</h2><p style=\"min-height:1.5em\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rifa.ai\">Rifa AI</a> is building the AI agents platform for contact centers in regulated industries.</p><p style=\"min-height:1.5em\">Enterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.</p><p style=\"min-height:1.5em\">Our platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.</p><p style=\"min-height:1.5em\">The engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.</p><p style=\"min-height:1.5em\">Rifa was founded by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current\" href=\"https://www.linkedin.com/in/sameerfulzele/\">Sameer Fulzele</a> (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.seabornecap.com\">Seaborne Capital</a>, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.</p><h2>What you'll do</h2><p style=\"min-height:1.5em\">An Agent Engineer owns a client's voice or chat agent in production. Not a component of it, the whole thing: the procedure it follows, the instructions that govern how it speaks, the code that connects it to the client's systems, and the tests that prove it does what the documentation says. When a client says \"the bot offered a payment plan below our minimum,\" you're the person who works out why, fixes it, and explains the fix to the client. You'll ship changes that speak to real callers in your first two weeks.</p><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Own a client delivery end to end.</strong> Take requirements from first conversation through pilot, production, and continuous iteration as procedures change, volumes grow, and models improve.</p></li><li><p style=\"min-height:1.5em\"><strong>Engineer the agent's behavior.</strong> Write and maintain the instruction sets that determine what the agent says and when. Instructions are versioned, tested, and reviewed like code, because a wrong word in a disclosure is a compliance incident, not a UX bug.</p></li><li><p style=\"min-height:1.5em\"><strong>Build the evaluation gate.</strong> Automated tests that replay past conversations and check the agent follows the procedure. Nothing ships without passing them.</p></li><li><p style=\"min-height:1.5em\"><strong>Debug live conversations.</strong> Look up what the system knew at each moment, read the exact instructions the model was given, and work out why it responded the way it did.</p></li><li><p style=\"min-height:1.5em\"><strong>Work directly with clients.</strong> Sit in on calls with US enterprise clients, own the technical conversation, and watch your changes move their business metrics. Not many engineering roles put you this close to the people using what you build.</p></li></ul><h2>Example projects</h2><p style=\"min-height:1.5em\">Recent work by engineers on this team, all on live debt collection agents:</p><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">Build an intent identification layer for a voice agent, so every response is grounded in what the caller actually asked rather than what the model assumes, sharply reducing hallucinations on live calls</p></li><li><p style=\"min-height:1.5em\">Extend the negotiation flow so the agent offers payment plans only within the limits the client has set, with guardrails that make out-of-bounds offers impossible rather than just unlikely</p></li><li><p style=\"min-height:1.5em\">Grow the eval suite that replays real collection calls and verifies every legally required disclosure was delivered, word for word, before any release ships</p></li></ul><h2>What we work with</h2><p style=\"min-height:1.5em\">Python with FastAPI, PostgreSQL, Temporal for background workflows, WebSockets holding real-time conversations open, and STT and TTS providers on the speech side, with LLMs via OpenAI and similar underneath.</p><p style=\"min-height:1.5em\">Everything runs on Kubernetes with ArgoCD-driven GitOps deployments, SigNoz for observability, DeepEval driving the eval suite our CI runs before anything reaches production, Ory and OpenFGA for identity and access management, and a lot of beautifully built internal agent architecture underneath.</p><h2>What you'll bring</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">2 to 5 years building and running production systems. You've been on call for something you built and debugged it under pressure.</p></li><li><p style=\"min-height:1.5em\">You write Python another person can read, review others' work thoughtfully, and debug by forming a theory and testing it, not by changing things until they work. Reading code you didn't write and working out what it does is the single most important skill in the role.</p></li><li><p style=\"min-height:1.5em\">You've worked with async code and a relational database.</p></li><li><p style=\"min-height:1.5em\">You're comfortable in front of a client: take vague feedback, ask the right questions, leave with a scoped change.</p></li><li><p style=\"min-height:1.5em\">Strong written communication. Agent instructions, client explanations, and incident writeups are all writing, and an agent is only as precise as the instructions behind it.</p></li></ul><h2>Even better</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">LLM systems in production: eval frameworks, agent tooling, RAG pipelines, structured prompting</p></li><li><p style=\"min-height:1.5em\">Conversational AI experience, voice or chat: dialogue design, IVR systems, chatbots, speech interfaces</p></li><li><p style=\"min-height:1.5em\">A regulated industry: finance, healthcare, insurance, collections</p></li><li><p style=\"min-height:1.5em\">Real-time or telephony systems: WebSockets, streaming audio, Twilio or similar</p></li><li><p style=\"min-height:1.5em\">Founder or founding engineer experience</p></li></ul><p style=\"min-height:1.5em\">Explicitly not required: prior \"AI engineering\" as a job title, or a computer science degree. Careful engineers who own outcomes pick this up fast.</p><h2>How we work</h2><p style=\"min-height:1.5em\">Small teams per client, with real ownership. You'll have peers to pair with and review your work, and you'll review theirs. We review all code, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.</p><h2>Our values</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Trust:</strong> We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.</p></li><li><p style=\"min-height:1.5em\"><strong>Transparency:</strong> We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.</p></li><li><p style=\"min-height:1.5em\"><strong>Technically best solution:</strong> We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.</p></li><li><p style=\"min-height:1.5em\"><strong>Decisiveness:</strong> We decide quickly with the information we have, commit, and correct course fast when reality disagrees.</p></li><li><p style=\"min-height:1.5em\"><strong>Simplicity:</strong> We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.</p></li></ul>","descriptionPlain":"ABOUT US\n\nRifa AI https://rifa.ai is building the AI agents platform for contact centers in regulated industries.\n\nEnterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.\n\nOur platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.\n\nThe engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.\n\nRifa was founded by Sameer Fulzele https://www.linkedin.com/in/sameerfulzele/ (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by Seaborne Capital https://www.seabornecap.com, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.\n\n\nWHAT YOU'LL DO\n\nAn Agent Engineer owns a client's voice or chat agent in production. Not a component of it, the whole thing: the procedure it follows, the instructions that govern how it speaks, the code that connects it to the client's systems, and the tests that prove it does what the documentation says. When a client says \"the bot offered a payment plan below our minimum,\" you're the person who works out why, fixes it, and explains the fix to the client. You'll ship changes that speak to real callers in your first two weeks.\n\n - Own a client delivery end to end. Take requirements from first conversation through pilot, production, and continuous iteration as procedures change, volumes grow, and models improve.\n\n - Engineer the agent's behavior. Write and maintain the instruction sets that determine what the agent says and when. Instructions are versioned, tested, and reviewed like code, because a wrong word in a disclosure is a compliance incident, not a UX bug.\n\n - Build the evaluation gate. Automated tests that replay past conversations and check the agent follows the procedure. Nothing ships without passing them.\n\n - Debug live conversations. Look up what the system knew at each moment, read the exact instructions the model was given, and work out why it responded the way it did.\n\n - Work directly with clients. Sit in on calls with US enterprise clients, own the technical conversation, and watch your changes move their business metrics. Not many engineering roles put you this close to the people using what you build.\n\n\nEXAMPLE PROJECTS\n\nRecent work by engineers on this team, all on live debt collection agents:\n\n - Build an intent identification layer for a voice agent, so every response is grounded in what the caller actually asked rather than what the model assumes, sharply reducing hallucinations on live calls\n\n - Extend the negotiation flow so the agent offers payment plans only within the limits the client has set, with guardrails that make out-of-bounds offers impossible rather than just unlikely\n\n - Grow the eval suite that replays real collection calls and verifies every legally required disclosure was delivered, word for word, before any release ships\n\n\nWHAT WE WORK WITH\n\nPython with FastAPI, PostgreSQL, Temporal for background workflows, WebSockets holding real-time conversations open, and STT and TTS providers on the speech side, with LLMs via OpenAI and similar underneath.\n\nEverything runs on Kubernetes with ArgoCD-driven GitOps deployments, SigNoz for observability, DeepEval driving the eval suite our CI runs before anything reaches production, Ory and OpenFGA for identity and access management, and a lot of beautifully built internal agent architecture underneath.\n\n\nWHAT YOU'LL BRING\n\n - 2 to 5 years building and running production systems. You've been on call for something you built and debugged it under pressure.\n\n - You write Python another person can read, review others' work thoughtfully, and debug by forming a theory and testing it, not by changing things until they work. Reading code you didn't write and working out what it does is the single most important skill in the role.\n\n - You've worked with async code and a relational database.\n\n - You're comfortable in front of a client: take vague feedback, ask the right questions, leave with a scoped change.\n\n - Strong written communication. Agent instructions, client explanations, and incident writeups are all writing, and an agent is only as precise as the instructions behind it.\n\n\nEVEN BETTER\n\n - LLM systems in production: eval frameworks, agent tooling, RAG pipelines, structured prompting\n\n - Conversational AI experience, voice or chat: dialogue design, IVR systems, chatbots, speech interfaces\n\n - A regulated industry: finance, healthcare, insurance, collections\n\n - Real-time or telephony systems: WebSockets, streaming audio, Twilio or similar\n\n - Founder or founding engineer experience\n\nExplicitly not required: prior \"AI engineering\" as a job title, or a computer science degree. Careful engineers who own outcomes pick this up fast.\n\n\nHOW WE WORK\n\nSmall teams per client, with real ownership. You'll have peers to pair with and review your work, and you'll review theirs. We review all code, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.\n\n\nOUR VALUES\n\n - Trust: We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.\n\n - Transparency: We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.\n\n - Technically best solution: We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.\n\n - Decisiveness: We decide quickly with the information we have, commit, and correct course fast when reality disagrees.\n\n - Simplicity: We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.","compensation":{"compensationTierSummary":"$80K – $150K • 0.1% – 0.5%","scrapeableCompensationSalarySummary":"$80K - $150K","compensationTiers":[{"id":"52aa42ad-b142-476a-8fb3-e51f96f52481","tierSummary":"$80K – $150K • 0.1% – 0.5%","title":null,"additionalInformation":null,"components":[{"id":"9aa62803-5778-4472-98f2-af6d75ea9664","summary":"$80K – $150K","compensationType":"Salary","interval":"1 YEAR","currencyCode":"USD","minValue":80000,"maxValue":150000},{"id":"af83b3e5-dd7f-4111-b265-3f82e87642d0","summary":"0.1% – 0.5%","compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.1,"maxValue":0.5}]}],"summaryComponents":[{"compensationType":"Salary","interval":"1 YEAR","currencyCode":"USD","minValue":80000,"maxValue":150000},{"compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.1,"maxValue":0.5}]}},{"id":"373b664c-86e9-4a82-9280-d011b375e9d7","title":"Senior Platform Engineer","department":"Engineering","team":"Platform Engineering","employmentType":"FullTime","location":"Remote, US","shouldDisplayCompensationOnJobPostings":true,"secondaryLocations":[{"location":"Miami, FL","address":{"postalAddress":{"addressRegion":"Florida","addressCountry":"United States","addressLocality":"Miami"}}},{"location":"San Francisco, CA","address":{"postalAddress":{"addressRegion":"California","addressCountry":"United States","addressLocality":"San Francisco"}}}],"publishedAt":"2026-08-11T14:41:10.218+00:00","isListed":true,"isRemote":true,"workplaceType":"Remote","address":{"postalAddress":{"addressCountry":"United States"}},"jobUrl":"https://jobs.ashbyhq.com/rifa/373b664c-86e9-4a82-9280-d011b375e9d7","applyUrl":"https://jobs.ashbyhq.com/rifa/373b664c-86e9-4a82-9280-d011b375e9d7/application","descriptionHtml":"<h2>About us</h2><p style=\"min-height:1.5em\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rifa.ai\">Rifa AI</a> is building the AI agents platform for contact centers in regulated industries.</p><p style=\"min-height:1.5em\">Enterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.</p><p style=\"min-height:1.5em\">Our platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.</p><p style=\"min-height:1.5em\">The engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.</p><p style=\"min-height:1.5em\">Rifa was founded by <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current\" href=\"https://www.linkedin.com/in/sameerfulzele/\">Sameer Fulzele</a> (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.seabornecap.com\">Seaborne Capital</a>, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.</p><h2>About the role</h2><p style=\"min-height:1.5em\">While Agent Engineers own individual client deliveries, you own the platform underneath all of them: the runtime that agents execute on, the voice infrastructure that keeps live calls fast and stable, the enterprise capabilities that get us through security reviews, and the intelligence layer that turns millions of conversations into insight. This is the highest-leverage engineering seat in the company: every improvement you ship reaches every client at once.</p><p style=\"min-height:1.5em\">You'll work directly with the founder on architecture and own your decisions end to end, from design through production and the incident channel.</p><h2>What you'll do</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Build the agent platform primitives.</strong> Design and evolve the runtime, orchestration engine, and the systems behind Agent Studio: how agents are defined from written procedures, how they reason and take actions, and how guardrails make out-of-bounds behavior impossible rather than unlikely. Building agents is its own engineering discipline, and you'll be building the tooling that discipline needs.</p></li><li><p style=\"min-height:1.5em\"><strong>Own the voice infrastructure.</strong> Real-time audio streaming over WebSockets, STT and TTS integration at low latency, and the hard parts of live conversation: interruptions, disconnects, transfers, and telephony integrations that pick up and place calls reliably at growing volume.</p></li><li><p style=\"min-height:1.5em\"><strong>Form the foundation of enterprise trust.</strong> Clients hand us regulated conversations with their own customers. You'll build and uphold the capabilities that make that possible: RBAC, access management, audit logs, data isolation, and integrations that embed into complex client environments while surviving their security reviews.</p></li><li><p style=\"min-height:1.5em\"><strong>Build the evaluation layer.</strong> We believe evaluation methodology, not model capability, is the bottleneck, and you'll own the system that proves it: the DeepEval-driven suite that replays real conversations against every change, simulation of the scenarios we haven't seen yet, and experimentation frameworks that let us A/B test agent behavior and make changes with evidence instead of intuition. Every release gates on what you build here.</p></li><li><p style=\"min-height:1.5em\"><strong>Build the observability layer.</strong> Observability goes beyond logging. You'll extend Reflect so that every agent decision is traceable: what the system knew at each moment, which instructions the model was given, and why it responded the way it did. Add proactive monitoring that surfaces regressions, drift, and new conversation patterns before a client notices, and turn millions of calls into insight the whole company acts on.</p></li><li><p style=\"min-height:1.5em\"><strong>Close the feedback loop.</strong> Connect what evaluation and observability find back into how agents improve: recurring failure modes become new eval cases, production patterns reshape procedures, and agents get measurably better over time.</p></li><li><p style=\"min-height:1.5em\"><strong>Keep the platform fast, reliable, and boring to operate.</strong> Own Kubernetes, ArgoCD-driven GitOps deployments, CI/CD, and observability with SigNoz. Build the self-serve infrastructure that lets the rest of engineering ship without waiting on you, and lead incident response and postmortems when things break.</p></li></ul><h2>What we work with</h2><p style=\"min-height:1.5em\">Python with FastAPI, PostgreSQL, Temporal for background workflows, WebSockets holding real-time conversations open, and STT and TTS providers on the speech side, with LLMs via OpenAI and similar underneath.</p><p style=\"min-height:1.5em\">Everything runs on Kubernetes with ArgoCD-driven GitOps deployments, SigNoz for observability, DeepEval driving the eval suite our CI runs before anything reaches production, Ory and OpenFGA for identity and access management, and a lot of beautifully built internal agent architecture underneath.</p><h2>What you'll bring</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">5+ years of hands-on experience building and operating production systems, with strong backend and distributed systems fundamentals.</p></li><li><p style=\"min-height:1.5em\">Proven experience with cloud platforms, infrastructure as code, and container orchestration: you've run Kubernetes in production, not just in a tutorial.</p></li><li><p style=\"min-height:1.5em\">Real-time systems depth: you understand latency budgets, streaming, backpressure, and what makes a live audio conversation different from a request-response API.</p></li><li><p style=\"min-height:1.5em\">Experience with observability tooling (SigNoz, OpenTelemetry, or similar) and with incident response: you've been paged, found root cause, and made the pager quieter afterward.</p></li><li><p style=\"min-height:1.5em\">You care that a system stays reliable, secure and maintainable as it grows, and the judgment to know when boring technology is the right answer.</p></li><li><p style=\"min-height:1.5em\">High agency: you drive outcomes in a high-autonomy environment, find creative ways around obstacles, and don't wait to be told what matters.</p></li><li><p style=\"min-height:1.5em\">Degree in computer science or a related field, or equivalent professional experience.</p></li></ul><h2>Even better...</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\">Experience building enterprise features: SSO, RBAC, IAM, audit logs, data isolation, or compliance-adjacent systems</p></li><li><p style=\"min-height:1.5em\">Production experience with LLMs, agent frameworks, retrieval, or evaluation systems</p></li><li><p style=\"min-height:1.5em\">Telephony or streaming audio experience: Twilio, WebRTC, SIP, or contact center integrations</p></li><li><p style=\"min-height:1.5em\">Experience with large-scale data systems, analytics platforms, or ML-powered product features</p></li><li><p style=\"min-height:1.5em\">Experience building developer platforms, SDKs, or internal tooling other engineers love</p></li><li><p style=\"min-height:1.5em\">Leadership experience on technical projects or teams</p></li></ul><h2>How we work</h2><p style=\"min-height:1.5em\">Small teams, real ownership. You'll have peers to pair with and review your work, and you'll review theirs. We review all code, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.</p><h2>Our values</h2><ul style=\"min-height:1.5em\"><li><p style=\"min-height:1.5em\"><strong>Trust:</strong> We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.</p></li><li><p style=\"min-height:1.5em\"><strong>Transparency:</strong> We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.</p></li><li><p style=\"min-height:1.5em\"><strong>Technically best solution:</strong> We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.</p></li><li><p style=\"min-height:1.5em\"><strong>Decisiveness:</strong> We decide quickly with the information we have, commit, and correct course fast when reality disagrees.</p></li><li><p style=\"min-height:1.5em\"><strong>Simplicity:</strong> We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.</p></li></ul>","descriptionPlain":"ABOUT US\n\nRifa AI https://rifa.ai is building the AI agents platform for contact centers in regulated industries.\n\nEnterprises in these industries want AI agents handling their customer operations and mostly can't deploy them. It's not a model problem. Horizontal platforms lack governance, release processes, and change management, and in a domain where every call can be reviewed by a regulator, that's disqualifying. Building an AI agent has never been easier. Deploying one an enterprise can trust has never been harder. That harder problem is the one we work on.\n\nOur platform turns a company's written procedures into AI agents: voicebots that hold real-time conversations, take actions in the client's CRM, and stay within the limits the client has set. Every release is gated by an automated testing suite, and every conversation feeds a post-analysis platform. We're live in production today, handling debt collection calls for US financial services clients.\n\nThe engineering convictions behind it: evaluation methodology, not model capability, is the bottleneck. Every rule and decision trace becomes part of a company's context graph. Observability goes beyond logging. And our Agent Studio lets engineers, non-engineers, and auditors collaborate to build and improve AI agents with the right guardrails to achieve the expected business outcomes.\n\nRifa was founded by Sameer Fulzele https://www.linkedin.com/in/sameerfulzele/ (IIT Bombay). We're a small team of exceptionally capable, passionate engineers with paying enterprise clients and growing revenue, backed by Seaborne Capital https://www.seabornecap.com, a founder-first firm of exceptional industry operators that works closely with its founders, and by angel investors who are veterans of enterprise software and operators in the accounts receivable industry.\n\n\nABOUT THE ROLE\n\nWhile Agent Engineers own individual client deliveries, you own the platform underneath all of them: the runtime that agents execute on, the voice infrastructure that keeps live calls fast and stable, the enterprise capabilities that get us through security reviews, and the intelligence layer that turns millions of conversations into insight. This is the highest-leverage engineering seat in the company: every improvement you ship reaches every client at once.\n\nYou'll work directly with the founder on architecture and own your decisions end to end, from design through production and the incident channel.\n\n\nWHAT YOU'LL DO\n\n - Build the agent platform primitives. Design and evolve the runtime, orchestration engine, and the systems behind Agent Studio: how agents are defined from written procedures, how they reason and take actions, and how guardrails make out-of-bounds behavior impossible rather than unlikely. Building agents is its own engineering discipline, and you'll be building the tooling that discipline needs.\n\n - Own the voice infrastructure. Real-time audio streaming over WebSockets, STT and TTS integration at low latency, and the hard parts of live conversation: interruptions, disconnects, transfers, and telephony integrations that pick up and place calls reliably at growing volume.\n\n - Form the foundation of enterprise trust. Clients hand us regulated conversations with their own customers. You'll build and uphold the capabilities that make that possible: RBAC, access management, audit logs, data isolation, and integrations that embed into complex client environments while surviving their security reviews.\n\n - Build the evaluation layer. We believe evaluation methodology, not model capability, is the bottleneck, and you'll own the system that proves it: the DeepEval-driven suite that replays real conversations against every change, simulation of the scenarios we haven't seen yet, and experimentation frameworks that let us A/B test agent behavior and make changes with evidence instead of intuition. Every release gates on what you build here.\n\n - Build the observability layer. Observability goes beyond logging. You'll extend Reflect so that every agent decision is traceable: what the system knew at each moment, which instructions the model was given, and why it responded the way it did. Add proactive monitoring that surfaces regressions, drift, and new conversation patterns before a client notices, and turn millions of calls into insight the whole company acts on.\n\n - Close the feedback loop. Connect what evaluation and observability find back into how agents improve: recurring failure modes become new eval cases, production patterns reshape procedures, and agents get measurably better over time.\n\n - Keep the platform fast, reliable, and boring to operate. Own Kubernetes, ArgoCD-driven GitOps deployments, CI/CD, and observability with SigNoz. Build the self-serve infrastructure that lets the rest of engineering ship without waiting on you, and lead incident response and postmortems when things break.\n\n\nWHAT WE WORK WITH\n\nPython with FastAPI, PostgreSQL, Temporal for background workflows, WebSockets holding real-time conversations open, and STT and TTS providers on the speech side, with LLMs via OpenAI and similar underneath.\n\nEverything runs on Kubernetes with ArgoCD-driven GitOps deployments, SigNoz for observability, DeepEval driving the eval suite our CI runs before anything reaches production, Ory and OpenFGA for identity and access management, and a lot of beautifully built internal agent architecture underneath.\n\n\nWHAT YOU'LL BRING\n\n - 5+ years of hands-on experience building and operating production systems, with strong backend and distributed systems fundamentals.\n\n - Proven experience with cloud platforms, infrastructure as code, and container orchestration: you've run Kubernetes in production, not just in a tutorial.\n\n - Real-time systems depth: you understand latency budgets, streaming, backpressure, and what makes a live audio conversation different from a request-response API.\n\n - Experience with observability tooling (SigNoz, OpenTelemetry, or similar) and with incident response: you've been paged, found root cause, and made the pager quieter afterward.\n\n - You care that a system stays reliable, secure and maintainable as it grows, and the judgment to know when boring technology is the right answer.\n\n - High agency: you drive outcomes in a high-autonomy environment, find creative ways around obstacles, and don't wait to be told what matters.\n\n - Degree in computer science or a related field, or equivalent professional experience.\n\n\nEVEN BETTER...\n\n - Experience building enterprise features: SSO, RBAC, IAM, audit logs, data isolation, or compliance-adjacent systems\n\n - Production experience with LLMs, agent frameworks, retrieval, or evaluation systems\n\n - Telephony or streaming audio experience: Twilio, WebRTC, SIP, or contact center integrations\n\n - Experience with large-scale data systems, analytics platforms, or ML-powered product features\n\n - Experience building developer platforms, SDKs, or internal tooling other engineers love\n\n - Leadership experience on technical projects or teams\n\n\nHOW WE WORK\n\nSmall teams, real ownership. You'll have peers to pair with and review your work, and you'll review theirs. We review all code, we write things down, and we'd rather hear an honest \"I don't know yet\" than a confident wrong answer.\n\n\nOUR VALUES\n\n - Trust: We do the right thing, especially when nobody is checking. Clients hand us regulated conversations with their own customers, and we earn that every day.\n\n - Transparency: We write things down, share the real numbers, and say \"I don't know yet\" out loud, with each other and with clients.\n\n - Technically best solution: We choose what's right, not what's easiest or trendiest. When we notice we got it wrong, we fix it.\n\n - Decisiveness: We decide quickly with the information we have, commit, and correct course fast when reality disagrees.\n\n - Simplicity: We keep systems, processes, and words simple. Complexity is a cost we pay only when it clearly buys something.","compensation":{"compensationTierSummary":"$150K – $300K • 0.3% – 1%","scrapeableCompensationSalarySummary":"$150K - $300K","compensationTiers":[{"id":"7cf4e9df-e407-4d29-a074-ecf3fd573c9b","tierSummary":"$150K – $300K • 0.3% – 1%","title":null,"additionalInformation":null,"components":[{"id":"5098eda7-0f8d-4b1c-ab67-b5fdf220ba17","summary":"0.3% – 1%","compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.3,"maxValue":1},{"id":"7b18d656-2b75-4903-a132-4e79bc18769b","summary":"$150K – $300K","compensationType":"Salary","interval":"1 YEAR","currencyCode":"USD","minValue":150000,"maxValue":300000}]}],"summaryComponents":[{"compensationType":"EquityPercentage","interval":"NONE","currencyCode":null,"minValue":0.3,"maxValue":1},{"compensationType":"Salary","interval":"1 YEAR","currencyCode":"USD","minValue":150000,"maxValue":300000}]}}],"apiVersion":"1"}