Logo Lanfrica

Kosi23/Naija-meme-lab

Domaine:

natural language processing

Type de record:

software
Créateur:
Kos
HĂ´te:
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