first commit

This commit is contained in:
tahsin-protik
2023-02-22 03:06:07 +06:00
parent 1247af9b8b
commit 59d0385874
+1 -1
View File
@@ -18,7 +18,7 @@ Note: The embedding model used here has 384 dimensions.
Useful Docs: Useful Docs:
- [Openai](https://platform.openai.com/docs) - [Openai](https://platform.openai.com/docs)
- [Pinecone](https://docs.pinecone.io/docs/quickstart) - [Pinecone](https://docs.pinecone.io/docs/quickstart)
- [HuggingFace](https://huggingface.co/models)
Tasks: 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.) 1. Load the text from the given docx file and split them in to some chunks. (A splitter is defined, you can use that.)