Logo

Hello 👋

I'm MartianLee

Senior Software Engineer

6+ years of experience building scalable systems and leading engineering teams.

Specialized in full-stack development, cloud architecture, and delivering high-impact products to millions of users.

Tech Stack

Solving problems with diverse technologies

Rails
Backend
React
Frontend
Next.js
Frontend
TypeScript
Language
React Native
Frontend
Node.js
Backend
Python
Language
Django
Backend
Spring Boot
Backend
Vue.js
Frontend
Angular
Frontend
Tailwind CSS
Styling
Docker
DevOps
Kubernetes
DevOps
GCP
Cloud
AWS
Cloud
50+
Blog Posts
10+
Tech Stacks
3+
Projects
Passion for Learning

Recent Posts

Sharing latest development insights and experiences

WeKnora 프로젝트 분석: RAG, ReAct Agent, Wiki Mode를 한 프레임워크에 담으면 어떤 구조가 되나요?

WeKnora는 Tencent가 공개한 Go 기반 엔터프라이즈 지식 프레임워크입니다. 문서 파싱, 벡터화, 하이브리드 검색, LLM 추론을 event-driven chat pipeline으로 묶고, 그 위에 ReAct Agent와 Wiki Mode를 올립니다. Python docreader gRPC 서비스, 20여 개 LLM provider, 7종 벡터 DB, 7개 IM 채널, multi-tenant RBAC, Langfuse observability까지 한 monorepo 안에서 swappable 구성으로 다루는 구조를 분석합니다.