# Show GN: NvChat – NVIDIA의 무료 LLM을 쓰는 단일 exe 윈도우 클라이언트

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=31711](https://news.hada.io/topic?id=31711)
- GeekNews Markdown: [https://news.hada.io/topic/31711.md](https://news.hada.io/topic/31711.md)
- Type: show
- Author: [akon47](https://news.hada.io/@akon47)
- Published: 2026-07-23T09:38:04+09:00
- Updated: 2026-07-23T09:38:04+09:00
- Original source: [github.com/akon47](https://github.com/akon47/NvChat)
- Points: 2
- Comments: 0

## Topic Body

NVIDIA의 build.nvidia.com 은 여러 오픈 모델을 OpenAI 호환 API로 무료로 쓸 수 있게 해줍니다. 그런데 매번 웹 플레이그라운드로 들어가는 게 번거로워서, 클로드, ChatGPT 데스크톱 앱처럼 쓸 수 있는 윈도우 클라이언트를 직접 만들었습니다.  
  
#### 기능  
- 사용 가능한 모델 목록을 API로 불러와 검색해서 선택 (100개 이상)  
- 실시간 스트리밍. 응답이 끝난 뒤가 아니라 스트리밍 도중에도 마크다운을 렌더링합니다  
  (표, 구문 강조된 코드 블록 포함)  
- 추론(reasoning) 과정 표시 (deepseek-r1 등 reasoning_content / &lt;think&gt; 를 내보내는 모델)  
  
#### 사용에 필요한 것 / 알아둘 점  
- build.nvidia.com 무료 API 키(nvapi-...)가 필요합니다. NVIDIA 계정으로 로그인 후 아무 모델 페이지의 'Get API Key'로 발급받아 설정에 넣으면 됩니다. (앱 자체에는 별도 가입이 없습니다)  
- 무료 티어에는 NVIDIA 측 요청 한도가 있습니다.  
- 코드 서명이 없어서 첫 실행 시 Windows SmartScreen 경고가 뜹니다. 추가 정보 → 실행.  
- Windows x64 전용입니다.  
  
무료, MIT 라이선스입니다. 소스와 exe 다운로드: https://github.com/akon47/NvChat

## Comments



_No public comments on this page._
