Skip to content
View sorryhyun's full-sized avatar

Block or report sorryhyun

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. llgbm llgbm Public

    LoRA Generation with Delta Supervision

    Python

  2. Capturing-Perplexing-Named-Entities Capturing-Perplexing-Named-Entities Public

    submitted on SIGUL 2024, workshop in LREC-COLING 2024.

    Jupyter Notebook

  3. DiPeO DiPeO Public

    Agent building tools via block diagram UI

    Python 12 2

  4. chitchats-public chitchats-public Public

    Enjoy Roleplay powered by Codex/ClaudeCode CLI!

    Python 4 1

  5. claudeworld-public claudeworld-public Public

    typed TRPG with Claude Code

    Python 3 1

  6. Developing Claude code sdk app in Wi... Developing Claude code sdk app in Windows
    1
    # Claude Code CLI를 활용한 Windows 애플리케이션 개발 가이드 (Rust)
    2
    
                  
    3
    본 가이드는 순수 Rust 백엔드를 사용하여 Claude Code CLI와 통합되는 네이티브 Windows 데스크톱 애플리케이션을 구축하는 방법을 설명합니다. 최종 사용자에게는 Node.js 런타임이 필요하지 않습니다.
    4
    
                  
    5
    ## 왜 Rust인가?