Software Engineer with AI

Codilime

Warszawa

Hybrid

PLN 240,000 - 360,000

Full time

14 days+
Application generator

Stand out for this role — generate a tailored resume and cover letter in about a minute.

Get past ATS filters

Job summary

Codilime is seeking an experienced AI Engineer to join a backend-focused team building a large-scale, multi-tenant SaaS platform with strong AI components. You will design, develop, and operate Python services, integrate LLM capabilities, and collaborate with data scientists and product managers on enterprise analytics features.

You will work in a security-conscious, Agile environment, ensuring tenant isolation and RBAC across API, data, and AI workflows, with daily use of AI tools and a focus

Qualifications

  • 6+ years of professional software engineering experience with Python.
  • Experience with FastAPI and Pydantic - endpoint design, dependency injection, models and validators, auth and error handling.
  • Solid REST API design with versioning, meaningful errors, token management and RBAC (OAuth 2.0/Okta).
  • Hands-on experience with automated testing using pytest.
  • Strong SQL fundamentals and hands-on PostgreSQL usage from Python (ORMs and drivers).
  • Experience deploying and operating applications on Kubernetes.
  • Experience with CI/CD pipelines (GitHub Actions).
  • Hands-on experience integrating LLM APIs into production apps (prompt design, tool calling, safe handling of outputs).
  • Familiarity with AI coding assistants (Claude Code, Codex) for daily use.
  • Understanding multi-tenant SaaS security and data isolation.
  • Product mindset and ownership; strong written and verbal English.

Responsibilities

  • Design, build, test, and operate production Python services with FastAPI and Pydantic validation.
  • Write and optimize SQL against PostgreSQL and participate in schema/data-model decisions.
  • Deploy and run services on Kubernetes and reason about stateful vs stateless workloads.
  • Build and integrate generative AI features connecting LLMs to enterprise data and tools.
  • Evaluate AI workflows for quality, latency, cost, and reliability.
  • Maintain automated tests and contribute to quality gates.
  • Use AI coding assistants while validating outputs before production.
  • Apply security-first thinking across UI, API, and AI workflows.
  • Participate in code reviews and improve engineering practices.
  • Document data flows, API contracts, and AI workflow behavior clearly.

Skills

Python
FastAPI
Pydantic
REST API design
Pytest
SQL proficiency
Kubernetes
CI/CD (GitHub Actions)
LLM integration
Claude Code / Codex usage
Multi-tenant SaaS security
English proficiency
Product mindset
Software architecture

Tools

Docker
SQLAlchemy
LangChain
LangGraph
pgvector
Pinecone
OpenTelemetry
Redis

Job description

Get to know us better

CodiLime is a software and network engineering industry expert and the first-choice service partner for top global networking hardware providers, software providers and telecoms. We create proofs-of-concept, help our clients build new products, nurture existing ones and provide services in production environments. Our clients include both tech startups and big players in various industries and geographic locations (US, Japan, Israel, Europe).

While no longer a startup - we have 250+ people on board and have been operating since 2011 we’ve kept our people-oriented culture. Our values are simple:

  • Actto deliver.

  • Disruptto grow.

  • Team upto win.

The project and the team

You will work on a large-scale, multi-tenant B2B commercial execution platform used by enterprise go-to-market teams. It combines cloud software, capability benchmarking and advanced analytics to turn commercial strategy into measurable action - from account planning and partner management to pricing and sales performance.

This is a backend-focused Software Engineering role with a strong AI component. You'll build and operate the Python services behind the platform - APIs, data access, background processing - and you'll design and integrate the generative AI capabilities that sit on top of them: connecting LLMs with the platform’s enterprise data, APIs and internal tools through prompt design, tool calling, workflow orchestration, guardrails and human review, all instrumented so that quality, latency and cost are measurable rather than assumed.

Daily use of AI development tools is part of how the whole team works, not an add-on. You're expected to use assistants like Claude Code across coding, testing, debugging and code review - and to validate everything they produce before it reaches production.

