Hacker News new | ask | show | jobs
Show HN: Semantic Bible Search using OpenAI's latest embedding model (siliconscripture.org)
8 points by bugzz 1229 days ago
Hey HN! My brothers and I have worked on this for the last 2 weeks. We use OpenAI's `text-embedding-ada-002` model to embed queries and a vector database to search for similar verses / blocks of verses. We'd like to see what you think and appreciate any feedback!