https://pypi.org/project/sentence-transformers/ provides a collection of sentence transformers that can run locally are built to perform well for semantic search use cases.
Ask ChatGPT "How does SBERT compare to using an LLM like OpenAI's text-embedding-3-large mode for embeddings used for semantic search?"
We could create a separate column in the splits table to hold the SBERT embedding, and run automated evaluations to compare how they do with our log of questions.