You'll be in regular, direct contact with product managers, designers and client-facing stakeholders, and you'll collaborate with a dedicated team of data scientists on the platform's harder analytical challenges: you own the product integration layer, they own the deeper modelling work. Security runs through everything. This is a multi-tenant SaaS platform handling sensitive enterprise client data, so every service you ship needs to respect tenant isolation, role-based access control and least-privilege data access - across the API, data and AI workflow layers.

Technology stack:

  • Backend: Python, FastAPI, Pydantic, REST, pytest

  • Data: SQL, PostgreSQL, SQLAlchemy/async drivers, Snowflake, Redis

  • Cloud & DevOps: Azure / AWS, Docker, Kubernetes, GitHub Actions

  • AI: LLM APIs, prompt engineering, tool/function calling, LangChain/LangGraph, RAG, vector search (pgvector, Pinecone)

  • AI-assisted Development: Claude Code, Codex

  • AI observability & MLOps: LangSmith, Langfuse, Arize Phoenix, OpenTelemetry

  • Authentication & Security: OAuth 2.0, Okta, JWT, RBAC

  • Real-Time & Messaging: Temporal, Socket.IO / WebSockets

What else you should know:

  • Team: Product Managers, UX Designers, Fullstack Engineers, Data Engineers, DevOps Engineers, AI Engineers, Data Scientists

  • You own the product-facing AI integration layer; deeper ML and data-science work is handled by dedicated specialists you collaborate with

  • AI-augmented development is a core expectation of the role, not optional - daily use of tools like Claude Code or Codex across coding, testing, debugging, and code review

  • Multi-tenant SaaS platform handling sensitive enterprise client data - a security-first mindset is expected at every layer

  • Agile, collaborative, impact-driven environment with close cooperation with business and client-facing stakeholders

  • Strong ownership culture and product mindset

We work on multiple interesting projects at a time, so it may happen that we’ll invite you to an interview for another project if we see that your competencies and profile are well suited for it.

Your role

As a part of the project team, you will be responsible for:

  • Designing, building, testing and operating production Python services with FastAPI - endpoint design, data validation with Pydantic, auth, error handling and observability

  • Writing and optimizing SQL against PostgreSQL and contributing to schema and data-model decisions

  • Deploying and running services on Kubernetes, including reasoning about stateful vs stateless workloads and what that means for databases and persistent data

  • Building and integrating generative AI features that connect LLMs with the platform’s enterprise data, APIs and internal tools - prompt design, tool calling, workflow orchestration, context management, guardrails and human review

  • Evaluating AI workflows and monitoring quality, latency, cost, and failure rates

  • Maintaining a solid automated test suite (pytest) and helping build automated quality gates

  • Using AI coding assistants effectively while validating all generated output before it reaches production

  • Applying security-first thinking at every layer, including tenant isolation, role-based access control, and least-privilege data access across UI, API, and AI workflows

  • Participating in code reviews, identifying architectural and AI-reliability risks, and improving engineering practices

  • Documenting data flows, API contracts and AI workflow behaviour clearly enough for non-engineers to act on

Do we have a match?

As an AI Engineer, you must meet the following criteria:

  • 6+ years of professional experience in software engineering with Python

  • Experience with FastAPI and Pydantic - endpoint design, dependency injection, models and validators, auth and error handling

  • Solid REST API design - versioning, predictable error semantics, token management, retries - with OAuth 2.0/Okta, JWT and role-based access control (RBAC)

  • Experience with automated testing with pytest

  • Strong SQL fundamentals (joins, GROUP BY, aggregate functions, query optimisation) and hands-on experience using PostgreSQL from Python - ORMs, database drivers, and a clear understanding of the trade-offs between synchronous and asynchronous drivers

  • Solid experience deploying and operating applications on Kubernetes

  • Experience with CI/CD pipelines (ideally GitHub Actions)

  • Hands-on experience integrating LLM APIs into production applications, including prompt design, tool/function calling, and safe handling of non-deterministic output

  • Experience using AI coding assistants such as Claude Code, Codex, or similar on a daily basis

  • Understanding of multi-tenant SaaS application security

  • Ability to evaluate AI features and monitor quality, latency, cost, and reliability

  • Product mindset and ownership - you identify problems, propose solutions, and take features from idea to production

  • Strong communication skills and good knowledge of English (minimum C1 level)

