You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ A Hybrid Search and Augmented Generation prompting solution using Python [OpenAI
14
14
15
15
-**PDF Loader**. a command-line pdf loader program that extracts text, vectorizes, and
16
16
loads into a Pinecone dot product vector database that is dimensioned to match OpenAI embeddings.
17
-
-**Retrieval Augments Generation**. A chatGPT prompt based on a hybrid search retriever that locates relevant documents from the vector database and includes these in OpenAI prompts.
17
+
-**Retrieval Augmented Generation**. A chatGPT prompt based on a hybrid search retriever that locates relevant documents from the vector database and includes these in OpenAI prompts.
0 commit comments