add TensorFlow JS embeddings

This commit is contained in:
chungyau97
2023-05-19 23:16:46 +07:00
parent fb400cbfbc
commit db902a2145
3 changed files with 57 additions and 0 deletions
+4
View File
@@ -20,6 +20,10 @@
"@huggingface/inference": "^1.6.3",
"@pinecone-database/pinecone": "^0.0.12",
"@supabase/supabase-js": "^2.21.0",
"@tensorflow-models/universal-sentence-encoder": "^1.3.3",
"@tensorflow/tfjs-converter": "^4.6.0",
"@tensorflow/tfjs-core": "^4.6.0",
"@tensorflow/tfjs-node": "^4.6.0",
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.12",
"chromadb": "^1.3.1",