Seq2Seq Encoder-Decoder Approach using CodeT5 model: The implementation can be found at branch 'sm/codet5'
RAG based approach using manual pages: The implementation can be found at branch 'rs/rag_implementation'
Graph Convolutional Network and Abstract Syntax Tree Based Approach: The implementation can be found at branch ''