דרושים » תוכנה » Low Level Engineer (AI Native)

משרות על המפה
 
בדיקת קורות חיים
VIP
הפוך ללקוח VIP
רגע, משהו חסר!
נשאר לך להשלים רק עוד פרט אחד:
 
שירות זה פתוח ללקוחות VIP בלבד
AllJObs VIP
כל החברות >
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
04/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
The same systems work as our senior role, aimed at someone earlier in their career who gets real work done in a hard codebase with agentic tools. Systems programming has a reputation for being locked behind ten years of experience. We don't fully buy that. Someone with solid fundamentals, real curiosity about how machines work, and deep control of agentic coding tools can contribute here much sooner - as long as they have the judgment to check what the tools hand back. That judgment matters more here than almost anywhere: the agent runs as root and SYSTEM, and the codebase forbids unwrap, panic, and unchecked indexing, so you can't ship code you don't actually understand.

What you'll work on

Real pieces of the sensor across macOS and Windows: inventory, telemetry, the policy enforcement path, installers, and the integrations that hook into AI coding tools and browser extensions.

Moving through unfamiliar OS APIs quickly with agentic tools, then checking the result against the docs, the tests, and a real machine.

Small tools and tests that make the codebase easier for everyone to work in.

Tech you'll work with

The work is low-level systems development in Rust, close to the operating system across Windows, macOS, and Linux - memory, processes, files, and the OS internals that expose them. Alongside that, you'll lean hard on agentic coding tools; deep fluency with at least one is central to how we work, not a bonus. Expect to range across the stack - OS internals, AI tooling internals, CI, and a fair amount of reverse engineering - and to learn the parts you don't know yet.
Requirements:
What we're looking for (the part that matters most)

You've built real, working software and can show it. Projects that run count for more than a CV.

Deep, hands-on control of at least one agentic coding tool: you steer it, feed it the right context, and know when to trust it and when to verify.

Solid fundamentals (memory, processes, files) and enough systems knowledge to read what the tools produce and catch what's wrong.

The discipline to verify. Here, it compiled is not the same as it's correct.

Genuine curiosity about operating systems and low-level work, and drive to learn the parts you don't know yet.

Explicitly not required

A specific degree, a set number of years, or prior Rust or systems experience in a paid job. If you taught yourself this with good tools, that's the whole point.
This position is open to all candidates.
 
Hide
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8767827
סגור
שירות זה פתוח ללקוחות VIP בלבד
משרות דומות שיכולות לעניין אותך
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
04/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
A sensor runs on every customer machine, takes inventory of the software and AI tools in use, sends that back over an encrypted channel, and enforces policy locally. It runs as a service on Windows and a daemon on macOS, with the access and the responsibility that come with running as SYSTEM and root. This role owns the hard parts of it.

What you'll work on

The sensor itself: software inventory, secure telemetry, and on-device policy enforcement, on both Windows and macOS.

Real OS work. On macOS that means Launch Services, Spotlight, IOKit, the Security framework, and Open Directory. On Windows it means services, ETW, WMI, the registry, and WinSock.

The policy enforcement point: evaluating rules over events (including AI-tool use and browser extensions) against a policy engine, and talking to the backend that makes the decisions.

Encrypted logging and telemetry, crash handling and symbolication, and the recovery path that keeps the agent running and hard to tamper with.

Signed installers and macOS configuration profiles.

Tech you'll work with

The work is low-level systems development in Rust, close to the operating system across Windows, macOS, and Linux - memory, processes, files, and the OS internals that expose them. Alongside that, you'll lean hard on agentic coding tools; deep fluency with at least one is central to how we work, not a bonus. Expect to range across the stack - OS internals, AI tooling internals, CI, and a fair amount of reverse engineering - and to learn the parts you don't know yet.
Requirements:
Several years of systems programming in Rust, C, or C++, working close to the OS.

