# Show GN: NOD - 웹 콘텐츠를 AI로 요약하고 검색 가능한 지식으로 저장하는 크롬 확장

> Clean Markdown view of GeekNews topic #27413. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=27413](https://news.hada.io/topic?id=27413)
- GeekNews Markdown: [https://news.hada.io/topic/27413.md](https://news.hada.io/topic/27413.md)
- Type: show
- Author: [wlehgus78](https://news.hada.io/@wlehgus78)
- Published: 2026-03-12T00:27:25+09:00
- Updated: 2026-03-12T00:27:25+09:00
- Original source: [nod-archive.com](https://nod-archive.com)
- Points: 2
- Comments: 0

## Topic Body

웹페이지, GitHub 레포, 논문, 유튜브 영상을 AI로 요약해서 나중에 검색할 수 있게 저장해주는 크롬 확장입니다.  
  
원래 n8n + Gemini + Obsidian으로 돌리던 개인 자동화였는데, 다른 사람한테 공유하려면 세팅이 2시간 걸려서 확장으로 다시 만들었습니다.  
  
기술 스택:  
- 백엔드: FastAPI + PostgreSQL + pgvector (시맨틱 검색)  
- AI: Gemini (요약 생성, 임베딩)  
- 확장: vanilla JS  
  
만들면서 삽질한 부분:  
- 유튜브 자막 API가 모든 영상에 대해 깔끔한 자막을 주지 않아서 캡션 트랙 직접 파싱하는 폴백 추가  
- GitHub 레포 요약은 README만으로 안 됨. 파일 트리와 주요 소스를 같이 넣어야 의미 있는 요약이 나옴  
  
(논문, 유튜브, 깃헙 README 요약은 PRO플랜 결제 이후 이용 가능합니다!)  
  
MIT 라이선스, 셀프호스팅 가능합니다.  
  
GitHub: https://github.com/jidohyun/NOD

## Comments



_No public comments on this page._