Beyond the criteria above, we would appreciate the following nice-to-haves:

  • Evaluation and observability tooling for LLM features: eval harnesses, tracing, output scoring (LangSmith, Langfuse, Arize Phoenix or OpenTelemetry)

  • Systematic prompt optimisation - versioned prompts, A/B tests, DSPy

  • Agentic patterns beyond single LLM calls: multi-step orchestration, context management, guardrails and human-in-the-loop

  • Retrieval-augmented generation (RAG) and vector search (pgvector, Pinecone), plus frameworks such as LangChain or LangGraph

  • Experience with Snowflake or a comparable cloud data warehouse

  • Temporal, Socket.IO / WebSockets, Redis, pub/sub

  • Working knowledge of React / TypeScript — enough to make small front-end changes when a feature needs them

More reasons to join us
  • Flexible working hours and approach to work: fully remotely, in the office or hybrid

  • Professional growth supported by internal training sessions and a training budget

  • Solid onboarding with a hands-on approach to give you an easy start

  • A great atmosphere among professionals who are passionate about their work

  • The ability to change the project you work on

Get your free, confidential resume review.

or drag and drop your file here.

Similar jobs

Similar jobs worth comparing

Senior AI Engineer (LLM, Data)
Senior AI Engineer (LLM, Data)

Vecten • Warszawa

Hybrid
PLN 200,000 - 320,000
Flexible working hours
Hybrid or remote from Warsaw office
AI-Native Engineer (Full-Stack / Agentic AI Engineer)
AI-Native Engineer (Full-Stack / Agentic AI Engineer)

SUNSCRAPERS Spółka z ograniczoną odpowiedzialnością • Warszawa

Hybrid
PLN 250,000 - 400,000
Cursor/Claude Pro licenses
Remote-first / flexible work
Direct interaction with CEO & VPs
AI-Native Engineer (Full-Stack / Agentic AI Engineer)
AI-Native Engineer (Full-Stack / Agentic AI Engineer)

Vecten • Warszawa

Hybrid
PLN 240,000 - 360,000
Senior Golang Engineer (AI Platform)
Senior Golang Engineer (AI Platform)

blau direkt GmbH & Co. KG • Poland

Hybrid
PLN 250,000 - 360,000
Cafeteria system
Training budget €800 per year
Integration meetings (internal)
+6
Junior AI/ML Engineer (GenAI, AWS)
Junior AI/ML Engineer (GenAI, AWS)

Provectus • Poland

Hybrid
PLN 180,000 - 260,000
Remote-friendly culture
Internal training programs with Claude
Private medical insurance
+1
AI Architect
AI Architect

Devapo • Województwo mazowieckie

On-site
PLN 50,000 - 70,000
Certifications and training funded
Private medical care (Medicover)
Multisport card
+4
Senior FastAPI Developer
Senior FastAPI Developer

Newcode.ai • Warszawa

On-site
PLN 120,000 - 150,000
Driver of innovation
Collaborative team environment
Flexible work culture
Senior Data Engineer (LLM)
Senior Data Engineer (LLM)

SUNSCRAPERS Spółka z ograniczoną odpowiedzialnością • Warszawa

On-site
PLN 250,000 - 420,000
Flexible working hours
Remote or hybrid work
Central Warsaw office
Senior AI Engineer
Senior AI Engineer

Software Mind • Kraków

Hybrid
PLN 70,000 - 100,000
Flexible employment and remote work
International projects with leading global clients
Private healthcare and insurance
+2
Data Engineer
Data Engineer

CodiLime • Poland

Hybrid
PLN 184,000 - 312,000
Flexible hours
Remote or hybrid options
Training budget
+2