XF 2.2 accessing database

There are more than 500k threads on our forum. What I would like to do is to build an LLM that allows folks to ask questions and get answers based on what is on the site. What is the best and safest way to access the underlying text data?

I don't want to clone the site or run it locally. I either need to export all the text threads somewhere or enable database access (read only) to read the threads.

Dave
 
Back
Top Bottom