We have been working on something like this for couple of years under the name of sideloading. While it started as an attempt to create a mind model using LLM, it turned out that it can be used as a personal assistance in the form of personal intelligent memory. For example, I can ask it about what will be my life if I made different choice 15 years ago. What was the name of the person I was connected many years ago?
We have been working on something like this for couple of years under the name of sideloading. While it started as an attempt to create a mind model using LLM, it turned out that it can be used as a personal assistance in the form of personal intelligent memory. For example, I can ask it about what will be my life if I made different choice 15 years ago. What was the name of the person I was connected many years ago?
My mind model is open and you can play with it: https://github.com/avturchin/minduploading/tree/main/latest
Note that to turn it in memory assistant it may need different prompt-loader.
Very cool! Thanks for sharing. Checking it out now