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

Auto-Generate background_context Using LLMs for Better Deduplication #30

Open
ayush-vibrant opened this issue Oct 31, 2023 · 0 comments

Comments

@ayush-vibrant
Copy link

While the system currently allows the usage of the API without providing a background_context, this might not always yield optimal results, especially when the context is crucial for deduplication. (You've already highlighted this in the README.md)

As a fallback for situations where the background_context is not provided - should we consider implementing a mechanism that utilizes LLMs to infer or auto-generate a suitable context based on the items in the list?
This inferred context can assist in achieving better deduplication outcomes.

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