Skip to content

Commit 571bd74

Browse files
authored
Update README.md
Nicer readme for llm-pdfs
1 parent f0555e8 commit 571bd74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advanced_tutorials/llm_pdfs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# ⚙️ Build a private PDF search system using LLMs and RAG
1+
# ⚙️ Private PDF search using LLMs and RAG
22
* [Helper video describing how to implement this LLM PDF system](https://www.youtube.com/watch?v=8YDANJ4Gbis)
33

4-
# ⚙️ Index Private PDFs for RAG, create a fine-tuned LLM, UI for querying
4+
# ⚙️ RAG, Fine-tune a LLM, UI for querying
55

66
This project is an AI system built on Hopsworks that
77
* creates vector embeddings for PDF files in a google drive folder (you can also use local/network directories) and indexes them for retrieval augmented generation (RAG) in Hopsworks Feature Store with Vector Indexing

0 commit comments

Comments
 (0)