Skip to content
View kkkaa43's full-sized avatar

Highlights

  • Pro

Block or report kkkaa43

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.

Content in all repositories owned by your account will be closed.
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
kkkaa43/README.md

Shiyuan Dennis Lyu — AI systems and research engineering

Personal website LinkedIn Email

About me

  • 🎓 Computer Science Specialist at the University of Toronto, St. George Campus
  • 🔬 Undergraduate Research Assistant at The Matter Lab
  • 🤖 Contributing to the El Agente Gráfico multi-agent research ecosystem (member directory)
  • 🧩 Building typed agent tools, Pydantic schemas, structured validation, and reliable LLM-powered research workflows
  • 🎯 Open to software engineering, AI engineering, and research engineering internships

Selected work

An end-to-end research application for arXiv discovery, PDF parsing, schema-validated LLM extraction, and interactive knowledge-graph exploration.

Python Streamlit LLM APIs NetworkX · Live demo

A playable Pygame application with minimax search, alpha-beta pruning, move ordering, candidate filtering, and transposition-table caching.

Python Pygame Algorithms

Stack

Languages: Python, Java, JavaScript, HTML/CSS
Tools: Pydantic, Streamlit, NetworkX, Git, GitHub, LaTeX
Focus: LLM systems, agent-tool interfaces, structured validation, knowledge graphs


Personal website · Repositories · Email

Pinned Loading

  1. llm-literature-knowledge-graph llm-literature-knowledge-graph Public

    LLM-powered academic literature analyzer and knowledge graph

    Python 2

  2. gomoku-ai gomoku-ai Public

    Gomoku AI with minimax, alpha-beta pruning, and Pygame UI

    Python