yandex
monstro
Страна
США
Зарплата
221 600 $ – 277 000 $
+500% приглашений

Откликайтесь
на вакансии с ИИ

Ускорим процесс поиска работы
SeniorГибридПолная занятость

Senior AI Software Engineer

Оценка ИИ

Отличная вакансия с высокой прозрачной зарплатой, сильной командой и работой над передовыми технологиями в финтехе. Высокий уровень ответственности и возможность влиять на продукт.


Вакансия из Quick Offer Global, списка международных компаний
Пожаловаться

Сложность вакансии

ЛегкоСложно
Оценка ИИ

Высокая сложность обусловлена требованием совмещать глубокие навыки классической разработки (7+ лет) с экспертизой в области LLM, агентов и RAG (3+ года). Работа в регулируемом финансовом секторе накладывает дополнительные требования к безопасности и надежности кода.

Анализ зарплаты

Медиана210 000 $
Рынок180 000 $ – 260 000 $
Оценка ИИ

Предлагаемая зарплата ($221k - $277k) находится на верхней границе рыночного диапазона для Senior AI Engineer в Нью-Йорке, что отражает высокие требования к кандидату.

Сопроводительное письмо

I am writing to express my strong interest in the Senior AI Software Engineer position at Monstro. With over 8 years of experience in software engineering and a deep focus on building production-grade AI systems, I am impressed by Monstro's mission to bring institutional-scale financial intelligence to a broader audience through governed and explainable AI.

In my previous roles, I have successfully deployed agentic workflows and RAG pipelines, balancing the use of commercial APIs like Anthropic with self-hosted open-weight models such as Llama and Mistral. I pride myself on being a software engineer first, ensuring that every AI feature is backed by rigorous testing, clean architecture, and scalable infrastructure. My experience with vLLM for inference optimization and LoRA for model adaptation aligns perfectly with your technical stack and the challenges of deploying within secure, regulated environments.

I am particularly drawn to Monstro's principles-driven culture and the opportunity to work on mission-critical systems where safety and transparency are paramount. I am confident that my background in both core backend engineering and advanced LLM orchestration will allow me to make an immediate impact on your team.

+250% к просмотрам

Составьте идеальное письмо к вакансии с ИИ-агентом

Составьте идеальное письмо к вакансии с ИИ-агентом

Откликнитесь в monstro уже сейчас

Присоединяйтесь к Monstro, чтобы создавать надежную ИИ-инфраструктуру для крупнейших финансовых институтов мира.

Описание вакансии

About Monstro

Monstro is the operating system for governed financial intelligence. We build governance and intelligence infrastructure that enables artificial intelligence to operate safely, explainably, and at institutional scale.

We exist because the level of financial guidance historically available to a small group should be accessible to many more people. By combining AI with deep institutional infrastructure, we help financial institutions deliver more personalized, responsible, and life-changing financial support to millions of individuals.

We’re building mission-critical systems in a highly regulated domain, and we care deeply about doing it right. If you’re motivated by meaningful problems, high standards, and shaping infrastructure that improves financial outcomes, you’ll feel at home here.

About the Role

We're looking for a Senior AI Engineer who is, first and foremost, a strong software engineer—someone who writes clean, well-tested, production-grade code and brings the same engineering rigor you'd expect from any senior engineer on our team. On top of that foundation, you'll bring deep expertise in AI systems: building agentic workflows, deploying both commercial and open-source models, and designing intelligent features that work reliably at scale.

You'll build the AI-powered capabilities at the core of our platform—systems that can reason, plan, and act on behalf of users while remaining trustworthy, explainable, and aligned with user intent. Because we deploy within our partners' infrastructure, you'll work with both commercial model APIs (such as Anthropic's Claude) and self-hosted open-weight models, choosing the right tool for each use case based on performance, cost, security, and deployment constraints.

What You’ll Do

**Build Production Software**

Write clean, maintainable, well-tested code. Design APIs, services, and data models with the same rigor expected of any senior engineer. Participate in code reviews, contribute to architecture decisions, and uphold engineering best practices across the codebase. You'll own features end-to-end—from design through deployment and monitoring.

**Design and Build Agentic AI Systems**