Hands-on experience with the internals of at least one of Windows or macOS (services or daemons, process and file APIs, security frameworks), and the willingness to learn the other.

Care with correctness and failure handling. This code runs as root and SYSTEM, and it can't crash on a customer's machine.

Comfort with concurrency, IPC, and debugging problems that only show up on real hardware.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8767825
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
04/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We're hiring for leverage, not years. If you can wield agentic coding tools better than most senior engineers - and you've shipped real, working software with them - we want to talk, regardless of how long you've been doing this or where you learned it. This role is designed for someone earlier in their career who, armed with the right tools and the judgment to use them, delivers like someone far more senior.

You'll work across the whole stack: a single feature might run from a Drizzle schema change, through a Hono endpoint, to a new React screen. The agentic toolchain is how you cover that ground - but the judgment to review, verify, and take responsibility for what the tools produce is what makes it work.

What you'll work on

Full, thin vertical slices - backend to frontend - shipped behind previews and a merge queue.

Extending and hardening our agentic-dev toolchain: skills, workflows, and MCP servers the whole team relies on.

Whatever's highest-leverage that week - you'll move across the codebase more than most.
Requirements:
Demonstrated, shippable output built with agentic tools. A portfolio, GitHub, or side projects that actually work - this counts more than any credential.

Deep, hands-on control of at least one agentic coding tool: you write your own skills and commands, build MCP servers, orchestrate multi-agent work, engineer context deliberately, and know precisely when to trust the model and when to verify.

The judgment to review AI-generated code critically. You catch the subtle bug the model slipped in, and you can explain why it's wrong - you don't merge what you can't stand behind.

Solid fundamentals and real debugging chops. When the agent gets stuck, you don't.

