FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Nathan-Chell/Action-Classification-Using-Text-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. · GitHub

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL