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

Allow searching for cards similar to a query string using vector similarity #685

Open
jkomoros opened this issue Dec 23, 2023 · 0 comments

Comments

@jkomoros
Copy link
Owner

For users with AI permission, allow a toggle in search boxes that doesn't do a normal query based selection but a simlar to a text string.

Basically it makes a faux card of the current card-type filter, and then finds cards similar to that and shows those. By doing it this way, it will get all of the normal embedding dates and card-types stuff.

This will require a new configurable filter type that is a no-op if the user doesn't have the permission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant