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

feat: Image search example #5

Merged
merged 12 commits into from
Jul 8, 2023
Merged

feat: Image search example #5

merged 12 commits into from
Jul 8, 2023

Commits on Jul 7, 2023

  1. build embeddings database

    Green-Sky committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0d1c5f0 View commit details
    Browse the repository at this point in the history
  2. add search

    Green-Sky committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    70ec88f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae23063 View commit details
    Browse the repository at this point in the history
  4. make examples and image-search be build conditionally

    (edit: why did you have to invert the cmake options <.<)
    Green-Sky committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2c024f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ed0fe View commit details
    Browse the repository at this point in the history
  6. fix api change from main

    Green-Sky committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    20bb778 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    592147e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. add readme

    Green-Sky committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    1eb480e View commit details
    Browse the repository at this point in the history
  2. move vector out of loop

    Green-Sky committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    a1f34eb View commit details
    Browse the repository at this point in the history
  3. move image search reame

    Green-Sky committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    9b719c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e605bdd View commit details
    Browse the repository at this point in the history
  5. similarity -> distance

    monatis committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    181b44b View commit details
    Browse the repository at this point in the history