Skip to content
View hkimw's full-sized avatar
📣
Focusing: 404 - Distractions not found 🐛💻
📣
Focusing: 404 - Distractions not found 🐛💻

Organizations

@hkimw-underground @pccxai

Block or report hkimw

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



PCCX AI org pccx project technical notebook engineer log


hkimw account dashboard
PCCX AI organization dashboard
PERSONAL_FEATURED_WORK

Software baseline for LLM inference bottleneck analysis before ideas move into PCCX.

Stars Forks Issues Last commit

Docusaurus technical notebook, project portfolio, paper notes, and website source.

Stars Forks Issues Last commit

Undergraduate latency-focused computer vision project using facial landmarks and a small model.

Stars Forks Issues Last commit

Public-facing writing space for architecture notes, experiments, paper reviews, and current work.

Technical site Technical blog

PCCX_AI_FEATURED_WORK

Bare-metal FPGA implementation of the PCCX NPU for LLM inference on Kria KV260.

Stars Forks Issues Last commit

Open NPU architecture for memory-bound Transformer inference on edge FPGAs.

Stars Forks Issues Last commit

Visual pre-RTL bottleneck profiler, trace reports, and verification tooling for PCCX.

Stars Forks Issues Last commit

Organization profile and public landing repository for the PCCX AI project family.

Stars Forks Issues Last commit


SYSTEM_NOTES

FIELD VALUE
MAIN_STACK SystemVerilog / FPGA / C++ / Python / TypeScript / Rust
RESEARCH_THEME Memory-bound Transformer inference
PROJECT_FAMILY pccxai / pccx / pccx-lab
SITE technical notebook + project portfolio
REPOSITORY_COMMANDS
npm run start
npm run build
npm run readme:pccx-stats

Pinned Loading

  1. Driver-drowsiness-detection Driver-drowsiness-detection Public

    Driver Drowsiness Detection with YOLOv8 and Facial Features Combat driver fatigue with this deep learning-powered system that utilizes YOLOv8 to detect open and closed eyes, accurately assessing dr…

    Python 8 1

  2. pccxai/pccx-FPGA-NPU-LLM-kv260 pccxai/pccx-FPGA-NPU-LLM-kv260 Public

    Bare-metal FPGA implementation of the pccx NPU for LLM inference on Kria KV260: SystemVerilog RTL, W4A8 quantization, GEMM/GEMV datapaths, KV-cache scheduling, and driver code.

    SystemVerilog 8 1

  3. llm-bottleneck-lab llm-bottleneck-lab Public

    Measure and visualize why LLM inference is slow: bottleneck analysis, model dissection, KV-cache, GEMM/GEMV, quantization, and memory-bound decoding.

    HTML 1 1

  4. pccxai/pccx pccxai/pccx Public

    PCCX is an open NPU architecture for memory-bound Transformer inference on edge FPGAs, focused on GEMM/GEMV, KV-cache, W4A8 quantization, and custom ISA scheduling.

    SystemVerilog 4 2

  5. pccxai/pccx-lab pccxai/pccx-lab Public

    Visual pre-RTL bottleneck profiler for pccx NPU: Rust/Tauri GUI, UVM co-simulation, trace reports, and LLM-assisted testbench generation.

    TypeScript 1