Skip to content
View MartinaPanini's full-sized avatar

Block or report MartinaPanini

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
MartinaPanini/README.md

Hi, I'm Martina Panini ๐Ÿค–๐Ÿฆพ

M.Sc. Student in Artificial Intelligence Systems @ UniTN | Robotics & Automation Path

I am an AI Engineer specializing in Robotics. My work focuses on developing autonomous systems that perceive, reason, and interact with the physical world through advanced control theory and parameter-efficient deep learning.


๐Ÿ› ๏ธ Core Engineering Stack

Domain Tools & Technologies
Robotics & Control ROS, URDF, Kinematic & Dynamic Modeling, Task-Space Control
Artificial Intelligence PyTorch, Transformers, LLM Adaptation (LoRA), RAG
Computer Vision OpenCV, Object Detection, Feature Extraction, Vision-Language Models
Software & DevOps Python (Expert), C++, Git, Docker, SQL (PostgreSQL)

๐Ÿ† Some of my Projects

Focus: Robotics, Automation, Kinematics

  • Designed and implemented a task-space control architecture for a UR5 industrial arm.
  • Solved redundancy and singularity issues using Differential Kinematics and Jacobian matrix optimization.
  • Developed the system in Python, utilizing URDF for robot modeling and ROS for simulation and control.

Focus: Deep Learning, Multi-modal AI, Computer Vision

  • Developed a hybrid system to adapt Vision-Language Models (CLIP) for semantic scene understanding.
  • Implemented LoRA (Low-Rank Adaptation) to enable few-shot learning on robotic vision tasks without full retraining.
  • Integrated Tip-Adapter-F architectures to balance zero-shot capabilities with specialized class recognition.

Focus: NLP, LLM, Interaction

  • Fine-tuned BERT for joint Intent Classification and Slot Filling, crucial for Human-Robot Interaction (HRI).
  • Optimized inference pipelines achieving 97.8% Accuracy, ensuring real-time responsiveness for verbal command processing.

Focus: SQL, Docker, System Architecture

  • Engineered a scalable database architecture using PostgreSQL for complex data relation management.
  • Containerized the entire stack via Docker, ensuring deterministic deployments and environmental parity.
  • Implemented secure API layers with Node.js and JWT authentication.

๐Ÿ“Š Professional Experience & Education

  • Industrial AI Internship @ Fondazione Bruno Kessler (FBK): Developed predictive maintenance pipelines in Python (Pandas/NumPy) for vibrational signal analysis in automated industrial systems.
  • Academic Path: Currently attending M.Sc. in AI Systems (100% English taught). Core coursework includes Machine Learning (12 CFU), Deep Learning, and AI applied to Robotics.

๐Ÿ“ซ Connect with me

LinkedIn Email

Pinned Loading

  1. Automated_Planning Automated_Planning Public

    Repository for the project exam of the course of Automated Planning.

    PDDL

  2. BDI-Autonomous-Agent BDI-Autonomous-Agent Public

    BDI autonomous agent for the course of "Autonomous Software Agents" UNITN.

    JavaScript 1

  3. matteogrisenti/robot_planning matteogrisenti/robot_planning Public

    C++

  4. Giraffe_Robot Giraffe_Robot Public

    Python

  5. MonsterRecognition MonsterRecognition Public

    Model for Monster Energy can detection and classification.

    Jupyter Notebook 2

  6. NLUproject NLUproject Public

    Repository for the final project of the course Natural Language Understanding

    Python