GPT4All embedded inside of Godot. For research purposes only. Currently not in a useable state. But right now it can already respond to prompts!
Documentation and fixes coming soon.
Released under the MIT License
Based on GPT4All.cpp:
https://github.com/zanussbaum/gpt4all.cpp
Note that the model weights are only to be used for research purposes, as they are derivative of LLaMA, and uses the published instruction data from the Stanford Alpaca project which is generated by OpenAI, which itself disallows the usage of its outputs to train competing models.