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

[FR] Add a comprehensive search feature to archive #38

Open
JeS24 opened this issue Nov 6, 2022 · 1 comment
Open

[FR] Add a comprehensive search feature to archive #38

JeS24 opened this issue Nov 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@JeS24
Copy link
Member

JeS24 commented Nov 6, 2022

Title-text. To any netizen, it should be obvious why a search feature would be helpful.

The more interesting part would be how to implement such a feature. OCR would undoubtedly see some use here, but it will require sufficiently "clean" inputs. Another component that will require some thought is the data structure used to store the (crawled) data. Should be an interesting project. For something fancy, one might want to look into fuzzy finders or knowledge graphs.

As a start, even a rudimentary string-matching search function helps. SDG can improve it as time goes on.

@ maintainers Feel free to edit this text to add more details or clarifications, as needed.

@JeS24 JeS24 added the enhancement New feature or request label Nov 6, 2022
@JeS24
Copy link
Member Author

JeS24 commented Feb 11, 2023

https://platform.openai.com/docs/tutorials/web-qa-embeddings Entirely new approach. Might be helpful.

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

No branches or pull requests

1 participant