Hacker News new | ask | show | jobs
by anagri 1045 days ago
so the splash image is generated by midjourney.

@levmiseri are you using APIs, or have fine-tuned prompts for each of the location? do share these as well. the github doesn't include this.

1 comments

The AI generation code with all prompts is available on github as well: https://github.com/riesvile/meoweler-content
The website is beautiful. Thank you for sharing the source code. I took a look at this source code and could not find where you batch-processed the midjourney API calls. I am interested to learn whether you generated the midjourney images by hands or by scripts.
Midjourney sadly doesn't have public API. The images were prompted manually via Discord. Thanks to permutations [0], I could do 20 images at a time, but it's still a painful process. (The generation of the permutation strings is in the shared code)

[0] https://docs.midjourney.com/docs/permutations

I see. Thanks a lots for the detailed info. Many cats you generated look quite mindful.