Repository for the short paper 'Combining Large Language Models & Knowledge Graphs for Energetic Renovation Suggestions', submitted to the International Workshop Scaling Knowledge Graphs for Industry (SKGi) 2026.
The code discussed in the short paper is in the folder 'STEP 1'. The other steps are provided as they can be useful for future research.
- zero-shot -> zero-shot judge (short paper)
- zero-shot with suggestion list -> zero-shot judge
- zero-shot CoT with suggestion list -> zero-shot CoT judge
- few-shot -> few-shot judge
- few-shot with suggestion list -> few-shot judge
- few-shot CoT with suggestion list -> few-shot CoT judge
- zero-shot CoT with suggestion list and retrieval -> zero-shot CoT judge
- few-shot CoT with suggestion list and retrieval -> few-shot CoT judge
- zero-shot CoT with suggestion list -> zero-shot retrieval -> zero-shot CoT judge
- few-shot CoT with suggestion list -> few-shot retrieval -> few-shot CoT judge