This is a really nice write-up, makes me want to try it out. It seems this could enable a sort of "multiplayer" functionality with a RAG approach. Maybe for researchers wanting to compare their findings or text RPGs?
Thank you! It's great to hear that you appreciated it. You know what? It actually is a good idea, maybe we can implement a PoC with huggingface/candle bert embeddings and a vector database! I bet some applications in the GPT store are using this concept (for example Consensus).