diff --git a/README.md b/README.md index 928a6e3..cd9d7aa 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Note: The embedding model used here has 384 dimensions. Useful Docs: - [Openai](https://platform.openai.com/docs) - [Pinecone](https://docs.pinecone.io/docs/quickstart) - +- [HuggingFace](https://huggingface.co/models) Tasks: 1. Load the text from the given docx file and split them in to some chunks. (A splitter is defined, you can use that.)