Feature/us 09 repo web analyzer - 리포지토리 및 웹 이력서 분석 모듈 작성#14
Merged
i3months merged 13 commits intoMay 16, 2026
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사항
PDF 형식의 이력서 분석에 이어서 리포지토리 및 웹 이력서 분석 모듈을 구현합니다.
리포지토리 분석은 코어 백엔드에서 토큰을 받아와야 처리할 수 있습니다.
코어 백엔드쪽은 지금 흐름이 맞는지 확인 후 작업해주세요
이상한 부분이 있으면 말씀해주세요. 수정하겠습니다.
웹 이력서는 라이브러리를 사용해서 태그를 제거한 상태로 텍스트를 가져오고 그걸 기반으로 마크다운을 뽑아냅니다.