In this video (from about 28:30 onwards), the speaker talks about GraphRAG for LLM-based code porting. He is from Microsoft and speaks about Rust adoption at the company.
The part on GraphRAG for code porting is only about five minutes to watch but has a nice example. It compares a prompt-based approach vs. code generation using GraphRAG. The code for GraphRAG is on Microsoft’s GitHub.
What is your opinion of GraphRAG for code porting?