Skip to content

Using OpenAI's text-embedding-ada-002 model to represent an action as a vector, similar actions can be grouped together and used for classification.

Notifications You must be signed in to change notification settings

Nathan-Chell/Action-Classification-Using-Text-Embeddings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classify actions using word embeddings

Using OpenAI's text-embedding-ada-002 model to represent an action as a vector, similar actions can be grouped together and used for classification.

Store embedded actions in [vector database]

Allows for perminant storage of the vector space and results in quick inference.

About

Using OpenAI's text-embedding-ada-002 model to represent an action as a vector, similar actions can be grouped together and used for classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages