Dynamically train AI model on contents of a folder.

Hellooo,

I’m looking to implement an OpenAI assistant using APIs but I want to do this locally on a group of files.

I want to be able to train a GPT on the contents of a folder for example.

Does anyone have any experience in this?

It seems OpenAI needs a lot of uploading on each request if I were to do this with their API after playing around (but this feels like I’m missing something). It’s also quite costly to use.

I was hoping to use local machine learning and models but this is quite limited in what it can do (eg Lumachain)

Dynamically train AI model on contents of a folder.
 
 
Q