Design and implement autonomous AI agents with planning, memory, and tool-use capabilities. Build orchestration layers that coordinate multi-step agent workflows, manage conversational context, and handle fallback behaviors gracefully. Integrate both commercial model APIs and self-hosted open-weight models depending on the requirements of each use case.

Deploy and Operate AI Models

Deploy and manage self-hosted open-weight LLMs within secure cloud environments. Optimize inference performance through quantization, batching strategies, and efficient serving frameworks (vLLM, TGI, or similar). Integrate commercial model APIs (Anthropic, OpenAI, etc.) where appropriate, managing cost, latency, and reliability. Build systems that can operate in environments with limited or no external network access.

Build RAG & Knowledge Systems

Design retrieval-augmented generation pipelines that ground AI responses in authoritative, up-to-date information. Develop chunking, indexing, and retrieval strategies optimized for financial content. Integrate AI systems with structured knowledge bases and real-time data sources.

Ensure AI Quality and Safety

Develop evaluation frameworks that measure reliability, consistency, and safety—not just accuracy. Build automated testing pipelines for AI systems, including regression testing, adversarial testing, and edge case detection. Implement guardrails that prevent harmful, biased, or off-topic outputs. Design transparency mechanisms and audit trails that support compliance and debugging.

Adapt and Fine-Tune Models

Adapt open-weight foundation models for domain-specific tasks using techniques like instruction tuning, LoRA, QLoRA, and parameter-efficient fine-tuning. Implement prompt engineering strategies and evaluate their effectiveness. Optimize model performance for latency, cost, and quality tradeoffs.

Monitor and Improve Production AI

Implement monitoring for model drift, latency, error rates, and output quality. Design for graceful degradation when models or services underperform. Create feedback loops that surface production issues and drive continuous improvement. Collaborate with Data Engineers and ML Engineers to ensure seamless integration with data pipelines and feature stores.

Mentor and Collaborate

Mentor junior engineers on AI development and software engineering best practices. Collaborate with product managers and domain experts to translate business needs into AI capabilities. Communicate complex AI concepts clearly to technical and non-technical stakeholders.

What We’re Looking For

Core Engineering Experience

  • 7+ years of software engineering experience, with a track record of shipping production systems
  • Strong proficiency in Python and/or Go, with clean, well-structured code
  • Solid understanding of software engineering fundamentals: system design, API design, testing, code review, CI/CD, and version control
  • Experience with containerization (Docker, Kubernetes) and cloud infrastructure
  • Comfort owning features end-to-end, from design through deployment and observability

AI & ML Expertise

  • 3+ years of hands-on experience building AI/ML-powered features or products
  • Experience building agentic AI systems—chat interfaces, multi-step workflows, tool-use patterns, and orchestration frameworks (LangChain, LangGraph, or similar)
  • Working experience with both commercial LLM APIs (Anthropic, OpenAI) and open-weight models (LLaMA, Mistral, Qwen, or similar)
  • Experience designing and implementing RAG pipelines with vector databases
  • Strong understanding of prompt engineering and LLM behavior optimization
  • Familiarity with model serving frameworks (vLLM, TGI, Triton, or similar) and inference optimization techniques
  • Experience with model adaptation techniques (LoRA, QLoRA, PEFT, instruction tuning)
  • Experience building evaluation and testing frameworks for AI systems

Mindset & Approach

  • A problem solver at heart—you dig into complex problems, explore options, and find practical solutions rather than waiting for direction
  • Proactive and self-driven; you identify opportunities and risks before they become blockers
  • Innovative and curious; you keep up with a fast-moving field and bring new ideas to the team
  • Passionate about building AI systems that are both powerful and trustworthy
  • Excellent communicator who can explain AI behavior and limitations clearly to any audience

Why Monstro?

  • Ownership & Impact: Shape the future of AI-powered finance—building a category-defining product used by consumers and institutions around the world.
  • Elite Team: Join a team with leadership that has a track record of scaling companies from early stage to major exits.
  • Principles-Driven Culture: Work in a culture that values speed, ownership, and impact—what most companies achieve in 90 days, we do in 45.
  • Comprehensive Compensation Package: Competitive salary, equity, and robust benefits package, including paid health, vision, dental, and disability coverage.

