GSoC 2026 — Interest in Project #34: Agentic AI for Predictive Maintenance of Cognitive Cities Critical Infrastructure #34690
Replies: 4 comments 3 replies
-
|
Hi, following up on this discussion. I recently built a small demo that might be relevant here: The idea was to implement a lightweight agentic pipeline for predictive maintenance using a Vision-Language Mode (I used Qwen-2.5-VL-3B), without relying on heavy orchestration frameworks. The pipeline is structured as: For a single infrastructure image, it produces outputs like: { |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your interest johyeongseob. I am answering your 3 questions in your first comment: Question (2): From the project description, I assume that multimodal models (e.g., VLMs) may be used to analyze visual infrastructure data together with textual reasoning. Question (3): The description mentions LLMs and VLMs optimized with OpenVINO. |
Beta Was this translation helpful? Give feedback.
-
|
Did you confirm your choice of this project? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @hmoustaf, Nice to meet you, and thank you for your detailed answers! 🙏 Yes, I confirm that this is my primary project choice. I am currently preparing my proposal based on the agentic pipeline you shared and my recent work. As the deadline is approaching, I plan to submit my proposal within the next 24 hours. Thank you again for your guidance. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @hmoustaf, @gopikrishnajha, @avbodas, and the OpenVINO community,
My name is Hyeongseob Jo. I recently completed my M.S. in Computer Engineering at Dongguk University, Seoul, South Korea, and I am currently working as a Junior Machine Learning Engineer (Intern) at ML2 (https://www.kc-ml2.com/).
I am very interested in participating in GSoC 2026, particularly in Project #34: Agentic AI for Predictive Maintenance of Cognitive Cities Critical Infrastructure.
Before preparing my proposal, I would like to briefly introduce my background and ask a few questions to better understand the expected scope of the project.
Background
OpenVINO Contribution
I have also submitted a pull request to openvino_contrib:
My Understanding of Project #34
From the project description, my understanding is that the goal is to leverage the predictive maintenance pipeline provided in Intel Metro AI Suite 26.0 to build a sample agentic AI application for monitoring critical infrastructure. The system would likely use LLMs and VLMs optimized with OpenVINO, and the final application would be validated on Intel Core Ultra hardware using open datasets.
Before drafting a formal proposal, I would appreciate clarification on a few points.
The scope of an agentic predictive maintenance pipeline seems quite broad.
Are there specific domains or datasets that you would recommend for this project (e.g., bridges, utilities, solar panels), or is the contributor expected to select an appropriate open dataset?
From the project description, I assume that multimodal models (e.g., VLMs) may be used to analyze visual infrastructure data together with textual reasoning.
Should the project focus more on vision-based inspection models, or on the agentic AI reasoning layer built on top of existing models?
The description mentions LLMs and VLMs optimized with OpenVINO.
Should the project primarily reuse these optimized models, or is additional model optimization expected as part of the project deliverables?
Thank you for your time and guidance.
I look forward to learning more about this project and preparing a proposal. :)
Best regards,
Hyeongseob Jo
Beta Was this translation helpful? Give feedback.
All reactions