רובוט
היי א אי
stars

תגידו שלום לתפקיד הבא שלכם

לראשונה בישראל:
המלצות מבוססות AI שישפרו
את הסיכוי שלך למצוא עבודה

מתכנת Python

מסמך
מילות מפתח בקורות חיים
סימן שאלה
שאלות הכנה לראיון עבודה
עדכון משתמש
מבחני קבלה לתפקיד
שרת
שכר
משרות על המפה
 
בדיקת קורות חיים
VIP
הפוך ללקוח VIP
רגע, משהו חסר!
נשאר לך להשלים רק עוד פרט אחד:
 
שירות זה פתוח ללקוחות VIP בלבד
AllJObs VIP

חברות מובילות
כל החברות
כל המידע למציאת עבודה
כל מה שרציתם לדעת על מבחני המיון ולא העזתם לשאול
זומנתם למבחני מיון ואין לכם מושג לקראת מה אתם ה...
קרא עוד >
לימודים
עומדים לרשותכם
מיין לפי: מיין לפי:
הכי חדש
הכי מתאים
הכי קרוב
טוען
סגור
לפי איזה ישוב תרצה שנמיין את התוצאות?
Geo Location Icon

לוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
17/05/2026
Location: Tel Aviv-Yafo
Job Type: Full Time and Hybrid work
we are looking for a talented Senior Software Engineer
The team is responsible for processing structure and unstructured medical data from multiple external sources while building and maintaining an internal serving platform. Our key challenges include operating at scale, integrating with diverse external interfaces, and ensuring the data is served in a consistent and reliable manner.
Responsibilities:
Lead development processes from ideation to production
Collaborate with product, medical, and software teams across the organization.
Own the design and evolution of the data ingestion and serving platform.
Mentor and guide junior and mid-level engineers.
Define best practices for system reliability, scalability, and observability.
Lead technical decisions around distributed systems, APIs, and integrations.
Build a customer-centric product with a deep understanding of the complex healthcare industry
Requirements:
Team player at heart.
Hands-on Backend Experience in developing a large-scale, high throughput system.
Experience designing and scaling distributed data processing systems.
7+ years of experience as a Software Engineer.
5+ years of experience with High level server-side frameworks, Preferably Python.
Experience with AWS or other cloud services
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8653886
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
17/05/2026
Location: Tel Aviv-Yafo
Job Type: Full Time and Hybrid work
We're seeking a talented, versatile, and highly independent Full Stack Engineer to join our engineering team. You will be in charge of end-to-end development and significantly impact both the product and technical decisions.
Responsibilities:
Lead development processes from ideation to production
Develop, maintain, and imperialize the products application layer (front end & back end)
Collaborate with product, medical, and software teams across the organization
Build a customer-centric product with a deep understanding of the complex healthcare industry
Requirements:
Team player at heart.
Hands-on full-stack Experience in developing a large-scale system
5+ years of experience as a Software Engineer
3+ years of experience with client-side frameworks (preferably React)
3+ years of experience with server-side frameworks - Python/ Node.js
Experience with AWS or other cloud services
Advantages:
Experience developing with React Native
B.Sc / M.Sc in Computer Science / Software Engineering
Familiarity with Git, CI/CD framework and testing
Experience with python frameworks
Experience with serverless architecture
Knowledge of UI/UX principles and experience with design systems
Experience with RDS / Snowflake
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8653838
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
17/05/2026
Location: Ra'anana
Job Type: Full Time
We are looking for a Senior Backend Engineer specialized in Generative AI to design agent workflows, optimize interactions with models (OpenAI, AWS Bedrock), and ensure the reliability of non-deterministic systems in production.

Tech Stack: Python (Asyncio), FastAPI, LangChain, LangGraph, Pydantic, Elasticsearch, AWS Bedrock / OpenAI API, LangSmith.

