Skip to content

Commit feac9d5

Browse files
authored
Update README.md
1 parent 42244cb commit feac9d5

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,5 +1,5 @@
11
# vector-embedding-api
2-
Flask server that allows users to generate text embeddings using OpenAI's "text-embedding-ada-002" model or the Sentence Transformers library. Text embeddings are dense vector representations of textual data that capture semantic information, making them useful for various natural language processing tasks.
2+
Flask API server for generating text embeddings using OpenAI's "text-embedding-ada-002" model or the Sentence Transformers library.
33

44
## Features 🎯
55
* POST endpoint access to text embedding models

0 commit comments

Comments
 (0)