Talent.com
Back End Developer

Back End Developer

SouthbridgeAIBaddi, Republic Of India, IN
14 days ago
Job description

Build Antibrittle Agents With Us

https : / / jobs.Gem.Com / southbridge-ai / am9icG9zdDoargQV0uUom0F1c9EN2wkd

Any expression of intelligence is a transformation of data.

At Southbridge, we make that transformation reliable. We are a team of engineers and researchers building the first agentic data layer—systems where long-horizon AI agents can ingest, structure, and retrieve enterprise data without shattering. We call these antibrittle agents : orchestration stacks that get stronger the longer they run, because we design them with room to adapt.

Why Context Comes First

AI models keep getting sharper, but most still feel like brilliant interns who can’t find anything. The bottleneck is context. Vector stores slice documents into fragments. ETL scripts drift out of date faster than they’re written. Enterprises teach new team members the shape of their data over six-year journeys—then watch the schema change.

We build for the people who live that frustration. Our walking-RAG pipelines read 1,000-page manuals, engineering diagrams, and telemetry streams without losing their relationships. Tadpole, our long-horizon runner, keeps Claude-class models productive for hours by trenching state, resetting cleanly, and capturing receipts with every step.

How We Think

  • Context, not chunks – Every table remembers its document;

every value knows its column. We keep structure intact from ingestion to retrieval.

  • Agents, not brittle pipelines – Static workflows crack when reality shifts. Our agents reason about ingestion, transformation, and retrieval in real time and adapt when schemas move.
  • Receipts above claims – We care about “nines of accountability.” Costs, decisions, failures, recoveries—everything is inspectable, everyone holds the same bar.
  • Building blocks, not black boxes – We publish what we can under Apache 2.0 because shared primitives help us move faster and keep us honest. Offmute, diagen, wishful-search, tip20, next-cursor-base - they all started as tools we needed first.
  • 180s are expected – Models evolve weekly. When the data asks us to change direction, we do it together.
  • What You’ll Work On

  • Agentic orchestration – Extend Tadpole’s execution architecture so agents coordinate ingestion, schema inference, and retrieval with accountable state. You’ll do this alongside the people who sketched the first trenches.
  • Context-preserving retrieval – Move past chunks. Build walking pipelines that understand nested JSON, spreadsheets, and industrial PDFs end-to-end, with teammates who have scars from legacy ETL.
  • Human-first interfaces – Surface agent decisions with clarity : live traces, streaming diffs, receipts that help partners trust what they see, and that help us debug together.
  • Reusable primitives – Extract the tools we need into open-source micropackages—utilities that the wider AI community wants to fork tomorrow, and that we’re proud to support.
  • Your first few months are collaborative by design. You’ll co-own a meaningful slice of Tadpole, ship it to real users, and share at least one internal note or open-source artefact. We’ll bring you into customer deployments early so you see the stakes up close.

    What We’ve Already Built

  • Antibrittle agent runners that keep Claude, Gemini, and Kimi K2 productive for multi-hour tasks.
  • Walking RAG systems that read technical manuals, diagrams, and mixed-format archives for Fortune 150 teams.
  • Open-source tooling with real adoption—Lumentis, offmute, diagen, tip20, wishful-search, and more.
  • Evaluation harnesses that track new model releases the week they land, so we can pivot with evidence.
  • Backend Engineer

    Full-time

  • Founding Team
  • https : / / jobs.Gem.Com / southbridge-ai / am9icG9zdDoargQV0uUom0F1c9EN2wkd

    We’re building Tadpole—the execution engine that keeps long-horizon agents steady for hours instead of minutes.

    As a backend engineer at Southbridge, you’ll design the trenches, receipts, and orchestration logic that let Claude-, Gemini-, and Kimi-class systems ingest enterprise data, reason across trillions of schemas, and recover gracefully when reality shifts. You’ll be shoulder to shoulder with teammates who have lived those shifts already and are eager to share the patterns, runbooks, and cautionary tales.

    What You’ll Build

  • Agentic orchestration – Extend Tadpole’s TypeScript core so multiple agents can coordinate ingestion, transformation, and retrieval while remaining observable and interruptible. You’ll decide, with the folks who sketched the first trench diagrams, what “observable” should mean next.
  • Context-preserving ingestion – Stream nested JSON, spreadsheets, industrial PDFs, and telemetry at gigabit speeds without losing structure. Sub-millisecond decisions matter here, and you’ll have teammates profiling and tuning alongside you.
  • Long-horizon reliability – Engineer checkpointing, rollback, and receipt systems so every action is traceable. When things wobble, we want to know where and why, and you’ll help set that shared discipline.
  • Reusable primitives – Extract the tools we need into OSS micropackages under Apache 2.0—utilities the wider community wants to fork tomorrow and that we’re proud to maintain together.
  • Production deployments – Pair with customers in finance, logistics, and infrastructure to harden the system where it meets messy real-world data. Every deployment is a team sport.
  • During your first few months, you’ll co-own a slice of Tadpole’s execution state or tooling APIs with another engineer, ship it to production, and share at least one internal note or open library that survives external scrutiny. We’ll bring you along for a customer deployment early—expect the rest of us on the call, comparing notes in real time.

    Stack & Tooling

  • Runtime – TypeScript everywhere with Bun, Hono services, Drizzle migrations, typed event streams.
  • Data – Postgres as ground truth, DuckDB and ClickHouse for analytical workloads, Redis for fast coordination.
  • AI interfaces – Direct connections to Claude, Gemini, GPT, and open checkpoints routed through our evaluation harnesses.
  • Execution fabric – WebSockets, durable queues, stateful workers, and selective serverless when latency wins.
  • Daily tools – Claude Code, Cline, Gemini CLI, a healthy bench of open-source helpers, plus Cursor, v0, and next-cursor-base when they keep the trenches tidy.
  • How We Work Together

  • We break problems down side by side – Interfaces, isolation, and deleted accidental complexity are shared habits, not solo hero moves.
  • Receipts come above claims – “Nines of accountability” beats “nines of availability.” We gather evidence before we celebrate, and everyone keeps the same bar.
  • Ship with trails – Token costs, tool invocations, diffs, failure paths—every system we touch leaves an audit trail so agents stay trustworthy.
  • Stay wide – Model capabilities change weekly. We prototype with new releases, run evals together, and aren’t precious about switching approaches when the data nudges us elsewhere.
  • Feedback loops are short – You’ll pair with Hrishi and the rest of the founding team. Customer feedback lands in our laps in real time, and we process it together.
  • What You Bring

  • Senior-level TypeScript engineer who treats the type system as a design tool.
  • Experience with distributed systems, data pipelines, or agent tooling where correctness and latency both mattered.
  • Comfort moving from proof-of-concept to production—instrumentation, alerting, operational playbooks included.
  • Ability to reason about the trade-offs between determinism and exploration in AI-driven workflows.
  • Builder of real things—startups, OSS packages, internal platforms—with receipts you can point us to.
  • Signals We Love

  • You’ve made or salvaged an LLM agent that ran longer than an hour without babysitting, and you kept the logs.
  • You enjoy wiring evaluation harnesses;
  • metrics like pass@k, coverage, and hallucination detection feel familiar.

  • You’ve navigated Fortune-100-style compliance or audit constraints and still shipped advanced tooling.
  • You have opinions about schema-on-write vs. schema-on-read, and you’re happy to share the scars.
  • Why This Work Matters

  • You’re building new primitives. The orchestrators you shape become the infrastructure others lean on when they want AI systems that actually understand their data. We work on real problems—1000-page technical manuals, multi-modal telemetry, cross-border compliance datasets—where “pretty good” isn’t enough. You’ll learn at the frontier;
  • we test major model releases as they land, implement papers while the ink dries, and swap notes with the community through our open-source work.

    How to Start the Conversation

  • Please share your Portfolio by sharing a short Loom / Tella / Video platform of your choice walk-through. We work globally so remote async communication skills are important.
  • Share what you've shipped – Links, repos, notes, or whatever you are proud of. We value artifacts over résumés and love the context behind them.
  • Meet one of the team – 30-minute conversation to see if the work resonates and answer your initial questions.
  • Conversation with Hrishi – 45 minutes trading stories with our CEO about approaches, trade-offs, and how you think about agents;
  • bring the questions youwant answered.

  • Take-home challenge – Work through a real problem (e.G., extending Tadpole's state machine or redesigning a streaming ingestion loop). Focused and realistic, no trick questions.
  • Technical deep dive – Review your solution with Hrishi. Code and architecture together, no trivia, plenty of space for clarifications.
  • Your questions for us – Dedicated time for you to interview us on anything that matters to your decision.
  • Pairing session – Co-debug or extend a live micropackage with the team. We share the brief beforehand and treat the session as a two-way fit check.
  • Offer & onboarding plan – We tailor scope, compensation, and relocation support to what lets you do your best work, and we map out how your first months will feel.
  • Bring logs or a story about the longest agent run you’ve tamed—we’re always happy to swap notes.

    https : / / jobs.Gem.Com / southbridge-ai / am9icG9zdDoargQV0uUom0F1c9EN2wkd

    Create a job alert for this search

    Back End Developer • Baddi, Republic Of India, IN

    Related jobs
    • Promoted
    Back End Developer

    Back End Developer

    UniconserveSahibzada Ajit Singh Nagar, Punjab, India
    Uniconserve is a growing technology-driven company focused on delivering innovative digital solutions and robust web platforms. Develop, maintain, and optimize backend systems using.Collaborate with...Show moreLast updated: 14 days ago
    • Promoted
    Back End Developer

    Back End Developer

    Innodata Inc.panchkula, haryana, in
    You will work with modern technologies, drive cloud migration initiatives, and ensure the robustness of our backend infrastructure. Collaborate with cross-functional teams to ensure system reliabili...Show moreLast updated: 14 days ago
    • Promoted
    Back End Developer

    Back End Developer

    Aperion GamingBaddi, Republic Of India, IN
    About RiviWe build AI-first products across travel and beyond.We’re looking for a backend-builder passionate about scalable APIs, microservices, databases, and LLM integrations to power seamless, h...Show moreLast updated: 2 days ago
    • Promoted
    Back End Engineer

    Back End Engineer

    SQUIDYbaddi, himachal pradesh, in
    Work start date : 15th November 2025.Salary : INR 3,00,000 Per Month.Only candidates who submit their GitHub profile or portfolio along with their resume will be taken seriously at : .Squidy is an AI-d...Show moreLast updated: 15 days ago
    • Promoted
    Back End Developer

    Back End Developer

    ConfidentialChandigarh, India
    Nomisma Technology is Product based company dedicated to transforming bold ideas into market-ready solutions.We partner with visionary founders and ambitious startups, guiding them from concept and...Show moreLast updated: 18 days ago
    • Promoted
    Back End Developer

    Back End Developer

    ACL DigitalBaddi, Republic Of India, IN
    We are hiring for Java Backend Developer at Bangalore / Remote.Intersted,Immediate and relevant candidate can share their profile (narendra. Java Backend Developer (Blue Planet Inventory).Java Develop...Show moreLast updated: 14 days ago
    • Promoted
    Back End Developer

    Back End Developer

    Digitalzonemohali, India
    We are building a new AI-native engineering team that leverages Vibe Coding, a cutting-edge development workflow infused with AI agent pair programming (e. Claude Code, Cursor AI, GitHub Copilot, Co...Show moreLast updated: 14 days ago
    • Promoted
    Back End App Developer

    Back End App Developer

    ConfidentialChandigarh
    We are seeking a skilled Back-End Mobile Developer to design, develop, and maintain the server-side components of mobile applications. The ideal candidate will ensure seamless integration between mo...Show moreLast updated: 18 days ago
    • Promoted
    Optimizely Senior Back End Developer

    Optimizely Senior Back End Developer

    ITC Infotechpanchkula, haryana, in
    Experience with Optimizely CMS 12+, CMP, and Personalization.Familiarity with Optimizely Service API, Content Delivery API, CMP APIs, and CR APIs. Hands-on experience with tracking data pipelines an...Show moreLast updated: 12 days ago
    • Promoted
    Back End Developer

    Back End Developer

    Firminiq SystemsChandigarh, Republic Of India, IN
    Job Description - Front End Developer Key Responsibilities : Develop and maintain dynamic, responsive web applications using Angular. Collaborate with backend developers to integrate APIs built with...Show moreLast updated: 29 days ago
    • Promoted
    Back End Developer

    Back End Developer

    Basic Enterprises LimitedBaddi, Republic Of India, IN
    We are seeking a highly skilled.The ideal candidate should have at least.Design, develop, and maintain backend services using. Build scalable, secure RESTful APIs and microservices architecture.Depl...Show moreLast updated: 3 days ago
    • Promoted
    • New!
    Backend Rust Developer

    Backend Rust Developer

    KODEJAMS TECHNOLOGIES PRIVATE LIMITEDbaddi, himachal pradesh, in
    You will collaborate closely with cross-functional teams to design, implement, and maintain backend services that power our applications. Develop and maintain backend services and APIs using Rust.Op...Show moreLast updated: 20 hours ago
    • Promoted
    • New!
    BigCommerce Apps Developer

    BigCommerce Apps Developer

    Infoneo Technologies Private Limitedmohali, India
    BigCommerce Apps Developer (Mid-Level | 3–5Years Experience).SaaS-based, and Catalyst-ready apps.The ideal candidate will take ownership of end-to-end app development and play a key role in deliver...Show moreLast updated: 10 hours ago
    • Promoted
    Back End Developer

    Back End Developer

    Tilda Researchpanchkula, haryana, in
    A passion for building scalable AI agents.Build scalable back-end services using.Optimize graph database queries and models in Neo4j. Collaborate cross-functionally with Product, Engineering, and Cl...Show moreLast updated: 30+ days ago
    • Promoted
    • New!
    Backend Engineer

    Backend Engineer

    TAAS Partnerspanchkula, haryana, in
    Time Entrepreneur, Founder of Myntra and CultFit.We envision a world powered by super-intelligent AI agents that transform how businesses engage with customers. Our cutting-edge AI agents do more th...Show moreLast updated: 20 hours ago
    • Promoted
    • New!
    Full Stack Developer

    Full Stack Developer

    Big11india.combaddi, himachal pradesh, in
    This is a full-time on-site role located in Indore for a Full Stack Developer.The role involves developing and maintaining both front-end and back-end components of web applications.You will collab...Show moreLast updated: 20 hours ago
    • Promoted
    Back End Developer

    Back End Developer

    SouthbridgeAIMohali, Republic Of India, IN
    Build Antibrittle Agents With Us.Com / southbridge-ai / am9icG9zdDoargQV0uUom0F1c9EN2wkd.Any expression of intelligence is a transformation of data. At Southbridge, we make that transformation reliable....Show moreLast updated: 14 days ago
    • Promoted
    Back End Developer

    Back End Developer

    AlkyeMohali, Republic Of India, IN
    About Alkye Alkye is a global digital transformation company helping businesses grow smarter by combiningtechnology, creativity, and strategy. We partner with clients across industries to build high...Show moreLast updated: 29 days ago