Jun Lim2k downloadsKorean grammar and spelling checker with real-time inline editing (BETA) and AI-powered suggestions. Features modular architecture and mobile optimization.
Korean Grammar Assistant is an Obsidian plugin for checking Korean spelling and grammar without leaving your vault. It supports the default grammar proxy, optional NaraSpeller/Bareun.ai providers, popup or inline review, and optional AI-assisted suggestions.
Install it from the Obsidian Community Plugins store:
Korean Grammar Assistant.Manual installation is only needed for development or testing. Download main.js, manifest.json, and styles.css from a GitHub release and place them in:
<your vault>/.obsidian/plugins/korean-grammar-assistant/
The default grammar check uses the app proxy at appstore.junlim.org, so no Bareun.ai API key is required for the default setup.
You can also configure:
부산대 맞춤법 검사기 / NaraSpeller: requires a NaraSpeller API key.Bareun.ai and NaraSpeller have similar Korean names, but they are different services from different providers.
To get a Bareun.ai API key:
로그인 -> 내정보). The official Bareun.ai quick-start guide describes this as the place where the key is shown after signup and email verification.API 연결), enter it in Bareun.ai API 키 only when using a direct Bareun.ai API server. The default proxy does not require this key.To use the NaraSpeller provider:
Online API section.API 연결).검사 엔진) to NaraSpeller (부산대 맞춤법 검사기) and enter the key in 부산대 API 키.The plugin sends only the selected text to the grammar provider you configure. If NaraSpeller is selected, the NaraSpeller API key is sent with the request through the app proxy. If AI review is enabled, correction context is sent to the AI provider selected in settings.
API keys are stored locally in your Obsidian configuration. The plugin does not include telemetry, analytics, tracking, or a remote plugin account system.
Obsidian 안에서 한국어 맞춤법과 문법을 검사하는 플러그인입니다. 기본 프록시, 부산대 맞춤법 검사기(NaraSpeller), 직접 Bareun.ai 서버를 선택할 수 있고, 팝업/인라인 검토와 선택적 AI 분석을 지원합니다.
이제 BRAT이 아니라 Obsidian 커뮤니티 플러그인 스토어에서 설치하면 됩니다.
설정 -> 커뮤니티 플러그인을 엽니다.탐색에서 Korean Grammar Assistant를 검색합니다.수동 설치는 개발 또는 테스트용입니다. GitHub 릴리스에서 main.js, manifest.json, styles.css를 받아 다음 폴더에 넣습니다.
<내 볼트>/.obsidian/plugins/korean-grammar-assistant/
기본값은 appstore.junlim.org 프록시를 사용하므로 별도 Bareun.ai API 키가 필요하지 않습니다.
추가로 설정할 수 있는 엔진:
부산대 맞춤법 검사기: 부산대/NaraSpeller API 키 필요.Bareun.ai와 부산대 맞춤법 검사기(NaraSpeller/바른한글)는 이름이 비슷하지만 서로 다른 서비스입니다.
로그인 -> 내정보에서 API 키를 확인합니다.설정 -> Korean Grammar Assistant -> API 연결의 Bareun.ai API 키에 입력합니다. 기본 프록시를 사용할 때는 비워둘 수 있습니다.온라인 API 섹션의 시범 서비스 안내를 확인합니다.구매 문의에 안내된 연락처로 온라인 API 이용과 키 발급을 문의합니다.설정 -> Korean Grammar Assistant -> API 연결로 이동합니다.검사 엔진을 부산대 맞춤법 검사기로 선택하고 부산대 API 키에 입력합니다.플러그인은 선택한 텍스트만 설정된 검사 엔진으로 전송합니다. 부산대 맞춤법 검사기를 선택하면 검사 요청 처리를 위해 부산대 API 키가 앱 서버 프록시로 함께 전송됩니다. AI 검토를 실행하면 오류 문맥이 사용자가 선택한 AI 제공자로 전송됩니다.
API 키는 Obsidian 설정에 로컬로 저장됩니다. 플러그인은 텔레메트리, 분석 추적, 원격 계정 시스템을 포함하지 않습니다.