I’m currently working on building a Wiki page to organize a set of files, which are currently hard to navigate. The wiki page will interface in the backend with an LLM instance which users can interact with, to answer questions and pull information from the set of files. Users (with adequate privileges) can edit pages on the Wiki site, which will update the files in the LLMs vector stores. The diagram for the organization of this project is shown above.