Skip to content

Commit 82546de

Browse files
committed
docs: fix up summary README
1 parent 44123c9 commit 82546de

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
@@ -1,6 +1,6 @@
11
# Netec Large Language Models
22

3-
A Python [OpenAI](https://openai.com/)/[LangChain](https://www.langchain.com/)/[Pinecone](https://docs.pinecone.io/docs/python-client) proof of concept Retrieval Augmented Generation (RAG) models using PDF documents as the data source for embeddings.
3+
A Python [OpenAI](https://openai.com/) / [LangChain](https://www.langchain.com/) / [Pinecone](https://docs.pinecone.io/docs/python-client) proof of concept Retrieval Augmented Generation (RAG) model using PDF documents as the embeddings data source.
44

55
Implements the following:
66

0 commit comments

Comments
 (0)