*Note: This role will be hybrid in office for those in the NYC metro or remote for those in the Denver metro area (but with the expectation of periodic travel to our NYC office)*

Base Compensation Range (New York City): $221,600 - $277,000

\*The posted range reflects the base salary for this role across the market ranges for each location. Final compensation will depend on a variety of factors, including experience, skills, internal leveling, and market conditions, and will be offered within the stated range in accordance with applicable pay transparency laws.

Ready to Build With Us?

If you’re excited to contribute to a high-bar team building something meaningful, we love to hear from you!

+400% к собеседованиям

Создайте идеальное резюме с помощью ИИ-агента

Создайте идеальное резюме с помощью ИИ-агента

Навыки

  • Python
  • LLM
  • Kubernetes
  • CI/CD
  • LoRA
  • RAG
  • Docker
  • API Design
  • Go
  • LangChain
  • LangGraph
  • Vector Databases
  • vLLM
  • PEFT
  • TGI
  • QLoRA

Возможные вопросы на собеседовании

Проверка опыта работы с автономными агентами и понимания их жизненного цикла.

Расскажите о самом сложном агентном ворклоу (agentic workflow), который вы проектировали. Как вы решали проблемы зацикливания и управления памятью?

Важно для работы в закрытых инфраструктурах партнеров.

Какие стратегии оптимизации инференса вы бы применили при развертывании open-weight моделей (например, Llama 3) в среде с ограниченными ресурсами?

Оценка навыков работы с качеством данных в финансовых системах.

Как вы подходите к оценке (evaluation) RAG-систем, когда речь идет о точности финансовых данных, где галлюцинации недопустимы?

Проверка инженерной дисциплины.

Как вы организуете процесс CI/CD для систем, включающих в себя LLM, учитывая их недетерминированную природу?

Проверка навыков адаптации моделей под домен.

В каких случаях вы предпочтете Fine-tuning (например, через QLoRA) вместо сложного промпт-инжиниринга или RAG?

Похожие вакансии

JETLYN
310 000 ₽ – 430 000 ₽

AI Engineer (CV & Navigation)

SeniorУдалённоРоссия
Computer Vision · Python · PyTorch · TensorFlow · SLAM · Deep Learning · Augmented Reality
+7 навыков
NDA
Не указана

Middle, Middle+, Senior GenAI/LLM Разработчик

SeniorУдалённоРоссия
n8n · JSON · PostgreSQL · REST · GraphQL · OAuth2 · FastAPI · JavaScript · TypeScript · React · Python · LangChain · RAG · pgvector · Qdrant · Milvus · Prompt Engineering
+17 навыков
QLAN
Не указана

Middle / Senior GenAI Engineer (CV)

SeniorУдалённоРоссия
Computer Vision · Diffusion Models · Stable Diffusion · SDXL · LoRA · UNet · Python · PyTorch · Machine Learning · Image Generation · Video Generation
+11 навыков
Золотое Яблоко
Не указана

Senior / Lead LLM Engineer

SeniorУдалённоРоссия
Python · LLM · Generative AI · RAG · Vector Databases · Machine Learning · Information Retrieval · NLP
+8 навыков
Aiuta
6 000 € – 8 000 €

Senior Computer Vision Engineer

SeniorУдалённоКипр
Python · PyTorch · Computer Vision · Diffusion Models · Generative Adversarial Networks · Machine Learning
+6 навыков
NDA
Не указана

AI Platform Engineer (RAG/Agents/Skills)

SeniorУдалённоАрмения
Python · SQL · FastAPI · LangGraph · LlamaIndex · Haystack · Semantic Kernel · Qdrant · pgvector · Weaviate · Milvus · OpenSearch · ElasticSearch · Airflow · Prefect · Dagster · Temporal · Langfuse · OpenTelemetry · Docker · Kubernetes · CI/CD · RAG · LLM
+24 навыков
более 1000 офферов получено
4.9

1000+ офферов получено

Устали искать работу? Мы найдём её за вас

Quick Offer улучшит ваше резюме, подберёт лучшие вакансии и откликнется за вас. Результат — в 3 раза больше приглашений на собеседования и никакой рутины!

monstro
Страна
США
Зарплата
221 600 $ – 277 000 $