Skip to content
View lifegenieai's full-sized avatar

Highlights

  • Pro

Block or report lifegenieai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lifegenie-claude-marketplace lifegenie-claude-marketplace Public

    LifeGenie personal plugin marketplace for Claude Code

    TypeScript

  2. CulinaryAdvisor: A Two-System AI Arc... CulinaryAdvisor: A Two-System AI Architecture — Streaming chat (Gemini), multi-agent recipe pipeline (Claude SDK), character-driven personas, and batch image generation
    1
    # CulinaryAdvisor: A Two-System AI Architecture
    2
    
                  
    3
    CulinaryAdvisor is a production AI platform for culinary mentorship and recipe generation. It runs as two independent systems that share a database and a persona layer.
    4
    
                  
    5
    **Consumer App** (Next.js 16 + React 19 + Google Gemini)
  3. Multi-agent research pipeline: 14 AI... Multi-agent research pipeline: 14 AI agents, 89 minutes, 1,991 lines of verified research on Gretel Beer (Austrian cuisine). Claude Code slash command, full output, and nano-banana image generation tool.
    1
    ---
    2
    name: research-chef
    3
    description: Research a chef from a taxonomy YAML using 4 sequential agent teams (2 researchers + 1 synthesizer each) to produce a completed research profile
    4
    argument-hint: "[path to taxonomy YAML, e.g., docs/taxonomy/european-cuisine-taxonomy.yaml]"
    5
    ---