# PrivateGPT - GPT를 데이터 유출없이 사용하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9241](https://news.hada.io/topic?id=9241)
- GeekNews Markdown: [https://news.hada.io/topic/9241.md](https://news.hada.io/topic/9241.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-05-23T10:17:01+09:00
- Updated: 2023-05-23T10:17:01+09:00
- Original source: [github.com/imartinez](https://github.com/imartinez/privateGPT)
- Points: 23
- Comments: 2

## Topic Body

- 100% 프라이빗한 LLM  
- 인터넷 연결없이 개인 문서들을 LLM에 로딩하고 그에 대해 질문하기   
- LangChain + GPT4All + LlamaCPP + Chroma + SentenceTransformers   
- 문서폴더에 파일 넣고 ingest.py 실행  
  - csv, doc, eml(이메일), enex(에버노트), epub, html, md, msg(아웃룩), odt, pdf, ppt, txt

## Comments



### Comment 19918

- Author: jaeky70
- Created: 2023-10-16T15:19:27+09:00
- Points: 1

한글 지원되는 것은 없을 까요?

### Comment 16247

- Author: fermat39
- Created: 2023-05-24T18:25:39+09:00
- Points: 1

한 번 실행해보니 아직 한글지원도 안 되고 몇몇 버그들이 보이기는 하지만, 좋은 시도인 것 같네요.
