Skip to content
View Rui0828's full-sized avatar

Block or report Rui0828

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Rui0828/README.md

Header

Typing SVG


> whoami

class NLPResearcher:
    def __init__(self):
        self.name = "Chen-Jui, Yu"
        self.role = "Master's Student @ NCHU, Taiwan"
        self.lab = "NCHU NLP Lab"
        self.research = ["Table Retrieval", "Table QA", "Multimodal", "RL"]
        self.interests = ["Backend", "Infrastructure", "System Design"]

    def current_focus(self):
        return "Table Retrieval & Cross-modal Understanding"

// Research

  • Table Retrieval & Table QA
  • Cross-modal / Multimodal Learning
  • Reinforcement Learning
  • Large Language Models

// Interests

  • Backend Development
  • Infrastructure & DevOps
  • System Design

> stats.display()

3D Contrib

Lines of code

๐Ÿฑ My GitHub Data

๐Ÿ“ฆ 162.2 kB Used in GitHub's Storage

๐Ÿ† 510 Contributions in the Year 2026

๐Ÿ’ผ Opted to Hire

๐Ÿ“œ 20 Public Repositories

๐Ÿ”‘ 18 Private Repositories

Last Updated on 2026/07/24 17:27:15 UTC

Footer

Pinned Loading

  1. Learning-From-Mistakes-Prompting Learning-From-Mistakes-Prompting Public

    LoResMT@ACL 2024: Learning-From-Mistakes Prompting for Indigenous Language Translation โ€“ A feedback-driven approach to enhance low-resource translation.

    Python 6

  2. Nginx-Ollama Nginx-Ollama Public

    A secure reverse proxy for Ollama, powered by Nginx and OpenResty. Supports API key authentication and seamless integration with OpenAI SDK or raw HTTP requests.

    Lua

  3. algo_oj_backend-NCHU-CSE algo_oj_backend-NCHU-CSE Public

    Forked from QingdaoU/OnlineJudge

    The assignment submission platform for the NCHU CSE Algorithms course, maintained by the NCHU NLP Lab.

    Python 1

  4. TGI_ssh TGI_ssh Public

    Forked from NCHU-NLP-Lab/TGI_ssh

    Update TGI version

    Dockerfile