Papers by Maksim Krivobok
Debug Smarter, Not Harder: AI Agents for Error Resolution in Computational Notebooks (2024.emnlp-demo)
Copied to clipboard
| Challenge: | Existing tools for bug-fixing in computational notebooks are tuned for script programming and struggle with non-linear notebooks. |
| Approach: | They propose an agentic system capable of exploring a notebook environment by interacting with it. |
| Outcome: | The proposed system explores a notebook environment and integrates it into JetBrains' datalore service. |