File tree Expand file tree Collapse file tree 5 files changed +37
-2
lines changed Expand file tree Collapse file tree 5 files changed +37
-2
lines changed Original file line number Diff line number Diff line change 1+ ## #️⃣ Issue Number
2+ <!-- ex) #이슈번호, #이슈번호 -->
3+ - TBD
4+
5+ ## 📝 요약(Summary)
6+ <!-- 해당 PR에 대해서 간단히 설명해주세요(3줄 이내). (Why? How?) -->
7+ <!-- (세부적인 내용은 Issue에 작성되었을 것이라고 가정합니다) -->
8+ - TBD
9+
10+ ## 💬 To Reviewers (선택)
11+ <!-- 리뷰어가 중점적으로 봐줬으면 좋겠는 부분이 있으면 작성해주세요. -->
12+ <!-- ex) 특정 코드의 분기를 처리함에 있어서 적절한 방법일 지 확인 부탁드립니다. -->
13+ - TBD
14+
15+ ## PR Checklist
16+ <!-- [ ] 변경 사항에 대한 테스트 (버그 수정 or 기능에 대한 테스트) -->
17+ - TBD
18+
19+
20+ ## reference) How to Code Review
21+ - 따봉(👍): 리뷰어가 리뷰이의 코드에서 칭찬의 의견을 남기고 싶을 때 사용합니다.
22+ - 느낌표(❗): 리뷰어가 리뷰이에게 필수적으로 코드 수정을 요청할 때 사용합니다.
23+ - 물음표 (❓): 리뷰어가 리뷰이에게 의견을 물어보고 싶을 때 사용합니다.
24+ - 알약 (💊): 리뷰어가 리뷰이의 코드에서 개선된 방법을 제안하지만 그것의 반영이 필수까지는 아닐 때 사용합니다.
Original file line number Diff line number Diff line change 1+ .DS_Store
12.env
23__pycache__ /
34build /
45lang2sql.egg-info /
56dist /
6- .pypirc
7+ .pypirc
8+ .venv /
9+ test_lhm /
10+ .cursorignore
Original file line number Diff line number Diff line change 5353| 역할 | 이름 | 기술 스택 배지 | 주요 관심 분야 |
5454| ---------------| ------| -----------------------------------------------------------------------| ----------------------------------------|
5555| ** Project Manager** | 이동욱 | ![ Python] ( https://img.shields.io/badge/Python-Expert-3776AB ) | LLM 오픈소스 인과추론 |
56+ | ** AI Engineer** | 문찬국 | ![ Python] ( https://img.shields.io/badge/Python-Expert-3776AB ) | LLM AgenticRAG 오픈소스 |
57+ | ** Data Analytics Engineer** | 박경태 | ![ Python] ( https://img.shields.io/badge/Python-Expert-3776AB ) | LLM 기반 엔지니어링 |
58+ | ** AI Engineer** | 손봉균 | ![ Python] ( https://img.shields.io/badge/Python-Expert-3776AB ) | LLM RAG AI기획 인과추론 |
5659| ** Data Scientist** | 안재일 | ![ Python] ( https://img.shields.io/badge/Python-Intermediate-FF6C37 ) | LLM 데이터분석 RAG |
57- | ** Full-Stack Developer | 황윤진 | ![ NextJs] ( https://img.shields.io/badge/NextJs-Expert-3776AB ) ![ React] ( https://img.shields.io/badge/React-Expert-3776AB ) | LLM 오케스트레이션
60+ | ** ML Engineer** | 이호민 | ![ Python] ( https://img.shields.io/badge/Python-Expert-3776AB ) | 멀티 에이전트 시스템 |
61+ | ** AI Engineer** | 최세영 | ![ Python] ( https://img.shields.io/badge/Python-Expert-3776AB ) | LLM RAG 오픈소스 멀티 에이전트 |
62+ | ** Full-Stack Developer** | 황윤진 | ![ NextJs] ( https://img.shields.io/badge/NextJs-Expert-3776AB ) ![ React] ( https://img.shields.io/badge/React-Expert-3776AB ) | LLM 오케스트레이션 |
63+
64+
5865
5966
6067## 🚀 프로젝트 로드맵 (Project Roadmap)
You can’t perform that action at this time.
0 commit comments