Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using embeddings for integrations #15

Open
Und3rf10w opened this issue Dec 16, 2023 · 0 comments
Open

Consider using embeddings for integrations #15

Und3rf10w opened this issue Dec 16, 2023 · 0 comments
Assignees
Labels
chains For issues related to chains core For core engine features enhancement New feature or request integrations For issues related to integrations

Comments

@Und3rf10w
Copy link
Owner

Und3rf10w commented Dec 16, 2023

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.

@Und3rf10w Und3rf10w added enhancement New feature or request core For core engine features chains For issues related to chains integrations For issues related to integrations labels Dec 16, 2023
@Und3rf10w Und3rf10w self-assigned this Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chains For issues related to chains core For core engine features enhancement New feature or request integrations For issues related to integrations
Projects
None yet
Development

No branches or pull requests

1 participant