Explorar o código

fix: Spelling mistake (#82)

Jesse Claven %!s(int64=2) %!d(string=hai) anos
pai
achega
8987a0c8d9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -143,7 +143,7 @@ Creating a chat bot over any dataset needs the following steps to happen
 
 * load the data
 * create meaningful chunks
-* create embeddigns for each chunk
+* create embeddings for each chunk
 * store the chunks in vector database
 
 Whenever a user asks any query, following process happens to find the answer for the query