-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add Semantic Search Feature #305
Labels
enhancement 🌟
New feature or request
Comments
This feature can be useful for resolving this issue: yorkie-team/yorkie#1002 |
@sihyeong671 Could you check this comment(yorkie-team/yorkie#1002 (comment))? Doc event webhook is useful to implement semantic search. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What would you like to be added:
I propose to add a Semantic Search feature that enhances the ability to search and retrieve documents semantically. This functionality could be beneficial for users looking to improve the relevancy of search results beyond traditional keyword matching. The conceptual architecture and workflow are illustrated in the images included.
Key Decisions Needed:
When to save/update documents in the Vector Store?
How to store existing data in the Vector Store during feature deployment?
Chunking Strategy:
Embedding Model:
Vector Store Considerations:
Why is this needed:
Integrating a Semantic Search feature will significantly enhance user experience by providing more relevant and efficient search capabilities.
Additional Information:
The text was updated successfully, but these errors were encountered: