dtormoen/neural-open.nvim
A smart picker for Snacks.nvim that trains a neural network with your file picking preferences.
This helps Neovim users quickly find and open files by learning their unique navigation habits. It takes your past file selections as input and, using a neural network, predicts which file you're most likely to open next, presenting a ranked list. This tool is for software developers, system administrators, or anyone who frequently edits code or text files within the Neovim editor.
Use this if you are a Neovim user who wants a smarter, personalized file picker that anticipates your next move and reduces navigation time.
Not ideal if you are not a Neovim user or prefer a static, non-learning file selection method.
Stars
51
Forks
1
Language
Lua
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dtormoen/neural-open.nvim"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
mert-kurttutan/torchview
torchview: visualize pytorch models
raghakot/keras-vis
Neural network visualization toolkit for keras
janosh/diagrams
Diagrams of concepts in physics/chemistry/ML
dvgodoy/deepreplay
Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!