What You'll Do
Agent Architecture: Design and implement complex agent orchestration logic using LangGraph. You will define state management, conditional routing, and error handling within the agent graph.
Tool Engineering: Build and optimize the tool layer (function calling) that allows LLMs to interact with internal financial APIs and databases accurately.
Performance Optimization:
-Reduce end-to-end latency through asynchronous processing and streaming (SSE).
-Implement semantic caching strategies to minimize API costs and response time.
-Optimize token usage without sacrificing answer quality.
Observability & Evaluation: Implement automated evaluation pipelines using LangSmith. You will be responsible for setting up regression testing for prompts and agents to measure quality (correctness, faithfulness) before deployment.
Advanced RAG: Refine retrieval strategies. Work on hybrid search implementation (Keyword + Vector), re-ranking, and query expansion to feed the most relevant context to the model.
Requirements:
Requirements:
Python Expert: Strong proficiency in modern Python. Deep understanding of asynchronous programming (asyncio) patterns is mandatory, as our entire I/O pipeline (Network, DB, LLM) is non-blocking. Experience with FastAPI and Pydantic (v2).
Agentic Frameworks: Production experience with LangChain. Hands-on experience or deep conceptual understanding of LangGraph (or similar state-machine based agent frameworks).
Deep LLM Expertise (What we mean by "Deep"):
Non-determinism Management: Strategies for handling LLM hallucinations and ensuring reliable outputs (e.g., self-correction loops, specific prompting techniques like CoT/ReAct).
Structured Outputs: Experience forcing LLMs to adhere to strict schemas (Pydantic/JSON mode) for reliable downstream processing.
Context Optimization: Advanced strategies for managing limited context windows (summarization chains, sliding windows, selective context injection) beyond simple truncation.
Inference Economics: Understanding the trade-offs between model size, latency, and cost (e.g., when to route to GPT-4 vs. a smaller/faster model).

