Recent Posts

Claude Idea

less than 1 minute read

Claude로 생산성 올릴 수 있는 아이디어 정리 및 방법론 세팅.

3D

less than 1 minute read

NeRF, Gaussian Splatting 내용들 추가. benchmark 까지 정리하면 가장 좋음.

BRep

less than 1 minute read

initial point cloud -> BRep generation or reconstruction -> 100, 1000, 10k times -> filtering with proper loss.

LLM Idea

2 minute read

Summarize the famous AI conference. ex) CVPR2025 Download every papers. Make them into one pdf or md format. Transform it to graph using like a ne...

LLM token efficiency

1 minute read

When we use the LLM, the token is the standard cost unit. And we need to know the token process from the user’s query to the LLM’s generated response.