mirror of
https://github.com/hoshikawa2/oci_genai_pdf.git
synced 2026-03-06 02:10:39 +00:00
adjustments
This commit is contained in:
@@ -45,7 +45,7 @@ Below, we will explain each section of the code.
|
|||||||
|
|
||||||
Imports the necessary libraries for processing PDFs, Oracle generative AI, text vectorization, and storage in vector databases (FAISS and Chroma).
|
Imports the necessary libraries for processing PDFs, Oracle generative AI, text vectorization, and storage in vector databases (FAISS and Chroma).
|
||||||
|
|
||||||
• PyPDFLoader and pymupdf4llm are used to extract text from PDFs.
|
• PyPDFLoader is used to extract text from PDFs.
|
||||||
|
|
||||||
• ChatOCIGenAI enables the use of Oracle Cloud Generative AI models to answer questions.
|
• ChatOCIGenAI enables the use of Oracle Cloud Generative AI models to answer questions.
|
||||||
|
|
||||||
|
|||||||
BIN
images/img_6.png
BIN
images/img_6.png
Binary file not shown.
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 61 KiB |
Reference in New Issue
Block a user