Skip to content

Shaghayegh-Aflatounian/Text-Analysis-Semantic-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Text-Analysis-Semantic-Search

A semantic search and Embeddings with the OpenAI API Text embedding models create numerical representations from text inputs. This ability to encode text and capture its semantic meaning means that embedding models underpin many types of AI applications, like semantic search engines and recommendation engines. In this code, we'll see how to harness OpenAI's Embeddings model via the OpenAI API to create embeddings from text datasets and begin developing real-world applications. we'll also take a big step towards creating production-ready applications by learning about vector databases to efficiently store and query embedded texts.

About

A semantic search and Embeddings with the OpenAI API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published