maccam912

joined 1 year ago
[โ€“] maccam912@alien.top 1 points 11 months ago

https://github.com/sashabaranov/go-openai and the req library, but otherwise yeah just writing out prompts. It uses stability AI for image generation, but I see no reason why you couldn't point it to local models.

[โ€“] maccam912@alien.top 1 points 11 months ago (2 children)

I am using go for a story generation thing. It writes a story and does image prompts one at a time, but for generating images and narrations I can run those all in parallel super easily with go.