Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfoodfacts/robotoff-ann


https://github.com/openfoodfacts/robotoff-ann

Rename push action to publish

257fc31cc7d85101edf99c71d60448a6fe522668 authored over 3 years ago
Update build + deploy

a4f664ab98b2616b79b09bbc0d682fa00ca9549b authored over 3 years ago
Remove black as it's already in autoblack.yml

92f80e4c3217f4745a379b0ae38bda7722670719 authored over 3 years ago
Add version.txt, change release type to simple

bbc58f725efc5968ae6442b6fca2471e639dfa03 authored over 3 years ago
ci: add release automation

1fabe031bca1e14221fd319cf74d64d39a5b6f51 authored over 3 years ago
fix: update container-deploy.yml #11

3680fb86cb52bbc12f6d404e3153c674f3d57f9e authored over 3 years ago
ci: add tests, improve Docker build #9

0692c4d6fc3d4e66c74927fce5f558c0d0d8b006 authored over 3 years ago
fix: support more environments #10

2944c2273ad35df40a913c05fd14feeb8204047a authored over 3 years ago
Update container-deploy.yml

f71fbc04673a7440e7ca6842d07b8028c59cd49c authored over 3 years ago
Add ANN data volume, update docker-compose, add Makefile

4da03981723438d28a990a3b72eb19bad123534c authored over 3 years ago
Add pull request template

92e03ba0fbc224809bf8d91ba759611e04c4851d authored over 3 years ago
Remove env check

c2a926e9ebbe951e4dc3b112b80cc0abfbf8ed94 authored over 3 years ago
Merge pull request #2 from openfoodfacts/add-ci

Add .github workflows and issue templates, move docker-compose

6abaee7ec187587556431d96ed97ea71be0ad848 authored over 3 years ago
Update container-deploy.yml

333536fa4d3e04a71ebb3badc2f56395eab19009 authored over 3 years ago
Change env names

9f22ae430e899d91a8f8010aca282702889d5510 authored over 3 years ago
Fix container image name

caadc5d948635c13ecf9dafa86cc3a655e903c22 authored over 3 years ago
Add .github workflows and issue templates, move docker-compose to this repo

6d7ff1b573f56756d69b9cada7b6dc2a9666d587 authored over 3 years ago
Merge remote-tracking branch 'origin/split-ann'

c229d89ed4773eb5ed5dfb4ce32964dce8fe1a6b authored over 3 years ago
Initial commit

5215921a20ad5b903093122edd3d6ffae35f481f authored over 3 years ago
Hardcodes (#362)

* Properly format code and remove more hardcodes

* Fix missed hardcode

ec7db2a58897c332361eaf3be4eba70f1bde9a07 authored over 3 years ago
Default to 'dev' for the Robotoff instance (#354)

cafeca49e0646b629dccf8dbb81c70c3faf1c8f0 authored over 3 years ago
Add the missing gunicorn conf file (#356)

09c4ed429766b60dd2ea9a725ee8a455610ba12c authored over 3 years ago
Optimise image cropping by constructing the Image object directly from the response bytes (#345)

a52fb6fe580aa0196282ccb07e5f9677af1b6a80 authored over 3 years ago
Allow to not post anything on Slack if the robotoff is running as dev/locally (#351)

* Refactor slack functionality to avoid sending notifications on test runs.

* Add tests

* ...

d419f3be1e07338bc5ddd63a118ac5bb13a154cc authored over 3 years ago
Lint the files

dce73c40ed288eaa84e768f711ed6c9a62163aa2 authored over 3 years ago
Parameterise Sentry initialisation to allow setting environments.

bc9a2ea876b294e8cfba8c9d05382e09b50d17e2 authored over 3 years ago
Add poetry + some project changes (#315)

* switch to pyproject.toml + add isort

* Tmp add branch to github workflow

* Change pipeli...

c41c7fe4f4670cc9f78c317cd481f7c2d60186ca authored over 3 years ago
Upgrade black to version 20.8b1

4be14895259ebd879b369730dc60b840065926fa authored over 4 years ago
Improve Dockerfile configuration

c2a35477c8255d25a2208a51310e5eeb6f021511 authored over 4 years ago
Improve index generation script

84064bc5de86ff978266625eec4d0293670398c8 authored over 4 years ago
[ann] Improve index generation script

dacf1c7113305c2b305362ee0b032aa7d0a637dc authored over 4 years ago
[ann] Add script to generate index

94e700d2d32b6b17fd882be81d00950e34ff0a48 authored over 4 years ago
Fix serialization bug

429145c4ab3bfaaf1fc566e4a3a72c186f2d6431 authored over 4 years ago
Fix bug in ANN API

da94d2a1bb21532bc998ff6417cb29ef3e4792cc authored over 4 years ago
Add new endpoint to ANN API to get stored logo IDs

a1f22434e1054c7fc30ecee56b2decd5f70c0d6e authored over 4 years ago
Add new endpoint to give ANN count

d004250a60326b01f4c72a9220075f1987fec2c8 authored over 4 years ago
Add logging messages

f570ce1961a6876ca02aacca7866d34ec6bb3553 authored over 4 years ago
Fix bug in batch ANN endpoint

998922761eccbc87e1786eca6f645596f9eb7630 authored over 4 years ago
Fix get_logger level setting

aa7fc4fc08d56141d150c86c0a981f7d8a536fa7 authored over 4 years ago
Add batch ANN endpoint

cd98c73136cbbdf72a21d9efbaea885f8abc4cf9 authored over 4 years ago
Fix bug in /ann endpoint

e819af4f3e33e2b846ce987f2161176293df6682 authored over 4 years ago
Sort imports

a01abbedc599bd6e0d8262e37cccce0df0dd5472 authored over 4 years ago
Improve performance of logo addition call

307b3169e6e517db0f10e5ed26cc56b0dc9b186d authored over 4 years ago
Add endpoint to save embeddings on disk

9dad740d874a16552f9fd5a6001bfa5139127c12 authored over 4 years ago
Allow for various index dimension in ANN

70dd5d8f166cc292d53bc8481fa74b006268f426 authored over 4 years ago
Allow ANN service to load multiple indexes

736585239c98ce497115bafeb91393c1b5ed3353 authored over 4 years ago
Don't remove first element in ann results

730993ea7bfacf11e0cd9703f17f26d16dc0ca78 authored over 4 years ago
Add new endpoint to ANN API

4671c58b243a6681d0132690d6e52abad1e96009 authored over 4 years ago
Add first version of ANN

74bd4bfc2f172c5355a43ea6cc5554caf006d7ef authored over 4 years ago