Curiosity across the stack. You're comfortable being full-stack precisely because these tools extend your reach.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8767831
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
5 ימים
Location: Tel Aviv-Yafo
Job Type: Full Time and Hybrid work
We're looking for an AI Tech Lead to own that standard across three surfaces:
The platform - Today each agent flow is close to a bespoke implementation. You'll turn our hard-won patterns into shared components, conventions, and infrastructure so the next agent is a week of work rather than a quarter - with evaluation, observability, and cost control built in rather than bolted on.
Enablement - Miggo's advantage compounds only if the whole company is AI-fluent, not just R&D. You'll raise that fluency everywhere - engineering, research, product, GTM - through tooling, patterns, and teaching.
The voice - You'll publish the methodology: how we benchmark agentic security output, how we model residual risk, what we learned failing. This is a category-defining position and we want it argued in public.
This is a hands-on lead role with no direct reports. Your authority comes from the quality of what you build and how clearly you explain i
Requirements:
You've shipped agentic systems to production - real orchestration, tool use, structured outputs, and the failure modes that only appear at scale. Not "I've called an LLM API."
You've built the evaluation discipline, not just consumed it: trajectory tests, golden datasets, regression gates, offline replay. "It seems better" is not a metric, and you have opinions about what is.
Deep backend and distributed-systems engineering. Strong Python, and comfort with workflow orchestration (Temporal or equivalent), streaming, and cloud-native infrastructure. Agent platforms are systems problems wearing an AI hat.
Fluency across the modern agent stack - LangChain/LangGraph-style frameworks, multi-provider routing, structured output contracts, prompt and context engineering - with the judgment to know which parts are load-bearing and which are fashion.
Security literacy. Enough to reason about whether an agent's security output can be trusted, and to argue with researchers on the merits. You don't need to be a vulnerability researcher.
Influence without authority. You'll change how three teams work with no one reporting to you. Show us where you've done that.
Advantage: experience with AI/LLM security - red-teaming agents, prompt injection, or agentic attack patterns.
Advantage: background in cybersecurity, detection engineering, or WAF/mitigation systems.
Advantage: you've driven AI adoption across a whole company, not only an engineering org.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8800157
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
05/08/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
we are building an agentic development lifecycle, an infrastructure of autonomous agents that work alongside our engineers to accelerate and improve how we build software. Our goal is to ship faster, with higher quality, and to continuously tighten the feedback loop between what the agents produce and what engineering actually needs. Over time, this system should compound: every improvement makes the next one easier to reach.
we are an enterprise secure browser used by some of the largest organizations in the world. It's a complex, multidisciplinary product spanning browser core, frontend, extensions, and backend services, and it runs at scale for customers who need it to always work. The bar for what we ship is high. That means whatever agentic infrastructure we build has to meet the same standard. We're not here to vibe code our way to production.
We're looking for an AI Engineer with a product builder's mindset. You have real experience with AI and agentic workflows, and you know how to take a complex project from idea to adoption, technically and organizationally. That means working across teams, aligning with security, infrastructure, and other engineering groups, and understanding that building the system is only half the job. Getting people to trust it is the other half.
We aren't looking for a conventional senior developer; we need someone whose mindset is adapted to technical challenges that didn't even exist 18 months ago.
Requirements:
Your Impact
Design and implement automated evaluation loops, static analysis, and rigorous quality gates to ensure the ADLC process doesn't just write code, but consistently produces great, production-ready code.
Help the team tackle complex, hard problems to elevate our autonomous development product from "good" to "excellent".
Lead complex initiatives in Context Engineering and Prompt Engineering.
Manage and orchestrate the complex ecosystem of autonomous agents utilized for internal development.
Serve as a leading individual in a very strong team professionally and personally - Were looking for someone who not only delivers his own work but improves that of those around them.
Find space for growth to push the entire team or group forward - New projects, changing processes or improving existing tools.
View prompt engineering as a core engineering discipline-where rewriting agent behavior is a versioned, reviewed, and tested code change.
Act with a debugging temperament; conduct deep-dive analyses of raw agent transcripts to diagnose non-deterministic failures and ascertain root causes instead of merely working around them.
Your Experience
At least 8+ years of experience in software development, architecture, or owning operational systems in production.
Computer Science B.Sc. or equivalent education or equivalent military experience required.
A product builder's mindset: you can extract requirements, talk to stakeholders, and tell the difference between what's important and what's noise.
Experience in building production grade agents. Deep understanding of the agent loop, its states and transitions. You know how to build it correctly, not just use it.
Positive can-do mindset, able to work independently and within a team.
Hands-on experience with LLM APIs, including a practical, highly-skeptical understanding of token costs, caching, context windows, and model failure points.
You know how to build the right context for a task, including memory systems, session storage, and vector databases.
You understand where LLMs fail and how to design around those failure points.
You've used traces or observability tooling to diagnose and improve agent behavior.
A systems-level background that touches reliability, observability, or platform engineering, with a strong preference for writing narrow, deterministic code over building hypothetical abstractions.
Experience in the cybersecurity space - an advantage.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8769417
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Tel Aviv-Yafo
Job Type: Full Time
The company building an agentic development lifecycle, an infrastructure of autonomous agents that work alongside our engineers to accelerate and improve how we build software. Our goal is to ship faster, with higher quality, and to continuously tighten the feedback loop between what the agents produce and what engineering actually needs. Over time, this system should compound: every improvement makes the next one easier to reach.
we are an enterprise secure browser used by some of the largest organizations in the world. It's a complex, multidisciplinary product spanning browser core, frontend, extensions, and backend services, and it runs at scale for customers who need it to always work. The bar for what we ship is high. That means whatever agentic infrastructure we build has to meet the same standard. We're not here to vibe code our way to production.
We're looking for an AI Engineer with a product builder's mindset. You have real experience with AI and agentic workflows, and you know how to take a complex project from idea to adoption, technically and organizationally. That means working across teams, aligning with security, infrastructure, and other engineering groups, and understanding that building the system is only half the job. Getting people to trust it is the other half.
We aren't looking for a conventional senior developer; we need someone whose mindset is adapted to technical challenges that didn't even exist 18 months ago.
Requirements:
Your Impact
Design and implement automated evaluation loops, static analysis, and rigorous quality gates to ensure the ADLC process doesn't just write code, but consistently produces great, production-ready code.
Help the team tackle complex, hard problems to elevate our autonomous development product from "good" to "excellent".
Lead complex initiatives in Context Engineering and Prompt Engineering.
Manage and orchestrate the complex ecosystem of autonomous agents utilized for internal development.
Serve as a leading individual in a very strong team professionally and personally - Were looking for someone who not only delivers his own work but improves that of those around them.
Find space for growth to push the entire team or group forward - New projects, changing processes or improving existing tools.
View prompt engineering as a core engineering discipline-where rewriting agent behavior is a versioned, reviewed, and tested code change.
Act with a debugging temperament; conduct deep-dive analyses of raw agent transcripts to diagnose non-deterministic failures and ascertain root causes instead of merely working around them.
Your Experience
At least 8+ years of experience in software development, architecture, or owning operational systems in production.
Computer Science B.Sc. or equivalent education or equivalent military experience required.
A product builder's mindset: you can extract requirements, talk to stakeholders, and tell the difference between what's important and what's noise.
Experience in building production grade agents. Deep understanding of the agent loop, its states and transitions. You know how to build it correctly, not just use it.
Positive can-do mindset, able to work independently and within a team.
Hands-on experience with LLM APIs, including a practical, highly-skeptical understanding of token costs, caching, context windows, and model failure points.
You know how to build the right context for a task, including memory systems, session storage, and vector databases.
You understand where LLMs fail and how to design around those failure points.
You've used traces or observability tooling to diagnose and improve agent behavior.
A systems-level background that touches reliability, observability, or platform engineering, with a strong preference for writing narrow, deterministic code over building hypothetical abstractions.
Experience in the cybersecurity space - an advantage.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8779513
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
לפני 2 שעות
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We are looking for a Senior AI Engineer to design and build production-grade, LLM-powered systems. You'll work at the intersection of software engineering and applied AI - shipping agents, RAG pipelines, and tool-using systems that solve real problems at scale. This is a hands-on, high-ownership role for someone who thrives at the frontier of what's possible with modern LLMs and isn't afraid to write the glue, the infrastructure, and the prompts that make it all work.
This is a **cross-functional, company-wide role**. You won't be embedded in a single product team - instead, you'll partner with every department to identify high-leverage opportunities and build AI-powered tools and workflows that boost productivity and efficiency across the entire organization.
This is a great opportunity to be part of one of the fastest-growing infrastructure companies in history, an organization that is in the center of the hurricane being created by the revolution in artificial intelligence.
What You'll Do:
- Design, build, and operate LLM-powered applications, agents, and workflows end-to-end - from prototype to production.
- Architect retrieval, context engineering, and tool-use strategies that make models reliable, accurate, and cost-efficient.
- Integrate LLMs with internal services, third-party APIs, and data stores to automate complex business and engineering workflows.
- Build, evaluate, and continuously improve evaluation harnesses for non-deterministic systems.
- Collaborate closely with product, research, and platform teams to translate ambiguous problems into shipped capabilities.
- Stay ahead of the rapidly evolving LLM ecosystem (models, frameworks, agentic patterns) and bring the best ideas into our stack.
Requirements:
Engineering Foundations:
- Strong Python skills- you write clean, idiomatic, well-tested code and understand the language deeply.
- Hands-on experience using coding agents(Cursor, Claude Code, GitHub Copilot, or similar) to build complex software systems. You know how to delegate effectively to AI assistants and review their output critically.
- Experience with multiple database paradigms- both SQL (PostgreSQL, MySQL) and NoSQL (MongoDB, Redis, DynamoDB, or similar). You can choose the right tool for the job.
- Experience designing and integrating with third-party APIs- REST and gRPC. Comfortable building robust clients, handling auth, retries, rate limits, and schema evolution.
- Production experience with Docker and Kubernetes- containerizing services, writing manifests, and debugging deployments.
- Strong Linux fundamentals- confident in bash and the terminal; you can navigate, script, and troubleshoot a server without reaching for a GUI.
- Experience building cloud-native tools on AWS, GCP, or Azure (compute, storage, queues, serverless, IAM).
AI / LLM Expertise:
- Solid understanding of what an LLM is and how it works- tokenization, attention, context windows, sampling, and the practical implications of each for system design.
Strong grasp of modern patterns for integrating LLMs into real workflows, including RAG, MCP (Model Context Protocol), vector databases, agents, tool use, and context engineering- with hands-on experience building with several of them.
- Production experience implementing LLM-powered systems end-to-end, using relevant tools and frameworks (e.g. LangChain, LlamaIndex, LangGraph, Haystack, Pydantic AI, vector stores like Pinecone/Weaviate/pgvector, observability tools like LangSmith or Langfuse).
- Solid foundation in core ML concepts; embeddings, evaluation, overfitting, generalization, and how classical ML relates to and differs from modern LLM-based approaches.
Nice to Have:
- Experience fine-tuning or distilling open-source models.
- Contributions to open-source AI/ML projects.
- Experience with streaming, real-time systems, or low-latency inference.
- Familiarity with prompt evaluation frameworks and LLM-as-judge methodologies.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8805503
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
1 ימים
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We're looking for a Senior AI Product Manager to take ownership of core areas of our B2B platform - the point where powerful AI capabilities become real products that customers rely on. We've already built the foundation: rich data, agentic infrastructure, and deep domain intelligence. Now we need someone who can take what's working with one customer and make it work everywhere - productizing capabilities, scaling them across our customer base, and raising the quality bar as they grow.

