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"]}
π€
Offine
Highlights
- Pro
Pinned Loading
-
xingjunm/Awesome-Large-Model-Safety
xingjunm/Awesome-Large-Model-Safety PublicSafety at Scale: A Comprehensive Survey of Large Model and Agent Safety
-
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
-
AGI-Edgerunners/LLM-Agents-Papers
AGI-Edgerunners/LLM-Agents-Papers PublicA repo lists papers related to LLM based agent
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





