NekoImageGallery

An AI-powered natural language & reverse Image Search Engine powered by CLIP & qdrant.

AGPL-3.0 License

Stars
79
Committers
3

Bot releases are hidden (Show)

NekoImageGallery - v1.3.0 Latest Release

Published by hv0905 3 months ago

What's Changed

⚠️Breaking changes

  • The CLI interface have been rewritten. You might need to modify your scripts if you're using NekoImageGallery's CLI Interface in it.

New features

  • Rebuild local indexing to align its behavior with upload API. (@hv0905, #41)
  • Rewrite CLI interface using Typer to have a more clear logic and provide more features. (@hv0905, #41)
  • Add images API by (@hv0905, #42)
  • Add comments field for images and improve documentation (@hv0905, #43)

Enhancement

  • Wait for all the images in the upload queue to be indexed before server shutdown. (@hv0905)

Full Changelog: https://github.com/hv0905/NekoImageGallery/compare/v1.2.0...V1.3.0

NekoImageGallery - v1.2.0

Published by hv0905 4 months ago

Bug Fixes

New Features

Misc

  • Upgrade qdrant client to v1.9.2 and remove workaround code

Full Changelog: https://github.com/hv0905/NekoImageGallery/compare/v1.1.0...v1.2.0

NekoImageGallery - v1.1.0

Published by hv0905 4 months ago

New Features

  • Allow config max queue length for upload API (#28)
  • Allow setting thumbnail mode when uploading using upload API (#32)
  • Allow editing url and thumbnail_url for non-local image in update_opt API (#34)

Bug Fixes

  • Fix a bug that an error from Bert will occur when indexing a photo with long texts.

Misc

  • Upgrade to Python3.11 for cpu-only docker image
  • Upgrade to torch 2.3.0 for cuda docker image

Full Changelog: https://github.com/hv0905/NekoImageGallery/compare/v1.0.0...v1.1.0

NekoImageGallery - v1.0.0

Published by hv0905 5 months ago

First stable release of NekoImageGallery 🎉

Docker Images: https://hub.docker.com/r/edgeneko/neko-image-gallery