This is a hands-on builder role. You'll work in close, direct partnership with both customers and R&D - running discovery, analyzing the data, and prototyping ideas yourself, then teaming up with R&D to bring them to life at scale.

This is a fast-moving area, and we'll shape the exact scope together, based on where you can create the most leverage for the business. We're looking for true startup reflexes: the ability to shift focus as priorities shift, zero in on what matters most this quarter, and make clear, deliberate trade-offs.

If you thrive in a fast-paced startup environment and want to build AI products that make complex insights accessible and actionable for a real-world, >$1B industry, this role is for you.

What You'll Do

Own core areas end to end - strategy, discovery, execution, and measurement. Define what success looks like in numbers, and stay accountable to it well beyond launch.
Productize and scale what works. Turn capabilities proven with one customer into products that work seamlessly across your entire customer base.
Lead discovery yourself. Run customer and prospect conversations to uncover what people will actually pay for, and bring back a scoped, evidenced bet.
Prototype your ideas. Go from concept to working prototype using coding agents and AI tooling, with a design bar high enough to serve as a real proposal.
Own quality. Define what "good" means for our agents, build the evals to measure it, and raise the bar on reliability, cost, and trust as the system evolves.
Partner deeply with R&D. Engage on technical trade-offs - accuracy, latency, cost, build vs. buy - and earn the team's respect through substance.
Drive it to market. Team up with design, sales, marketing, and customer success to package, position, and launch it, then feed adoption data back into the roadmap.
Requirements:
4+ years in product, ideally with a mixed background: product plus engineering, or product plus data or analytics. We weigh evidence of what you have built above the number itself.
AI-native practice. You work fluently with agentic systems and know current best practice: tool and context design, retrieval, orchestration, guardrails, failure modes. You have built and run evals, and you can say where your agents broke and what you did about it.
Hands-on data fluency. You independently query and interrogate data to size an opportunity, validate a hypothesis, or judge whether an agent's output is any good. SQL and Python or equivalent, used in real work.
Builder instinct with design judgment. Idea to prototype to product, with coding agents as part of your daily craft. Strong UX orientation for complex data products, and the ability to produce a credible design proposal yourself.
Customer and commercial range. Comfortable leading discovery calls and working directly with sales and marketing. Excellent communication, with the ability to simplify complexity for customers and executives alike.
Startup temperament. Proven experience in startups, ideally at scale-up stage. You resolve ambiguity yourself rather than escalating it, and you make trade-offs explicitly.
Nice to have

