Hi There, I'm automating presentation generation from different types of meeting transcripts using the API through n8n. My current implementation relies on a limited, hard-coded set of presentation themes that an LLM selects based on transcript content. Does documentation exist that enumerates all available themes with a brief description and their intended applications? So far my testing has gone very well and I have been very pleased with the results. Best, db
I will note that if you create your own themes you can reference those as well in an automation but you cannot create new themes from an API call.
It was a little slow at first, but with the new Haiku model I was able to process about 45 of the themes in about 2 hours. That sample was enough for my current testing needs-I think there are around 70. I use a key word scoring method to then choose the proper theme. For now it seems to work well. I have them in a Google sheet if you want them I am happy share.
