Autonomous Collaborative between GPT and MATLAB

A small step toward to the dream of "GPT-in-the-loop".
46 téléchargements
Mise à jour 20 avr. 2023

Afficher la licence

Only a single file here.
HOW TO USE:
You should FIRST take your own OPENAI's API key, copy it into a txt file, rename the file to "API-key.txt". The '.txt' file and the '.m' file should be placed in the same directory.
------------------------------------------------------------------------------------
VIDEO:
------------------------------------------------------------------------------------
The system only requires human operators to give the final goal, and the GPT will generate MATLAB code based on the requirements and automatically interact with MATLAB to check and modify code errors according to the feedback, until giving the correct answer (if lucky). However, there are two points to note:
  • First, this is only an initial attempt of the grand architecture of "GPT-in-the-loop" system in my mind. Therefore, the entire interaction process is still in its infancy. For slightly more complex instructions, there is a high chance of getting stuck in a "loop of correcting errors" and cannot produce the correct answer.
  • Second, since OpenAI does not provide contextual meaning, this solution can only be implemented through reference, leading to substantial token consumption. Please use it as needed and regularly monitor the account balance.

Citation pour cette source

Dyson Freeman (2024). Autonomous Collaborative between GPT and MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/128093-autonomous-collaborative-between-gpt-and-matlab), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2022b
Compatible avec les versions R2022b et ultérieures
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0