From 096222c64f9dca9bb6ce2a4f97c1c0135fdea3d5 Mon Sep 17 00:00:00 2001 From: cooney Date: Tue, 2 Jun 2026 18:11:05 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9E=AD=EC=B2=B4=EC=9D=B8=20=EC=8B=AC?= =?UTF-8?q?=ED=99=942=20-=20=EB=89=B4=EC=8A=A4=20=ED=81=AC=EB=A1=A4?= =?UTF-8?q?=EB=A7=81=20=ED=9B=84=20=ED=95=84=EC=9A=94=20=EB=82=B4=EC=9A=A9?= =?UTF-8?q?=20=EA=B0=80=EA=B3=B5=20-=20=EC=9C=A0=EC=82=AC=20=EB=8B=A8?= =?UTF-8?q?=EC=96=B4=20=EC=B6=94=EC=B6=9C=20-=20=EA=B0=81=EC=A2=85=20?= =?UTF-8?q?=EB=AC=B8=EC=84=9C=EC=95=88=20=ED=95=84=EC=9A=94=20=EB=82=B4?= =?UTF-8?q?=EC=9A=A9=20=EA=B0=80=EA=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/csv-editor.xml | 16 + .idea/pyLspTools.xml | 5 + ollama/data/2026 상 삼성E&A 직무기술서.pdf | Bin 0 -> 264827 bytes ollama/data/2026 상 삼성SDS 직무기술서.pdf | Bin 0 -> 60701 bytes .../2026 상 삼성디스플레이 직무기술서.pdf | Bin 0 -> 407844 bytes ollama/data/2026 상 삼성전자 직무기술서.pdf | Bin 0 -> 1882217 bytes ollama/data/2026 상 삼성증권 직무기술서 .pdf | Bin 0 -> 287812 bytes ollama/data/2026 상 제일기획 직무기술서.pdf | Bin 0 -> 393380 bytes ollama/data/hanyang_campus.json | 4 + ollama/data/myData.csv | 113 +++ .../data_level0.bin | Bin .../header.bin | Bin .../length.bin | Bin 0 -> 400 bytes .../link_lists.bin | 0 ollama/db/chroma/chroma.sqlite3 | Bin 0 -> 1937408 bytes .../data_level0.bin | Bin .../header.bin | Bin .../length.bin | Bin 0 -> 400 bytes .../link_lists.bin | 0 .../length.bin | Bin 400 -> 0 bytes .../data_level0.bin | Bin 321200 -> 0 bytes .../length.bin | Bin 400 -> 0 bytes ollama/db/chroma_db/chroma.sqlite3 | Bin 21749760 -> 1953792 bytes .../header.bin | Bin 100 -> 0 bytes .../length.bin | Bin 400 -> 0 bytes .../link_lists.bin | 0 .../data_level0.bin | Bin 321200 -> 0 bytes .../header.bin | Bin 100 -> 0 bytes .../length.bin | Bin 400 -> 0 bytes .../link_lists.bin | 0 .../data_level0.bin | Bin 2698080 -> 0 bytes .../header.bin | Bin 100 -> 0 bytes .../index_metadata.pickle | Bin 77408 -> 0 bytes .../length.bin | Bin 3360 -> 0 bytes .../link_lists.bin | Bin 7304 -> 0 bytes .../data_level0.bin | Bin 321200 -> 321200 bytes .../length.bin | Bin 400 -> 400 bytes ollama/db/watson_chroma/chroma.sqlite3 | Bin 524288 -> 749568 bytes .../data_level0.bin | Bin 321200 -> 321200 bytes .../length.bin | Bin 400 -> 400 bytes .../data_level0.bin | Bin 321200 -> 321200 bytes .../length.bin | Bin 400 -> 400 bytes ollama/finder.py | 63 ++ ollama/langchain3.ipynb | 450 +++++------ ollama/rag_company.py | 169 +++++ ollama/rag_naver.ipynb | 422 +++++++++++ ollama/reg_분쟁조정.ipynb | 713 ++++++++++++++++-- 47 files changed, 1679 insertions(+), 276 deletions(-) create mode 100644 .idea/csv-editor.xml create mode 100644 ollama/data/2026 상 삼성E&A 직무기술서.pdf create mode 100644 ollama/data/2026 상 삼성SDS 직무기술서.pdf create mode 100644 ollama/data/2026 상 삼성디스플레이 직무기술서.pdf create mode 100644 ollama/data/2026 상 삼성전자 직무기술서.pdf create mode 100644 ollama/data/2026 상 삼성증권 직무기술서 .pdf create mode 100644 ollama/data/2026 상 제일기획 직무기술서.pdf create mode 100644 ollama/data/myData.csv rename ollama/db/{chroma_db/14633bae-b7e7-47cd-9c9e-b56ff2ffa0f1 => chroma/8e82f116-f197-48fe-a5f7-02e4de14e000}/data_level0.bin (100%) rename ollama/db/{chroma_db/14633bae-b7e7-47cd-9c9e-b56ff2ffa0f1 => chroma/8e82f116-f197-48fe-a5f7-02e4de14e000}/header.bin (100%) create mode 100644 ollama/db/chroma/8e82f116-f197-48fe-a5f7-02e4de14e000/length.bin rename ollama/db/{chroma_db/14633bae-b7e7-47cd-9c9e-b56ff2ffa0f1 => chroma/8e82f116-f197-48fe-a5f7-02e4de14e000}/link_lists.bin (100%) create mode 100644 ollama/db/chroma/chroma.sqlite3 rename ollama/db/chroma_db/{d2859619-2d18-464c-ac6a-169b1befcc79 => 05d5c247-c693-452a-8e61-1546a631d21e}/data_level0.bin (100%) rename ollama/db/chroma_db/{6b9d0577-915e-4caf-a9f3-c1e3b8228cbe => 05d5c247-c693-452a-8e61-1546a631d21e}/header.bin (100%) create mode 100644 ollama/db/chroma_db/05d5c247-c693-452a-8e61-1546a631d21e/length.bin rename ollama/db/chroma_db/{6b9d0577-915e-4caf-a9f3-c1e3b8228cbe => 05d5c247-c693-452a-8e61-1546a631d21e}/link_lists.bin (100%) delete mode 100644 ollama/db/chroma_db/14633bae-b7e7-47cd-9c9e-b56ff2ffa0f1/length.bin delete mode 100644 ollama/db/chroma_db/6b9d0577-915e-4caf-a9f3-c1e3b8228cbe/data_level0.bin delete mode 100644 ollama/db/chroma_db/6b9d0577-915e-4caf-a9f3-c1e3b8228cbe/length.bin delete mode 100644 ollama/db/chroma_db/d2859619-2d18-464c-ac6a-169b1befcc79/header.bin delete mode 100644 ollama/db/chroma_db/d2859619-2d18-464c-ac6a-169b1befcc79/length.bin delete mode 100644 ollama/db/chroma_db/d2859619-2d18-464c-ac6a-169b1befcc79/link_lists.bin delete mode 100644 ollama/db/chroma_db/e9088638-5524-49ca-89b2-2d4549810722/data_level0.bin delete mode 100644 ollama/db/chroma_db/e9088638-5524-49ca-89b2-2d4549810722/header.bin delete mode 100644 ollama/db/chroma_db/e9088638-5524-49ca-89b2-2d4549810722/length.bin delete mode 100644 ollama/db/chroma_db/e9088638-5524-49ca-89b2-2d4549810722/link_lists.bin delete mode 100644 ollama/db/chroma_db/f87583a1-fc78-4144-a6c6-c1581595aeb3/data_level0.bin delete mode 100644 ollama/db/chroma_db/f87583a1-fc78-4144-a6c6-c1581595aeb3/header.bin delete mode 100644 ollama/db/chroma_db/f87583a1-fc78-4144-a6c6-c1581595aeb3/index_metadata.pickle delete mode 100644 ollama/db/chroma_db/f87583a1-fc78-4144-a6c6-c1581595aeb3/length.bin delete mode 100644 ollama/db/chroma_db/f87583a1-fc78-4144-a6c6-c1581595aeb3/link_lists.bin create mode 100644 ollama/finder.py create mode 100644 ollama/rag_company.py create mode 100644 ollama/rag_naver.ipynb diff --git a/.idea/csv-editor.xml b/.idea/csv-editor.xml new file mode 100644 index 0000000..f2d624a --- /dev/null +++ b/.idea/csv-editor.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/.idea/pyLspTools.xml b/.idea/pyLspTools.xml index c24f67c..e202fc5 100644 --- a/.idea/pyLspTools.xml +++ b/.idea/pyLspTools.xml @@ -3,6 +3,11 @@