Skip to content

This is a repository to accompany my medium article on implementing semantic search with OpenAI and MongoDB.

Notifications You must be signed in to change notification settings

DenisBobrovskiy/rental-semantic-search-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository to accompany my medium article on implementing semantic search in MongoDB Atlas with OpenAI embeddings.

Directory structure:

  • utility - utility scripts for interacting with MongoDB Atlas and test semantic search
  • flask - flask server REST API to perform semantic search based on input user string
  • requirements.txt - contains the required packages for the virtual environment setup

About

This is a repository to accompany my medium article on implementing semantic search with OpenAI and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages