This is a repository to accompany my medium article on implementing semantic search in MongoDB Atlas with OpenAI embeddings.
- 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