.csv: CSV,
.docx: Word Document,
.doc: Word Document,
.enex: EverNote,
.eml: Email,
.epub: EPub,
.html: HTML File,
.md: Markdown,
.msg: Outlook Message,
.odt: Open Document Text,
.pdf: Portable Document Format (PDF),
.pptx : PowerPoint Document,
.ppt : PowerPoint Document,
.txt: Text file (UTF-8),
git clone https://github.com/imartinez/privateGPT.git
cd privateGPT
pip3 install -r requirements.txt
wget https://gpt4all.io/models/ggml-gpt4all-j-v1.3-groovy.bin
5. ๊ทธ ๋ค์ example.env ํ์ผ ์ด๋ฆ์ .env๋ก ๋ณ๊ฒฝํด ์ฃผ์ธ์ (.env ํ์ผ์๋ ํ์ํ ์ ๋ณด๋ค์ด ๋ค์ด์์ต๋๋ค.)
python ingest.py
python privateGPT.py
์ ๋ ์์ ํ
์คํธ์ ๋ํ ์ง๋ฌธ์ด ๋ฑํ ๋ ์ค๋ฅด์ง ์์ ํ
์คํธ ํ์ผ์ ์ ๋ชฉ์ ๋ฌผ์ด๋ดค์ต๋๋ค.
Question / Anwser / Source documents ์ ๋ํ ๊ฒฐ๊ณผ๋ฅผ ๋ณด์ฌ์ค๋๋ค !
๋ค์๋ฒ์๋ ๋ค๋ฅธ ๋ฐ์ดํฐ ํํ๋ฅผ ๊ฐ์ง๊ณ ์คํํด๋ณด๋๋ก ํ๊ฒ ์ต๋๋ค.๐บ
reference
- privateGPT git : https://github.com/imartinez/privateGPT
์ ์ตํ ๊ธ ์ ๋ดค์ต๋๋ค, ๊ฐ์ฌํฉ๋๋ค.