Logo Lanfrica

Kosi23/Naija-meme-lab

Domain:

natural language processing

Record type:

software
Creator:
Kos
Host:
A Naija-flavored meme generator vibe-coded with Hermes Agent + Kimi K2.6 in one prompt # πŸ‡³πŸ‡¬ Naija Meme Lab A Naija-flavored meme generator vibe-coded entirely by **Hermes Agent** + **Kimi K2.6** in a single prompt. Built for the **Hermes Agent Creative Hackathon** (April 2026), presented by @NousResearch and @Kimi_Moonshot. --- ## What it does - πŸ“Έ Drag-and-drop image upload - 🎨 Live canvas preview with classic Impact-style meme text (white + black outline) - ✨ "Generate Caption with Kimi" button β€” picks from a 100-strong pool of culturally-specific Naija captions - πŸ’Ύ Download meme as PNG - ⏰ Daily 8AM cron β€” automatically generates a fresh meme every morning, logged to `post-log.txt` - πŸ‡³πŸ‡¬ Dark theme with Naija-flag accents ## How it was built One prompt to Hermes Agent. Kimi K2.6 wrote the code, generated 100 culturally-specific captions, and Hermes saved it as a reusable skill (`naija-meme-lab`) and set up the daily cron β€” all autonomously. The captions cover: NEPA wahala, Lagos traffic, sapa, JAMB/WAEC stress, jollof debates, NYSC life, Nigerian aunties, owambe, Naira-dollar trauma, and more. ## Files - `index.html` β€” the meme generator app (single file, zero dependencies, runs locally) - `daily-post.py` / `daily-post.sh` β€” cron-triggered daily meme generator - `captions.json` β€” fallback caption pool - `post-log.txt` β€” daily run log (proof of cron firing) ## Run it locally ```bash open index.html

Languages