Skip to content
View GatsLee's full-sized avatar
🀿
Focusing
🀿
Focusing

Block or report GatsLee

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
GatsLee/README.md

πŸ›οΈ The Gats Lab: 24/7 AI Workforce

Building a fully autonomous agency run by AI agents on a hybrid home server infrastructure.

πŸš€ The Mission

μ§€ν•˜μ‹€μ—μ„œ λ™μž‘ν•˜λŠ” 24/7 자율 AI μ—μ΄μ „μ‹œ ꡬ좕을 λͺ©ν‘œλ‘œ ν•©λ‹ˆλ‹€. λ‹¨μˆœν•œ μžλ™ν™”λ₯Ό λ„˜μ–΄, **Local LLM(Mac Studio)**의 ν”„λΌμ΄λ²„μ‹œ/μ—°μ‚° μ„±λŠ₯κ³Ό Cloud LLM API의 μ§€λŠ₯을 적절히 μ‘°ν•©ν•˜μ—¬ λΉ„μš© λŒ€λΉ„ 졜적의 μ„±λŠ₯(Cost-Effective Intelligence)을 λ½‘μ•„λ‚΄λŠ” ν•˜μ΄λΈŒλ¦¬λ“œ 인프라λ₯Ό μ§€ν–₯ν•©λ‹ˆλ‹€.


πŸ—οΈ Architecture: Hybrid AI Setup

Gats Lab은 μ„œλΉ„μŠ€ 계측과 μ—°μ‚° 계측이 λΆ„λ¦¬λœ 효율적인 ꡬ쑰λ₯Ό κ°€μ§‘λ‹ˆλ‹€.

graph LR
    classDef default fill:#1e293b,stroke:#94a3b8,stroke-width:1px,color:#fff
    classDef external fill:#000,stroke:#fff,stroke-width:2px,color:#fff
    classDef gateway fill:#b45309,stroke:#fcd34d,stroke-width:2px,color:#fff
    classDef app fill:#065f46,stroke:#34d399,stroke-width:2px,color:#fff
    classDef agent fill:#581c87,stroke:#c084fc,stroke-width:2px,color:#fff
    classDef ai_engine fill:#312e81,stroke:#818cf8,stroke-width:2px,color:#fff
    classDef infra fill:#334155,stroke:#64748b,stroke-width:1px,color:#e2e8f0

    User((User / Internet)):::external

    subgraph Home_Server ["🏠 Home Server (Main Host)"]
        direction TB
        subgraph Service_Layer ["Service & Logic Layer"]
            direction LR
            NPM[/"Nginx Proxy Manager"/]:::gateway
            subgraph Apps ["Web Services"]
                direction TB
                BlogApp["Gats Lab Logs"]:::app
                Portfolio["Portfolio"]:::app
            end
            GatsAI["πŸ€– Gats AI Agent<br/>(Orchestrator)"]:::agent
        end
        subgraph Infra_Layer ["Infrastructure (Docker)"]
            direction LR
            Portainer["Portainer"]:::infra
            Prometheus["Prometheus"]:::infra
            Grafana["Grafana"]:::infra
        end
    end

    subgraph Mac_Studio ["🍎 Mac Studio (AI Brain)"]
        direction TB
        LLM_Engine["Local LLM Engine<br/>(Qwen 2.5 / vLLM)"]:::ai_engine
        AI_Workflow["Hybrid Workflow<br/>(Local + Cloud API)"]:::ai_engine
    end

    User ==> NPM
    NPM --> BlogApp
    NPM --> Portfolio
    GatsAI <== "Inference API" ==> LLM_Engine
    linkStyle default stroke:#22d3ee,stroke-width:2px
Loading

Popular repositories Loading

  1. Gomoku_SFML Gomoku_SFML Public

    play gomoku built with SFML:

    C++ 2

  2. Gomoku_Unity Gomoku_Unity Public

    Gomoku Game with Unity: alternate version of my Gomoku_SFML

    C# 1

  3. Gats2DEngine Gats2DEngine Public

    Simple 2D GameEngine based on C++ & SFML library

    C++ 1

  4. Untitled Untitled Public

    Custom Rendering Engine Based on DirectX11 and WinAPI

    C++ 1

  5. Baekjoon Baekjoon Public

    C++

  6. code_force code_force Public

    C++