For the item finder, and planetary survey integrations from cornerstone, we're relying heavily on the user providing a specific input. We should just consider using embeddings, storing them locally, and checking the game version on launch whether it needs to update.
Embeddings will provide us a much easier search, and we don't have to rely on the STT engine to be 100% accurate. Better than minhashing.
For the item finder, and planetary survey integrations from cornerstone, we're relying heavily on the user providing a specific input. We should just consider using embeddings, storing them locally, and checking the game version on launch whether it needs to update.
Embeddings will provide us a much easier search, and we don't have to rely on the STT engine to be 100% accurate. Better than minhashing.