Getting LLMs to Generate Funny Memes is Unexpectedly Hard
Hi! I'm Eric (@16BitNarwhal). I am an undergrad at the University of Waterloo and I recently spent a semester interning at Greptile. I built reporoast.com, a site that uses the Greptile API and large language models (LLMs) to generate memes that roast your GitHub repo.
When I started building this, I thought it'd be simple - use Greptile to analyze codebase and maybe some type of image generation model to generate the meme.
It turned out to be far more complicated for a few reasons:
It was diffi...
Read more at greptile.com