toshiakit / MatGPT

MATLAB app to access ChatGPT API from OpenAI
MIT License
190 stars 26 forks source link

New framework and prompt templates #24

Closed nothans closed 6 months ago

nothans commented 6 months ago

MatGPT is now based on the official MATLAB library for interfacing with LLMs including models from OpenAI.

https://github.com/matlab-deep-learning/llms-with-matlab

Added additional support for reading and chatting with web links and files.