Interested in contributing to GSOC 2026 😎 #5
Replies: 4 comments
-
|
Hello Caleb, for the AI-Based Diagnostic tool, I would start by reviewing our developer documentation here: https://docs.openedgeplatform.intel.com/edge-manage-docs/dev/developer_guide/observability/arch/index.html. This talks about our existing observability stack. The key takeaways are the tools that are used collecting logs and metrics from the edge node. Centrally we use some Grafana tools that include Mimir for storing metrics and Loki for storing logs. From that page you can drill down into https://docs.openedgeplatform.intel.com/edge-manage-docs/dev/developer_guide/observability/arch/edgenode/hosts.html and https://docs.openedgeplatform.intel.com/edge-manage-docs/dev/developer_guide/observability/arch/edgenode/clusters.html and https://docs.openedgeplatform.intel.com/edge-manage-docs/dev/developer_guide/observability/arch/edgenode/apps.html. I would think OpenTelemetry is one of the key technologies to learn about and understand. Basically, my suggestion as a prerequisite would be to understand the technologies that collect metrics and logs from an edge node, as well as the type of data that you will find on an edge node. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Caleb, For Agentic GraphRAG, I would recommend starting with the following:
Reach out for any further questions. |
Beta Was this translation helpful? Give feedback.
-
|
Regarding Some of those common issues should be represented in our Troubleshooting user docs that could help as a starting point. |
Beta Was this translation helpful? Give feedback.
-
|
@calebjubal FYI, all contributions to Google Summer of Code will be under OpenVINO this year. Please, check the updates from there: https://github.com/openvinotoolkit/openvino/wiki/Google-Summer-Of-Code |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I’m Caleb Chandrasekar, a 3rd-year undergraduate student in Computer Science. I primarily work with Python, Java, and JavaScript/TypeScript, and I’ve recently been spending time understanding and exploring open-edge-platform.
I’m very interested in contributing to and potentially preparing a proposal around it. I wanted to ask if there are any prerequisite tasks for me to the following mentors:
as the project ideas for 2026 says:
starter issues, or recommended areas you’d suggest I should work on before drafting a proposal.
Thank you for your time, and I’d really appreciate any guidance on how best to get started.
Beta Was this translation helpful? Give feedback.
All reactions