Papers I have read & found interesting to share

DeepFix: Automating C Code Repair with Deep Learning
A deep dive into how DeepFix uses deep learning to automatically detect and fix common programming errors in C code, acting as an intelligent coding assistant.
GNN-RAG: Graph Neural Retrieval for Large Language Model Reasoning
Exploring how Graph Neural Networks and Large Language Models can work together to provide accurate answers from Knowledge Graphs.
Gorilla: Enhancing LLMs with Massive API Integration
Understanding how Gorilla improves Large Language Models' ability to use external tools through API calls.