Summary

On this Wednesday AI stream, I kicked off the local-ai-search project — a local image search app powered by Reka Edge, a vision model running on my home server. Before writing any code, I used my new grill-me skill in OpenCode to stress-test my architecture decisions (Avalonia over Uno, Turso for DB, single folder, no thumbnails), then let the PRD-to-issues skill generate all the GitHub issues automatically. We wrapped up by validating the full pipeline with a quick .NET demo — sending images to the local Reka model and getting descriptions back, including one that called me “elderly” (it was the lighting!). 📺 - Twitch archive - stream no. 404

Replay


Project

All the code for this project is available on GitHub: local-ai-search - https://github.com/FBoucher/local-ai-search

Game Results

Statistics

Notes/ References / Snippets

  • Model: https://huggingface.co/RekaAI/reka-edge-2603
  • Grill-Me Skill https://www.aihero.dev/my-grill-me-skill-has-gone-viral