Are you struggling to find the right search queries to find assets to use in your game?
What if searches could be 'vibe based' as opposed to keyword matched?
I have created an open-source and hosted solution to this using AI Text Embeddings.
Compare the examples yourself!
Semantic searches can be much longer and still get results since the matches are found based on the 'meaning' rather than the exact words used. Although, it still often outperforms the cloud search on single-word queries as well.
Everything is open-sourced and MIT-licensed. Please check out the website or in-game asset browser widget if interested!
Frontend Web UI: https://sbox.semanticsearches.net/
Frontend Code: https://github.com/OcWebb/sbox-semantic-search-web-frontend
Backend Code: https://github.com/OcWebb/sbox_semantic_search
Widget Code: https://github.com/OcWebb/sbox-semantic-search-browser-widget
What if searches could be 'vibe based' as opposed to keyword matched?
I have created an open-source and hosted solution to this using AI Text Embeddings.
Compare the examples yourself!
Semantic searches can be much longer and still get results since the matches are found based on the 'meaning' rather than the exact words used. Although, it still often outperforms the cloud search on single-word queries as well.
Everything is open-sourced and MIT-licensed. Please check out the website or in-game asset browser widget if interested!
Frontend Web UI: https://sbox.semanticsearches.net/
Frontend Code: https://github.com/OcWebb/sbox-semantic-search-web-frontend
Backend Code: https://github.com/OcWebb/sbox_semantic_search
Widget Code: https://github.com/OcWebb/sbox-semantic-search-browser-widget




