You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Would like to first mention that the potential for this opensource plugin is quite high. This could be a true competitor to the likes of Conavi and InWorld by being more transparent about the source LLM/backend rather than obfuscating the fact that GPT is being used.
InWorld and Convai basically have some ease of use features that this tool can provide as well and as a bonus do all within Unreal without making any extra accounts or any extra web portals.
One example feature is Knowledge and Long Term Memory.
InWorld and Convai basically implement Knowledge and Long Term Memory via embeddings, caching them to a vector databases and fetching them later for added context.
If this plugin can make embedding api calls, users can cache them locally on their machine and achieve similar results.
The plugin could be expanded further to be more than just an HTTP interface and become a more character driven AI creator tool just like the paid subscription ones (InWorld/Convai).
I plan to add this but flagging it here in case someone gets to it before I do as I'm also working on other essential features to make this plugin work more like InWorld/Convai in terms of ease of use.
The text was updated successfully, but these errors were encountered:
Would like to first mention that the potential for this opensource plugin is quite high. This could be a true competitor to the likes of Conavi and InWorld by being more transparent about the source LLM/backend rather than obfuscating the fact that GPT is being used.
InWorld and Convai basically have some ease of use features that this tool can provide as well and as a bonus do all within Unreal without making any extra accounts or any extra web portals.
One example feature is Knowledge and Long Term Memory.
InWorld and Convai basically implement Knowledge and Long Term Memory via embeddings, caching them to a vector databases and fetching them later for added context.
If this plugin can make embedding api calls, users can cache them locally on their machine and achieve similar results.
The plugin could be expanded further to be more than just an HTTP interface and become a more character driven AI creator tool just like the paid subscription ones (InWorld/Convai).
I plan to add this but flagging it here in case someone gets to it before I do as I'm also working on other essential features to make this plugin work more like InWorld/Convai in terms of ease of use.
The text was updated successfully, but these errors were encountered: