|
| 1 | +import { OpportunityData } from "@/types/data"; |
| 2 | + |
| 3 | +export const juniorResearcherCcai2026R09: OpportunityData = { |
| 4 | + id: "junior-researcher-ccai-2026-r0-9", |
| 5 | + title: |
| 6 | + "Junior Researcher – Research Software Engineer (M/F) - Centre for Credible AI (CCAI/2026/R0/9)", |
| 7 | + subtitle: "Published: June 11, 2026", |
| 8 | + description: |
| 9 | + "Warsaw University of Technology is recruiting four Junior Researchers (research software engineers) for the Centre for Credible AI to develop, test, and maintain research software supporting AI projects.", |
| 10 | + imageUrl: "", |
| 11 | + imageAlt: "", |
| 12 | + type: "Research Support", |
| 13 | + location: "Warsaw, Poland", |
| 14 | + employmentType: "Negotiable", |
| 15 | + workload: "20–40 hours per week", |
| 16 | + contractType: "Temporary contract", |
| 17 | + salaryRange: "140,000–170,000 PLN gross per year (FTE basis, +6% annual increase)", |
| 18 | + deadline: "2026-06-23", |
| 19 | + startDate: "2026-06-11", |
| 20 | + organization: "Warsaw University of Technology - Centre for Credible AI", |
| 21 | + detailedDescription: |
| 22 | + "The person employed in this position will be responsible for developing, testing, and maintaining research software supporting projects in the field of artificial intelligence. The work is interdisciplinary in nature and requires close cooperation with research teams in the creation, optimisation, and implementation of analytical tools and computing infrastructure.", |
| 23 | + responsibilities: [ |
| 24 | + "Designing, implementing, and documenting programming components supporting experiments with AI models (including LLM, generative models, complex system simulations)", |
| 25 | + "Developing and maintaining tools for data processing, result visualisation, and computational experiment automation", |
| 26 | + "Optimising code performance and supporting integration of models with research infrastructure (e.g. HPC, cloud, MLOps pipeline)", |
| 27 | + "Cooperating with research teams in the implementation of replicable and scalable experimental procedures", |
| 28 | + "Participating in the creation of technical documentation and open scientific software repositories", |
| 29 | + ], |
| 30 | + requirements: [ |
| 31 | + "Experience in software engineering, including designing, testing, and maintaining complex code systems (preferred languages: Python, C++, or others used in computational research)", |
| 32 | + "Proven experience in creating, developing, or co-creating open-source software (e.g. participation in open-source projects, contributions to public repositories)", |
| 33 | + "Knowledge of tools and practices related to scientific software development (version control, CI/CD, automated testing, containerisation, reproducibility)", |
| 34 | + "Ability to work in interdisciplinary teams and willingness to support researchers in implementation, optimisation, and documentation of programming solutions", |
| 35 | + "Very good knowledge of English", |
| 36 | + ], |
| 37 | + benefits: [ |
| 38 | + "Participation in an interdisciplinary project spanning Computer Science, Artificial Intelligence, physics, and Complex Systems", |
| 39 | + "A unique multidisciplinary workplace in one of the leading scientific institutions in Poland", |
| 40 | + "Stimulating, young, and friendly work environment", |
| 41 | + "Access to state-of-the-art computational equipment", |
| 42 | + "Opportunities for interdisciplinary and international collaborations", |
| 43 | + "Possibility of further personal and scientific development", |
| 44 | + ], |
| 45 | + contactEmail: "sekretariat.ccai@pw.edu.pl", |
| 46 | + referenceNumber: "CCAI/2026/R0/9", |
| 47 | + applyEmail: "sekretariat.ccai@pw.edu.pl", |
| 48 | + applyInstructions: |
| 49 | + "Send your application by email before the deadline (23 June 2026, 23:59 Europe/Warsaw). Recruitment includes pre-selection, evaluation of scientific achievements and professional experience, interviews, and final selection by an independent committee following OTM-R principles.", |
| 50 | + requiredDocuments: [ |
| 51 | + "Scientific CV containing a list of publications, innovations, software solutions, and contact details of previous supervisors for reference purposes", |
| 52 | + "Cover letter", |
| 53 | + ], |
| 54 | + externalPostingUrl: "https://euraxess.ec.europa.eu/jobs/444051", |
| 55 | +}; |
0 commit comments