A Rust macro that replaces unwrap() with an AI call that tries to guess the correct value when your code panics. It utilizes the source code, docs, and inputs of the function to generate a "close enough" guess.
2 comments
Show HN: Unwrap_or_AI – replace unwrap() with AI guesses for errors | Heykuki News