Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Joinerlee's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Joinerlee

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Joinerlee/README.md

Lee Jae Uk (Joinerlee)

AI Researcher & Engineer | LLM · RAG · Agentic AI

Hugging Face

I am an engineer who researches and implements services based on LLM and RAG. I focus on deeply understanding model structures through paper reviews and PyTorch implementations, and on creating practical Agentic AI services that run in real-world environments.
저는 LLM과 RAG 기반 서비스를 연구·구현하는 엔지니어입니다. 논문 리뷰와 PyTorch 구현을 통해 모델 구조를 깊이 이해하고, 실제 현장에서 동작하는 Agentic AI 서비스를 만드는 데 집중합니다.


Main Tech Stack

Python Java JavaScript PyTorch TensorFlow LangChain Unsloth FastAPI Spring Docker Git


Projects & Experience

OPIc AI Learning Service

  • Developed and optimized a Whisper-based STT model for pronunciation assessment and designed a RAG pipeline using LangChain/LangGraph. This project won 2nd place at the SSAFY Specialized Project competition.
  • Whisper 기반 STT 모델 최적화 및 발음·억양 평가 시스템을 개발하고, LangChain·LangGraph를 활용한 RAG 파이프라인을 설계했습니다. 본 프로젝트로 SSAFY 특화프로젝트에서 우수상을 수상했습니다.

Preference-Based Recommendation System (Oddukdae)

  • Implemented a RAG-based recommendation and Q&A system from a vector database built by crawling AniList tags. Experienced the full cycle of data cleansing, embedding design, and service planning.
  • AniList 태그 기반 크롤러로 벡터 DB를 구축하고, 개인 취향 분석 기반 RAG 추천 및 질의응답 시스템을 구현했습니다. 데이터 정제, 임베딩 설계, 개인화 AI 서비스 기획 경험을 쌓았습니다.

MCP Panda – Agentic AI Learning Environment

  • Built a Supervised Fine-Tuning (SFT) dataset from MCP documents and designed an Agentic AI flow to automate environment setup and tool-calling based on user input.
  • MCP 문서를 기반으로 SFT 데이터셋을 구축하고, OS 환경별 설정 자동화 및 Tool-Calling 최적화를 실험했습니다. 사용자 입력에 따라 환경을 감지하고 설정을 자동화하는 Agentic AI를 설계했습니다.

Technical Skills

Category Skills
AI & ML PyTorch, TensorFlow, Hugging Face, RAG, Agentic AI, Tool Calling
Model Optimization LoRA/QLoRA, Unsloth Quantization, Distillation, KV Caching
Backend & MLOps FastAPI, Django, Spring Boot, Docker, Nginx, CI/CD
Languages Python, Java, JavaScript, C, C++
Data & Infra Vector DB (ChromaDB, FAISS), Git, Linux

Achievements

  • Excellence Award (2nd Place) | SSAFY Specialized Project, Daejeon
  • Proven experience in developing and deploying real-world AI services.

Research & Study

Currently Focused On

  • Mamba Architecture: Analyzing Selective State Space Models.
  • MoLE Project: Implementing key concepts from the Mixture-of-Logit-Experts paper.
  • ONNX Optimization: Experimenting with model optimization and lightweight inference.

Key Research Papers Reviewed

(This is a comprehensive list of papers I have reviewed and studied.)

Mixture-of-Experts & Advanced Architectures

Foundation Models & Architecture

Retrieval-Augmented Generation (RAG) & Knowledge Systems

Efficient AI & Model Optimization

Speech & Multimodal AI

Pinned Loading

  1. SAM-6D SAM-6D Public

    Forked from savidini/SAM-6D

    [CVPR2024] Code for "SAM-6D: Segment Anything Model Meets Zero-Shot 6D Object Pose Estimation".

    Python

  2. ThinkGemma3n ThinkGemma3n Public

    Gemma3n을 이용한 Non-Logical-thinking 모델

    Jupyter Notebook 2