Custom trained AI integration

I would like to train my AI in my chatGPT account, and then integrate that in coda.
I use coda to generate prompts, and I would like answers by my trained AI.
Is that possible without Zapier/Make (I would need many zaps per row, which would be expensive).
Thanks!!

You can sort of ‘train’ an OpenAI Assistant by uploading your training docs into vector storage.
Then, when you ask the Assistant questions, it will use the corpus of knowledge you uploaded to provide answers.

To do this in Coda you should use the OpenAI Assistant Magic pack from @Troy_Larson.