Access Mathematica and ChatGPT-generate MATLAB code via APIs
Versione 1.0.1 (587 KB) da
Duncan Carlsmith
Access Wolfram Alpha and ChatGPT-generate corresponding MATLAB code.
This Live script illustrates how to query Wolfram Alpha via its API and examine plain text and MathML responses with MATLAB. It also passes Mathematica plain text formulae to ChatGPT via OpenAI's API to generate MATLAB scripts and unit tests them, automating an otherwse laborious manual process.
This script incorporates code from Generate unit-tested ChatGPT MATLAB codes on Mathworks File exchange to consume Wolfram Alpha query responses.
To get started, you must first register and obtain an AppID from Wolfram Alpha. To generate MATLAB code, you will need a ChatGPT access key as well. Wolfram Alpha API access is described at https://products.wolframalpha.com/api/documentation. Place your keys in local files as described in the code.
View and like related scripts at https://www.mathworks.com/matlabcentral/fileexchange/?q=carlsmith&sort=date_desc_submitted
Cita come
Duncan Carlsmith (2024). Access Mathematica and ChatGPT-generate MATLAB code via APIs (https://www.mathworks.com/matlabcentral/fileexchange/126310-access-mathematica-and-chatgpt-generate-matlab-code-via-apis), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2022b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Riconoscimenti
Ispirato da: Generate unit-tested ChatGPT MATLAB codes, Generate MATLAB Code Using ChatGPT API
Ispirato: Drag and drop PDF to MATLAB conversion with ChatGPT, MATLAB Code Generation - ChatGPT versus Bard
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.