Skip to content

docs: Add "Vector Search on Hugging Face with the Hub as Backend" #276

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

Conversation

davidberenstein1957
Copy link
Contributor

  • Introduced a new notebook demonstrating vector search capabilities using DuckDB with datasets from the Hugging Face Hub.
  • Updated the table of contents to include the new notebook entry.

What does this PR do?

Fixes # (issue)

Who can review?

Feel free to tag members/contributors who may be interested in your PR.

…ebook and update table of contents

- Introduced a new notebook demonstrating vector search capabilities using DuckDB with datasets from the Hugging Face Hub.
- Updated the table of contents to include the new notebook entry.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

- Changed the link text from "Vector Search with DuckDB" to "Vector Search on Hugging Face" for clarity and accuracy.
Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool thanks! Really like the comparison between using an index versus not using an index 👍

Remember to add this to index.md and remove the oldest recipe from the list!

…inements

- Simplified search functions by removing optional column selection
- Fixed minor typos in text descriptions
- Removed unnecessary code complexity in embedding and search functions
- Updated index page to reflect notebook changes
Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the extra blank line here may be causing the doc-builder to fail. Can you remove it and see if it fixes things?

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@stevhliu stevhliu merged commit 0eec604 into huggingface:main Jan 29, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants