## Obsidian
- [Obsidian Docs](https://docs.obsidian.md/Home)
- [Obsidian minimal 테마 - Github](https://github.com/kepano/obsidian-minimal)
- [Obsidian minimal publish 테마 - Github](https://github.com/kepano/obsidian-minimal-publish)
## Fonts
- [Pretendard 폰트 - Github](https://github.com/orioncactus/pretendard)
- [Roboto Mono 폰트 - Google Fonts](https://fonts.google.com/specimen/Roboto+Mono)
- 코드 블록에 적용하면 예쁘게 보이는 폰트
## UI Component
- [Handsontable(Excel 같은 Data Grid )](https://handsontable.com/)
- 개인 사용은 무료라서 혼자 사용하기 위한 개인 프로젝트 용으로 괜찮아 보인다.
## 개발 블로그
- [슬기로운 개발생활](https://dev-coco.tistory.com)
## AI 참고 블로그
- [DEEPDAIV](https://deepdaiv.oopy.io/)
- [프롬프트 엔지니어링 가이드](https://www.promptingguide.ai/kr)
## AI 강의 블로그
- [카파시 LLM 강의 1화](https://youtu.be/_JdybWnVAxo)
- [프롬프트 엔지니어링 기초 강의 - 포레스트소프트](https://youtu.be/zJshDZ2FPvw)
## AI 성능 비교
- [Kor-IR: 한국어 검색을 위한 임베딩 벤치마크](https://github.com/Atipico1/Kor-IR)
- 한국어 임베딩 모델의 검색 (Information Retrieval) 성능 비교를 위한 리더보드
- [LLM 한국어 사용성 순위](http://wikidocs.net/226061)
- 정확한 성능 지표는 아니지만 가볍게 참고할 만한 비교 자료
- [Open Ko-LLM LeaderBoard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)
- 한국어 대규모 언어모델의 성능을 평가하기 위한 리더보드
- 영어 리더보드인 Open LLM Leaderboard의 한국 버전으로, 업스테이지에서 평가를 운영하며 NIA에서 데이터셋을 제공
- LLM의 추론, 언어이해, 일반상식, Hallucination 방지 능력을 평가하기 위해 다섯 개 벤치마크 데이터에 대한 평가가 진행
- [Open LLM LeaderBoard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/)
- [LogicKor - 한국어 언어모델 다분야 사고력 벤치마크](https://github.com/instructkr/LogicKor)
- 업데이트 중지