Experience with data-intensive, API or infrastructure-adjacent products where part of the customer is internal.
Data acquisition experience: sourcing, licensing, partnerships, and the quality and legal questions that come with them.
Enterprise B2B, especially selling into large CPG, retail or foodservice organizations.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8803983
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
04/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
Own the intelligence layer - the AI research pipeline that classifies and risk-scores every tool we find. Discovery tells us what software an organization runs; the AI does the hard part: figuring out what each tool actually is, what it can do, how it handles data, and how risky it is. You'll own that research and enrichment system end to end - the LLM-backed agents, the prompts and context that drive them, the evals that keep them honest, and the cost and latency of running them at scale.

This is an engineering role, not a research one. You'll ship production TypeScript, and you'll be measured on the accuracy, cost, and reliability of the intelligence the product depends on.

What you'll work on

The multi-agent researcher system: LLM-backed agents that research each tool across topics like platform, data policy, AI models, and agentic capabilities, and return structured, evidence-backed classifications.

Evals and quality: design eval sets, measure classification accuracy and hallucination, and turn prompt changes into regression-tested, reviewable diffs instead of guesswork.

Grounding and trust: cite evidence, resolve contradictions between AI output and validated data, and drive down hallucination on the fields that matter.

Model routing and cost/latency: choose and route across providers, tune concurrency and caching, and keep the pipeline fast and affordable as volume grows.

