BSAutomapper is an open-source project by Lucien Maloney for automatically creating Beat Saber maps in the browser. The BeatSaber.js library that handles the logic of the conversion is an adaptation of a Julia library by the same name, BeatSaber.jl. Both use imperitive (read: non-AI) programming to create the maps.
- Site code: https://github.com/lucienmaloney/BeatSaberMappingSite or F12
- Julia library: https://github.com/lucienmaloney/BeatSaber.jl
- Issues/suggestions: https://github.com/lucienmaloney/BeatSaberMappingSite/issues