Skip to content
View wuyoscar's full-sized avatar
πŸ’€
Offine
πŸ’€
Offine
  • Australia
  • 08:42 (UTC +11:00)

Highlights

  • Pro

Block or report wuyoscar

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

header


πŸ‘‹ About Me

class OscarWu:
    def __init__(self):
        self.role = "PhD Student"
        self.location = "🌏"

        # Focus
        self.current_focus = "Exploring interesting ideas"
        self.passion = ["Tools", "Software", "Breaking LLMs"]

    def say_hi(self):
        return "Thanks for stopping by."

    def today(self):
        return {
            "building": "Customized AutoResearch system",
            "thinking": "Paper rebuttal",
            "interesting_projects": [
                "Claude Code explorations",
                "Agent Reach"]}

footer

Pinned Loading

  1. ISC-Bench ISC-Bench Public

    Internal Safety Collapse: Turning LLMs or AI Agent into a harmful dataset generator.

    Python 782 126

  2. xingjunm/Awesome-Large-Model-Safety xingjunm/Awesome-Large-Model-Safety Public

    Safety at Scale: A Comprehensive Survey of Large Model and Agent Safety

    250 9

  3. luo-junyu/Awesome-Agent-Papers luo-junyu/Awesome-Agent-Papers Public

    [Up-to-date] Large Language Model Agent: A Survey on Methodology, Applications and Challenges

    2.6k 93

  4. AGI-Edgerunners/LLM-Agents-Papers AGI-Edgerunners/LLM-Agents-Papers Public

    A repo lists papers related to LLM based agent

    Python 2.3k 140