Structured outputs, tool/function calling, and the schemas and validation that make model output safe to persist.

Deep observability into the pipeline - spans, traces, and metrics for every model call.
Requirements:
3+ years of software engineering with hands-on, in-production LLM experience - you've shipped an AI-powered system that real users depend on, not just notebooks or demos.

Strong prompt and context engineering: you treat prompts as artifacts you version, test, and improve.

An eval-driven instinct: you reach for a measurement before you reach for a bigger model, and you know how to detect and reduce hallucination.

Fluency with structured outputs, function/tool calling, and multi-agent orchestration.

Solid engineering fundamentals - you build the pipeline around the model, not just call the API.

Judgment about cost, latency, and provider trade-offs at scale.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8767854
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time and Hybrid work
We're looking for a Sr. Staff Product Manager who has built products from the ground up. You'll lead new AI-powered ventures within, owning multiple bets at once - some need to be built from scratch, others are live and need to find product-market fit. Your job is to cut through ambiguity to create product clarity, build the tools and systems that let your team operate at speed, and work cross-functionally to drive each product from ideation through PMF and into growth.
Here is what were looking for in a candidate:
Operates in ambiguity and adapts to change When the problem isn't fully defined, you don't wait - you make your assumptions explicit, pressure-test them fast, and move. You catch mistakes early, adjust, and always have a point of view on what's shifting in the market and why it matters.
Goal-setting and defining success You define what winning looks like before work starts - in concrete terms, not vibes. You push back when goals are fuzzy and hold the line when "done" starts quietly moving.
Tradeoff judgment You make hard calls and own them. You know you can't have everything, and you're clear about what you're trading away and why.
AI-driven velocity You build tools and workflows that embed your thinking - your goals, your logic, your standards - so your team can make good decisions without waiting on you. The bottleneck isn't you. That's the point.
Commercial instincts You care about the business, not just the product. You think in pricing, margins, and whether what you're building makes economic sense - not just whether users love it.
Builder energy You'd rather put something rough in front of a user than write another page of specs.
Customer obsession You talk to customers constantly - not as a ritual, but because you actually want to know. You can tell a real pattern from a loud opinion.
High ownership If it's your problem, you solve it.
Requirements:
8+ years of product management experience
Proven track record of building 0-to-1 products - from idea to launch to scale
Deep B2C background - you understand consumer behavior, retention, and what it takes to earn a user's habit
Experience working in or alongside high-performing teams where the bar was high and the pace was real
AI-driven, passionate about leveraging AI tools and technologies to build smarter, more efficient user experiences.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8795227
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Tel Aviv-Yafo
Job Type: Full Time
We are hiring Senior Forward Deployed Engineers - the Technical Builders, responsible for deciding that leads who design, build, and deploy the most complex agentic AI solutions directly inside enterprise customer environments. You'll lead technical delivery on your team, mentor the next wave of engineers, and set the engineering standards that define how agentic AI gets deployed at scale. Partnering closely with a Deployment Strategist (Strategic Builder - a customer-facing advisor who shapes AI strategy and drives adoption), you'll own outcomes end-to-end, from architecture decision to production. Your passion for well-crafted software that solves real problems will be supported by best-in-class AI tools and a team of talented builders around you.

