Skip to content

Commit 9ed9de5

Browse files
committed
docs: fixup description
1 parent 14b797f commit 9ed9de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A Hybrid Search and Augmented Generation prompting solution using Python [OpenAI
1414

1515
- **PDF Loader**. a command-line pdf loader program that extracts text, vectorizes, and
1616
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.
1818

1919
## Installation
2020

0 commit comments

Comments
 (0)