
Sihem Tchabi contributed to the kili-technology/kili-python-sdk by developing and refining core backend features in Python, focusing on API design, SDK development, and computer vision workflows. She introduced safer label operations by deprecating update_properties_in_label in favor of kili.append_labels, aligning with the SDK roadmap and reducing future maintenance risks. Sihem also enhanced data export reliability for rotated assets by implementing rotation-reversal logic and comprehensive unit tests, ensuring dataset integrity across COCO, VOC, and YOLO formats. Additionally, she refactored the demo project creation API, introducing new parameters and validation to prevent misconfiguration, thereby improving developer experience and migration safety.

April 2025 focused on refining the Demo Project creation workflow in the kili-python-sdk to improve developer experience and migration safety. Key changes include deprecating the old projectType parameter in favor of the new from_demo_project parameter, introducing the DemoProjectType enum to define available demo project types, and implementing validation to prevent mutually exclusive parameters during project creation. The work positions developers to create demo projects more reliably and reduces misconfiguration risks.
April 2025 focused on refining the Demo Project creation workflow in the kili-python-sdk to improve developer experience and migration safety. Key changes include deprecating the old projectType parameter in favor of the new from_demo_project parameter, introducing the DemoProjectType enum to define available demo project types, and implementing validation to prevent mutually exclusive parameters during project creation. The work positions developers to create demo projects more reliably and reduces misconfiguration risks.
January 2025 monthly summary for the kili-python-sdk. Focused on data export correctness for rotated assets and expanding test coverage. Delivered a fix for vertex calculations during export, added rotation reversal logic, and ensured accurate exports across COCO, VOC, and YOLO formats with thorough unit tests. This work enhances dataset integrity and reduces downstream labeling/training errors.
January 2025 monthly summary for the kili-python-sdk. Focused on data export correctness for rotated assets and expanding test coverage. Delivered a fix for vertex calculations during export, added rotation reversal logic, and ensured accurate exports across COCO, VOC, and YOLO formats with thorough unit tests. This work enhances dataset integrity and reduces downstream labeling/training errors.
Month: 2024-12 — Delivered migration support for the Kili Python SDK by deprecating update_properties_in_label in favor of kili.append_labels, enabling safer, forward-compatible label operations. This reduces potential breaking changes for users and aligns with the SDK roadmap. No major bug fixes were required this month; focus was on stability, documentation, and migration guidance to drive adoption and reduce support overhead.
Month: 2024-12 — Delivered migration support for the Kili Python SDK by deprecating update_properties_in_label in favor of kili.append_labels, enabling safer, forward-compatible label operations. This reduces potential breaking changes for users and aligns with the SDK roadmap. No major bug fixes were required this month; focus was on stability, documentation, and migration guidance to drive adoption and reduce support overhead.
Overview of all repositories you've contributed to across your timeline