MATLAB AI Assistant Documentation
1. Download this Repository to your local MATLAB environment as a zip file.
2. Replace "api_key" in MATLAB_AI_Assistant/ai_query.m with your OPEN API KEY.
3. Run addpath(pwd). Now all functions in this package are available in MATLAB.
4. To test, run "ai_query("what MATLAB function can I use to capitalize a string?")!