Skip to content

Commit f0555e8

Browse files
authored
Update README.md
Fix titles
1 parent 1e3d8f4 commit f0555e8

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-
# ⚙️ RAG and Fine-Tuning in Hopsworks - build a private PDF search system
1+
# ⚙️ Build a private PDF search system 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 and serve fine-tuned models from them, and include UI for querying
4+
# ⚙️ Index Private PDFs for RAG, create a fine-tuned 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)