File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # ์ ์ฅ์ ๋ด ํ
์คํธ๋ LF ๋ก ์ ๊ทํ (์ฒดํฌ์์ ์ OS ๊ธฐ๋ณธ์ ๋ง์ถค)
2+ * text =auto eol =lf
3+
4+ # ๋ฐ์ด๋๋ฆฌ โ ๋ณํ ๊ธ์ง
5+ * .png binary
6+ * .jpg binary
7+ * .jpeg binary
8+ * .gif binary
9+ * .ico binary
10+ * .pdf binary
11+ * .zip binary
Original file line number Diff line number Diff line change 11# localbrain
22
3+ [ ![ PyPI] ( https://img.shields.io/pypi/v/localbrain-rag.svg )] ( https://pypi.org/project/localbrain-rag/ )
4+ [ ![ Python] ( https://img.shields.io/pypi/pyversions/localbrain-rag.svg )] ( https://pypi.org/project/localbrain-rag/ )
5+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( LICENSE )
6+ [ ![ CI] ( https://github.com/sinwoo0225/Localbrain/actions/workflows/ci.yml/badge.svg )] ( https://github.com/sinwoo0225/Localbrain/actions/workflows/ci.yml )
7+
38** Local-first general-purpose RAG** โ point it at folders/files, index them, and search by meaning
49through an ** MCP server** (for Claude Code etc.), a ** CLI** , and a ** web console** .
510Everything runs on your machine; generation is done by your MCP client (e.g. Claude), so localbrain
You canโt perform that action at this time.
0 commit comments