The Senior Builder Experience

Technical Ownership: Partner with a Deployment Strategist to own customer outcomes end-to-end. You're the senior technical authority in the room, ensuring deliverables meet the highest engineering standards, whether it was generated by an AI tool by a colleague or written by you directly.

AI-Supported Engineering: Cursor, Claude, and Salesforce coding products like Vibes are embedded in your daily workflow. The conventions and patterns you develop tend to propagate through the team because other Builders look to your work as reference.

Roadmap Influence: Your field experience routes directly to Product and Engineering. The gaps you hit and the edge cases you encounter in real life customer environments become the features they ship. Senior Forward Deployed Engineers are the most credible voice in agentic AIproduct evolution.

Continuous Innovation: You're expected to stay at the forefront - piloting emerging AI tools, experimenting with new models and frameworks, and sharing what you learn with your team and customers.
Requirements:
You're Our Senior Forward Deployed Engineer If

You have 6+ years of software engineering or technical delivery experience, with proven end-to-end ownership of scalable production systems in enterprise AI, cloud, or SaaS environments.

You have a degree in Computer Science or a related field.

You're an expert in at least one of Python, JavaScript/TypeScript, Java, or Apex, and conversant in the others.

You've integrated LLMs into production, used frameworks like LangChain or LlamaIndex, and applied prompt engineering and responsible AI practices in real customer contexts.

You have deep experience in data modeling, processing, and analytics, with demonstrable proficiency across platforms like Salesforce Data 360, Snowflake, or Databricks.

You bring deep Salesforce platform expertise: Agentforce, Apex, LWC, Flows, and Salesforce APIs.

You have an entrepreneurial, get-things-done mindset focused on fast, impactful delivery - and the judgment to know when "fast" is the wrong call.

You've mentored technical talent and created reusable assets - frameworks, playbooks, internal tooling.

You communicate clearly and credibly with engineering peers, customer architects, and executive stakeholders.

You actively tinker with the evolving AI/data landscape - piloting new tools, experimenting with new models, and staying genuinely curious about what's coming next.

Ability to travel to customer sites as needed to ensure client success.

High level of proficiency in Hebrew and English.


Nice-to-Haves:

Salesforce certifications (Administrator, Platform Developer I/II, Agentforce Specialist, System Architect).

Familiarity with DevOps/CI-CD practices, observability tooling, or data governance frameworks.

Experience architecting multi-cloud, multi-system enterprise AI solutions for Global 500 customers.

Track record of influencing enterprise software product roadmaps through field engineering insight.

Open-source contributions, published technical writing, or conference presentations.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8798544
סגור
שירות זה פתוח ללקוחות VIP בלבד