Compare commits
No commits in common. "a4322041e6c2f934ee161ec369ccc9954bad1b80" and "b74d7f11f9b77d2b5681adff20968df38deb16f0" have entirely different histories.
a4322041e6
...
b74d7f11f9
13
my_cv.yaml
13
my_cv.yaml
|
|
@ -1,6 +1,5 @@
|
|||
cv:
|
||||
name: "Ding-Lian Chen (陳定廉)"
|
||||
headline: "AI 後端工程師|RAG · Text-to-SQL · 微服務交付"
|
||||
location: "Taipei, Taiwan"
|
||||
email: "shadow449515@gmail.com"
|
||||
phone: "(+886) 0979508405"
|
||||
|
|
@ -10,7 +9,7 @@ cv:
|
|||
|
||||
sections:
|
||||
summary:
|
||||
- "兼具後端研發與測試能力的工程師,能運用 Azure OpenAI 與 LangChain 獨立完成企業級 RAG 與 Text-to-SQL 微服務從 POC 到可部署原型的完整交付,亦具備 API 自動化測試與 Kubernetes 環境問題排查的實戰經驗,能快速融入不同技術棧的專案。"
|
||||
- "後端工程師,具備運用 Azure OpenAI 與 LangChain 獨立完成企業級 RAG 與 Text-to-SQL 微服務從 POC 到可部署原型的完整交付能力,協助企業 CRM 系統實現自然語言跨表單查詢 AI 化。"
|
||||
- "主導 Semantic Caching 優化將 LLM API 延遲由 ~3200ms 降至 ~30ms(50 CCU 壓測驗證);熟悉 FastAPI、Pydantic v2 與 SQLAlchemy v2 (Async) 非同步架構,以 RLS 多租戶隔離與 AST 解析 SQL Guard 確保高併發下的安全性與效能。"
|
||||
|
||||
education:
|
||||
|
|
@ -87,16 +86,6 @@ cv:
|
|||
|
||||
design:
|
||||
theme: sb2nov
|
||||
typography:
|
||||
line_spacing: 0.6em
|
||||
alignment: justified
|
||||
date_and_location_column_alignment: right
|
||||
font_family:
|
||||
body: LXGW WenKai Mono TC
|
||||
name: LXGW WenKai Mono TC
|
||||
headline: LXGW WenKai Mono TC
|
||||
connections: LXGW WenKai Mono TC
|
||||
section_titles: LXGW WenKai Mono TC
|
||||
sections:
|
||||
allow_page_break: true
|
||||
show_time_spans_in:
|
||||
|
|
|
|||
Loading…
Reference in New Issue