Nice to Have:
Experience with Elasticsearch (DSL queries, analyzers).
Knowledge of vector databases and embedding models.
Background in FinTech or familiarity with financial data structures.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8653774
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Jerusalem
Job Type: Full Time
As a Senior Software Engineer, youll design, develop, and deploy robust software systems across our platform. Youll have ownership of end-to-end projects, the autonomy to lead from idea to implementation, and the opportunity to work across product lines - from scalable APIs and secure infrastructure to machine learning.
The role also brings unique engineering challenges shaped by regulatory and compliance requirements - pushing your creativity and technical capabilities.
What Youll Actually Be Doing:
Design, build, test, and deploy backend systems for high-scale financial applications
Lead architecture reviews and drive decisions across technologies and platforms
Write well-tested code and review peers work for quality and clarity
Collaborate with Product, DevOps, and Security teams to deliver seamless experiences
Own and improve development lifecycles including CI/CD, observability, and cloud automation
Debug production issues and lead efforts to ensure system reliability and uptime
Contribute to internal documentation and onboarding processes
Participate in a Tier 2/3 on-call rotation to support business-critical systems
Requirements:
7+ years of experience in software development
Deep experience in at least one OOP language (e.g., Python, C#)
Experience with cloud-native environments and containerization (Docker, Kubernetes).
Familiarity with scalable architecture, distributed systems, and performance optimization
Strong understanding of testing strategies, code quality, and security best practices
Fluent in English and Hebrew - written and verbal
Experience with fintech, global teams, or scaling SaaS - Bonus
Bachelors degree in computer science or equivalent experience
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8653723
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
17/05/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
We seek a skilled Infra Backend Engineer to join our R&D office in Tel Aviv, working in a hybrid and flexible model.

Youll collaborate with a top-tier R&D team and take your professional growth to the next level. Our backend infra teams work mainly with Python and Go, but we welcome talented backend engineers from any language background.


Key Responsibilities

Build and optimize data pipelines handling large volumes of streaming and batch data in real time with high reliability and low latency.

Design, develop, and maintain backend services responsible for integrating with a wide variety of APIs, webhooks, and partners.

Own features end-to-end architecture, implementation, deployment and monitoring.

Ensure data accuracy and consistency across ingestion, transformation, and storage layers.

Collaborate with product, data engineering, and customer-facing teams to understand edge cases, fix production issues, and improve partner integrations.

Integrate and leverage top industry technologies such as Kafka, Iceberg, DynamoDB, Postgres, EMR, Kubernetes, Druid, Snowflake, and more.
Requirements:
3+ years of hands-on experience in backend development.

Strong proficiency in Python, Go, or similar backend languages.

Hands-on experience with REST APIs, third-party API integrations.

Experience with SQL/NoSQL databases and structured/unstructured data handling.

Strong debugging skills, ability to work with large datasets, and curiosity to dive deep into complex data issues.

Positive attitude, ownership mindset, and ability to work in a fast-paced environment.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8653582
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
14/05/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
we are seeking an experienced Full Stack Engineer to help build and scale our SaaS security platform - with a growing focus on securing modern SaaS and AI-powered application ecosystems.
we protect organizations from threats created by SaaS and AI sprawl by unifying SaaS discovery, security posture, AI governance, and identity threat detection into a single platform. Youll work on cutting-edge cloud-native systems, helping to deliver solutions that uncover shadow AI apps, detect misconfigurations, and provide robust APIs and interfaces to empower security teams. ‍
Responsibilities:
Hands-on end-to-end development of core features across the stack (backend, frontend, cloud services).
Work in a cloud-native environment (Azure) and microservices architecture, writing high-quality, maintainable code
Build robust APIs and UI components from design to full implementation
Improve developer experience (DX), test automation, system architecture, and infrastructure
Participate in peer code reviews, sprint planning, and technical discussions
Own technical challenges around scalability, performance, and secure data flows as the product and user base grow
Engage with emerging areas like AI usage patterns, anomaly detection, API protection, and identity security
Requirements:
5+ years of experience as a Full Stack or Backend Engineer in production environments
3+ years of backend experience with Go or Node.js, Python, or Scala
Experience with frontend development using React and TypeScript - a strong advantage
Hands-on experience with cloud platforms (Azure), Kubernetes, Docker, Terraform, and PostgreSQL
Proven ability to design, build, and maintain clean, robust APIs
Strong understanding of security-relevant development practices and common risk areas in modern SaaS + AI environments - a strong advantage
Excellent communication skills and ability to thrive in a fast-paced startup
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8651689
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
14/05/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
we are looking for a Full Stack Engineer
Responsibilities:
Hands-on end-to-end development, including DevOps tasks and automated testing
Work in a cloud-native environment (Azure), microservices architecture, cutting-edge technologies, and a quality-first mindset
Deliver UI components and full screens - taking wireframes from design to full implementation
Design and improve our developer experience (DX), system architecture, and product infrastructure
Collaborate closely with the core team, participate in code reviews, interviews, and task prioritization
Take ownership and responsibility - your impact will grow as the company scales
Tackle scalability and performance challenges as we grow and our user base expands
Requirements:
5+ years of experience as a Fullstack or Backend Engineer
3+ years of backend development experience with Go, or alternatively with Node.js, Python, or Scala
Experience in frontend development using React and TypeScript - an advantage
Hands-on experience with Azure, Terraform, Kubernetes, Docker, and PostgreSQL
Proven experience in designing and developing robust APIs
Strong coding skills with a focus on clean, maintainable, and high-quality code
Excellent verbal and written communication skills
Eagerness to thrive in a dynamic, fast-paced startup environment
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8651674
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
14/05/2026
מיקום המשרה: פתח תקווה
סוג משרה: משרה מלאה
לחברת סייבר גלובאלית מובילה בתחומה דרוש/ה Senior backend Python Developer
הזדמנות מעולה לקחת חלק בפרויקטים חדשניים ולהיות שותפ/ה אמיתי/ת בעשייה טכנולוגית משמעותית.
משרה מלאה והיברידית בפתח תקווה
מה בתפקיד?
פיתוח, תכנון ותחזוקה של מערכות backend מתקדמות בקנה מידה גדול
עבודה בסביבת Cloud מתקדמת ובארכיטקטורת Microservices
הובלת תהליכי פיתוח מקצה לקצה בסביבה חדשנית ודינמית
שיתוף פעולה עם צוותים רב-תחומיים להשגת פתרונות טכנולוגיים מתקדמים
הזדמנות להשתלב בחברה מובילה, לעבוד על מוצרים חדשניים ולהשפיע באמת!
למשלוח קורות חיים בצורה של Pdf או Word
רק פניות מתאימות תיעננה.
דרישות:
לפחות 5 שנות ניסיון בפיתוח Python - חובה
ניסיון בעבודה בסביבת ענן (עדיפות ל-AWS) והבנה עמוקה של מושגי SaaS
היכרות עם Serverless - יתרון משמעותי
ניסיון עם כלי CI/CD מודרניים (GitHub, Jenkins, Artifactory, Ansible, workflows)
ניסיון בעבודה עם Pytest
ניסיון בארכיטקטורת Microservices
ניסיון עם Docker ו-Kubernetes. המשרה מיועדת לנשים ולגברים כאחד.
 
עוד...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8651088
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Giv'atayim
Job Type: Full Time
We are seeking a highly skilled and experienced Algorithm Python Engineer to join our team. In this role, you will collaborate on developing innovative solutions from concept to implementation and help drive the next major revolution in the computing landscape.

Responsibilities
Design and implement compiler passes and optimizations across the full compilation pipeline.
Improve output quality: resource utilization, communication cost, and execution latency.
Debug and fix correctness issues and regressions in a multi-stage compiler.
Develop and maintain algorithms such as graph clustering and graph alignment.
Write thorough unit and integration tests and maintain CI health.
Participate in design reviews and contribute to technical decisions.
Requirements:
B.Sc. or Masters degree (or equivalent industry experience) in Computer Science, Electrical Engineering, or a related field.
5+ years of professional software engineering experience.
Solid software development experience, spanning engineering practices and algorithmic thinking.
Strong background in graph algorithms and data structures.
Familiarity with agile development workflows.
Ability to understand and work with hardware concepts such as instruction encoding and data routing.
Proficiency in Python with strict typing practices (mypy, linting tools).
Clear and effective written and verbal communication.
Able to thrive both independently and within a collaborative team.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8649538
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Giv'atayim
Job Type: Full Time
The AI software team is building solutions that enable the latest AI models and workflows to run efficiently on our unique hardware architecture-unlocking a new level of performance

We are seeking a talented engineer to work on our AI software stack and specifically the AI graph compiler which optimizes AI models to run on our hardware architecture.

Responsibilities
Develop our AI graph compiler and related components in the SW stack.
Drive the performance of AI models running on our unique architecture.
Requirements:
B.Sc. degree in software engineering, computer science, or a related field.
7+ years of experience in C/C++ programming for distributed and complex systems.
Proficiency in Python programming.
Experience with ML accelerators and AI compilers - advantage.
Experience with Triton, Cuda or MLIR-based compiler frameworks-advantage.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8649482
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Netanya
Job Type: Full Time
we are looking for an exceptional Senior Full Stack Engineer to join our Scheduling R&D team in the challenge of moving the world smarter and more efficiently. We are looking for an experienced professional with superb interpersonal skills, a software engineering background, and the production experience of building web apps at scale.
As a Developer on the Scheduling Team, you will play a pivotal role in shaping and enhancing the user experience and performance of our schedule optimization platform.
Responsibilities:
Participate in all stages of the development lifecycle, from design and implementation to testing and deployment.
Collaborate closely with the team lead, product manager, and UX/UI designer in a cross-functional environment, while maintaining strong alignment with other R&D teams across the organization.
Lead and contribute to key decisions on architecture, technology stack, roadmap, and user experience.
Drive the adoption of AI-powered tools and practices, helping shape how we leverage AI to accelerate development and improve product quality.
Mentor and support team members through knowledge sharing and technical guidance.
Requirements:
5+ years of full-stack development
Strong proficiency in Python and backend development
Experience in frontend development (react or similar)
Deep understanding of web application architecture
Strong Coding skills, Clean code, design patterns, etc.
Eagerness to learn, desire to mentor other team members
Fluent written and verbal English skills
It will be great if you have:
Experience with CI/CD processes, Jenkins, Kubernetes and Docker
Experience with AWS, lambdas, S3, etc
Experience in the mobility ecosystem, mapping, routing, geospatial data
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8648287
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Netanya
Job Type: Full Time
we are looking for a Software Engineer.
As the founding member of our Generative AI team, you will design, develop, and deploy AI-powered solutions that integrate with our existing B2B SaaS products. This role combines hands-on development with strategic leadership to build production-ready AI capabilities that deliver business value.
Key Responsibilities:
Design and implement generative AI solutions that integrate with our existing B2B SaaS applications
Develop end-to-end AI systems from research and experimentation to production deployment
Create APIs and integration points between AI capabilities and our product ecosystem
Establish best practices, coding standards, and testing methodologies for AI development
Evaluate and select appropriate AI technologies and frameworks for business needs
Collaborate with product, UX/UI, and data teams to deliver cohesive AI features
Optimize AI system performance and resource utilization in production environments
Implement monitoring and maintenance protocols for deployed AI solutions
Requirements:
5+ years of software development experience across multiple technology stacks
Strong Python programming skills
Proficiency in TypeScript for frontend integration of AI features
Proven experience developing and deploying generative AI applications in production environments
Hands-on experience with large language models (LLMs), fine-tuning, and prompt engineering
Knowledge of microservice architecture and cloud-based deployment
Experience with containerization (Docker), orchestration (Kubernetes), and CI/CD pipelines
Strong understanding of RESTful APIs and modern web development practices
Solid software engineering fundamentals including version control, testing, and code review
Preferred Qualifications:
Experience in B2B SaaS environments
Knowledge of ML operations (MLOps) practices and tools
Familiarity with vector databases and semantic search technologies
Experience with Retrieval Augmented Generation (RAG) and other advanced AI techniques
Technical leadership experience
Degree in Computer Science, AI, or related field
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8648277
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
מיקום המשרה: מרכז
סוג משרה: משרה מלאה
לחברה גדולה באזור המרכז דרוש/ה ראש/ת צוות פיתוח PYTHON
במסגרת התפקיד ניהול צוות של כ-5 מפתחים ומנתחי מערכות.
דרישות:
ניסיון קודם בפיתוח PYTHON לפחות כ5 שנים - חובה
ניסיון בניהול עובדים - לפחות שנתיים
ניסיון מוכח בעבודה בסביבת ענן - חובה!
ניסיון מוכח מארגון מרובה משתמשים. המשרה מיועדת לנשים ולגברים כאחד.
 
עוד...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8647976
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Tel Aviv-Yafo
Job Type: Full Time
Were hiring an AI Backend Engineering Manager to guide and grow a high-impact ML team driving AI-powered innovation across B2B SaaS platform. Youll lead the design and delivery of AI solutions while mentoring engineers and setting the technical direction for AI-first development at scale.
This is a leadership role with a balance of hands-on engineering and team management, perfect for someone who thrives on solving technical challenges, inspiring a team, and shaping the future of AI in fintech automation.
What You Will Do:
Lead & Mentor: Manage, mentor, and grow a team of AI/ML/Backend engineers, fostering technical excellence and career development.
Set Technical Direction: Define the ML strategy, ensuring best practices in architecture, frameworks, and operationalization.
Build and deploy AI-based solutions: Oversee the development and deployment of GenAI/LLM-powered solutions that address real-world challenges across products.
Scale & Operationalize: Establish scalable ML infrastructure, CI/CD, observability, and data pipelines for high-availability production systems.
Collaborate Cross-Functionally: Partner with product managers, engineers, and business stakeholders, clearly communicate progress, challenges, and outcomes.
Requirements:
7+ years of experience as a Backend Developer / Data Engineer / ML Engineer
3+ years in a technical leadership role.
Python (Java as an advantage)
Bachelors degree in Computer Science or related STEM field (Masters preferred).
Proven track record of building and deploying AI-based solutions at scale.
Deep expertise with LLMs and ML frameworks (e.g., LangChain, LangGraph, Hugging Face, TensorFlow, PyTorch).
Strong background in system design, cloud-native architecture, and microservices.
Experience with NoSQL and real-time data processing pipelines.
Exceptional leadership, mentorship, and communication skills.
Strategic mindset with the ability to balance hands-on coding and team leadership.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8647563
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
12/05/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
Lead the charge in transforming our product and preparing it for the agentic age.
Design, build, and deploy generative AI-powered features across our product.

Identify opportunities for AI integration by proactively exploring FinOps use cases and user needs

Prototype and validate new AI use cases quickly and iterate based on internal and external feedback

Collaborate cross-functionally with product, design, and backend teams to drive innovation from concept to production

Stay current with the fast-moving generative AI landscape and evaluate new models, APIs, and tools (e.g., OpenAI, Anthropic, Hugging Face, AWS Bedrock, open-source LLMs).

Live in the future and track new innovations and paradigms in this fast evolving field and identify opportunities to integrate them into the product

Implement safeguards, prompt engineering techniques, and usage monitoring to ensure high-quality AI outputs

Optimize model performance, inference time, and cost efficiency within AWS infrastructure
Requirements:
7+ years of hands-on experience in software engineering, with at least 1-2 years working on generative AI projects (LLMs, diffusion models, multimodal models, etc.)

Proven ability to go from idea to production-ideally with examples of real-world AI features youve shipped

Fluency in Python, Node.js, or similar languages used in ML and full-stack development

Experience with prompt engineering, fine-tuning, or embedding models using frameworks like LangChain, LlamaIndex, or similar

Familiarity with AWS services and best practices, including Lambda, S3, SageMaker, ECS/EKS, Bedrock etc.

Experience with MLOps and model deployment practices (e.g., containerization, GPU inference, vector databases)

Creativity and initiative-able to pitch and prototype ideas with minimal oversight

Strong communication skills and the ability to explain technical concepts to non-technical stakeholders
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8647359
סגור
שירות זה פתוח ללקוחות VIP בלבד
משרות שנמחקו