Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/robotoff

🤖 Real-time and batch prediction service for Open Food Facts
https://github.com/openfoodfacts/robotoff

Add handling of missing fields in category prediction & fix typo in model path (#528)

* Add handling of missing fields

* Fix model path

* Update test

c55ff2bff1d1d40ea2b3979e9b1732d1be23fd43 authored about 3 years ago
Use the new category classifier model for category prediction (#526)

* Replace the local category classifier model with a remote model

* Remove workflow for uploa...

83bde2c30bd6f7d8762d65a25d21152a4326ce0a authored about 3 years ago
Revert "Use the new category classifier model for category prediction (#523)" (#524)

This reverts commit 9759234d2ee5e964e6a9a698a636e19d0d7ef4a5.

05afa6ba17bd06cfbc49a9b6085acc5c6d3041a7 authored about 3 years ago
Use the new category classifier model for category prediction (#523)

* Replace the local category classifier model with a remote model

* Remove workflow for uploa...

9759234d2ee5e964e6a9a698a636e19d0d7ef4a5 authored about 3 years ago
Merge pull request #521 from openfoodfacts/revert-512-migrate-to-tf-serving

Revert "feat: use the new category classifier model for category prediction"

f75ecebfaa5898d92ee0863a67bb92b496a1cbcb authored about 3 years ago
Revert "feat: use the new category classifier model for category prediction (#512)"

This reverts commit a45ded0b180f231d8d64778171dc4f7bec0367ad.

30dc472b17c1baf3e78560280ecbd11fb9c1dee3 authored about 3 years ago
feat: use the new category classifier model for category prediction (#512)

* Replace the local category classifier model with a remote model

* Remove workflow for uploa...

a45ded0b180f231d8d64778171dc4f7bec0367ad authored about 3 years ago
ci: add TF_SERVING_HOST

411e51dd48ca8d1c3dc270ff2c2c9a8f6ef68326 authored about 3 years ago
Update container-deploy.yml

f63b5754d3759805ca85c568298a6242f99ecc4b authored about 3 years ago
fix: bind mount for datasets folder

6472b16c7e235e0fb1fbdfa981ecd15b2ceb4d89 authored about 3 years ago
Update prod.yml

c86079c1426201eb949a472b136b1b9685acd287 authored about 3 years ago
Update docker-compose.yml

8503338ad6ca6322b081d09e3de31a27759056bc authored about 3 years ago
Replace moving of the PO dump from /tmp with copy (#517)

9a0ab09bd50d8f20a177e18b1cbdba22b0cb5945 authored about 3 years ago
ci: fix pypi workflow

218c5746ce8896b616852735b54d81287b71223a authored about 3 years ago
ci: fix pypi workflow

70a5abae868c9fc3207f021f9472c4205017c9da authored about 3 years ago
ci: fix pypi release

d4b36e255f44a6d767802fbc6dd308fc9b055b62 authored about 3 years ago
ci: update pypi

748b53e7b7d293714203b9f3a2a519ac24497df6 authored about 3 years ago
ci: prod deployment prep

f735fd663d909cd8a029b3b16748ca4e3137df91 authored about 3 years ago
ci: prod deployment

06afd95c9468b72aab515d9e674f571bb08f7049 authored about 3 years ago
ci: deploy to prod

41b198fdd3c5df0bb4a4eef721fea79504666bdc authored about 3 years ago
ci: prod deployment prep

96779eac33d3cf9bd016a067117d8c6b5754c295 authored about 3 years ago
ci: fix elasticsearch init

b8bce46c009d0593078b1cf78f109263074d8b1b authored about 3 years ago
update Makefile init-elasticsearch

0753076a30c98c51ab1e4d4d1fdf6813e5f24a64 authored about 3 years ago
Add the new model to the model config (#510)

8e0875faeed12a25fecbf75b80cb6a14fffabf8e authored about 3 years ago
Pull the new category classifier onto robotoff-ml (#508)

* Pull the new category classifier onto robotoff-ml

* Pull the new category classifier onto r...

2f33804a24b9e7d1480bc8011a16ddb34651528a authored about 3 years ago
Re-introduce DOCTYPE for Elasticsearch queries (#507)

8ab587fba4ff7a4968aa369dac8d40069fb710f1 authored about 3 years ago
Add the default doc type to ES requests (#505)

723a609ad2e5e99e80330f063e3a9cef6ca6045f authored about 3 years ago
Auto-initialise Elasticsearch on Robotoff startup and reload the data daily (#478)

* Draft of auto-loading and periodic updating of the Elasticsearch data

* Add missing commit ...

5c4651d723c6896de4584667b48bc51f5825fea0 authored about 3 years ago
fix: remove init tasks

462eaf93b363c63c1dc5a2b45bf3181971645ed9 authored about 3 years ago
Disable automatic processing of Nutri-Score grade insights until we have more confidence in the output & add tests (#500)

8533536a531e766db02fc4d8bda5dc0b40a49404 authored about 3 years ago
Bump TF Serving Version (#503)

98b0d7d2e6b2f618fb01b3ebc1dd56d9c2f2eaca authored about 3 years ago
ops: fix Dockerfile to be faster, fixes #482

do not issue a chown command but copy with right user:group instead

0893f38199ba1fccde605d35ddb3688be688b855 authored about 3 years ago
Noop Slack Notifier inherits from the real Notifier (#498)

* Noop Slack Notifier inherits from the real Notifier

* Update robotoff/slack.py

Co-author...

b2c2a03ca7a653923a0b2828a7dc1f55c184588d authored about 3 years ago
Fix logo annotation Slack alerting (#496)

* Add error handling to ANN interactions and fix the URL in Slack messages

* Add a small test...

eb93659abf6fe608cd3aa9a45c3edc883140c415 authored about 3 years ago
Add structured messages to Slack alerting (#497)

* Add structured messages to Slack alerting

* Added slack tests

* Correctly pass blocks as...

1c29bf197d1d8a8c3266ee046bd1e57656aaad68 authored about 3 years ago
fix: add TF_SERVING_HOST to deployment

97864fbad06734fbd9385e70e639dc75faf6a98a authored about 3 years ago
fix: comms between Robotoff and TF serving ML (#491)

f021d7bb27ecfb224d45517142346ecb697318bc authored about 3 years ago
fix: deploy tf models to both robotoff-net and robotoff-ml

001ea0717e85469283b4668e8f60a00a6055a25d authored about 3 years ago
Update models-deploy.yml

cd975e7407597cd09082ee5d0eb6dad9b5196dad authored about 3 years ago
fix: remove nutriscore model deployment script

e2e53036907bdecf1fc0adb1337431945ad7f013 authored about 3 years ago
Remove nutriscore model deployment script

d05896c4f1b53ff7d4c147d79cdba83112249607 authored about 3 years ago
fix: add nullable username to ProductInsight model"

9e62ca457c52d4c90e88b7175f99f0d3d783cf1b authored about 3 years ago
Add nullable username to model

5869c301665311cf26c5dc5b3b7307d8309c5225 authored about 3 years ago
Remove init tasks

7bc66f64dac79dfbc2943675af8fed4b9b92b04d authored about 3 years ago
ci: deploy Keras configs

8122d5297f801c4a72efea01d6c1dccf9a580bed authored over 3 years ago
Update models-deploy.yml

861d2f46f7cff3120de4002e6d9cf4b1d7ec4058 authored over 3 years ago
Update models-deploy.yml

a266842f40fea4138fbb62dfcb29f88546882671 authored over 3 years ago
docs: fix docs

f679ddbaba205c75e118b69a137135b4ced0457f authored over 3 years ago
ops: build docs in docker

4a839b12b210f076b841cb4eb8e0c3cbaeb27bf3 authored over 3 years ago
fix: elasticsearch host

ca1c4cba4c47e5bfa9c7bc742a311cbda04ba10f authored over 3 years ago
fix: add Elasticsearch Docker external volume

a5b72d0705bf74d28e1e3cfdacf1465a615aeb01 authored over 3 years ago
Update Makefile

77b59eb9200b523cbfca552c557c5f0d71614d16 authored over 3 years ago
feat: add dedicated elasticsearch instance

790f69c38b544984109ff5631c432c161bb01c60 authored over 3 years ago
feat: add dedicated elasticsearch instance

632be14cf2e7a2d113f7647c678146523272913f authored over 3 years ago
docs: various docs fixes (#471)

docs: various docs fixes

8b44fa00756465c3e18808bc2abbdaecdc345fb5 authored over 3 years ago
fix: MONGO_URI should be set

6e2e1c93c4d3f0d666648c62a7065bc2c55aa824 authored over 3 years ago
Update

1973441d0eff6ca6ffc2bb61496f03a6ca6ab6bc authored over 3 years ago
Fix MONGODB_URI env variable

faf2a515c32e558fbcc7bd802558fc036df58b89 authored over 3 years ago
fix: typo in container-deploy-ml.yml

10af6510ff4c09dab38e2875c275ff4de535e5e5 authored over 3 years ago
Update Dockerfile

133dcc55b870f7d1ecabb46f6428dcc9ba093265 authored over 3 years ago
ops: make restart policy a parameter

48b80ee4fbb356422df06f96f97df9dcbe9d1299 authored over 3 years ago
ops: make it easier to run robotoff-cli in containers

79ac076154fd1e66f49ace1893ffda0b89713eea authored over 3 years ago
ops: make it easy to run checks with docker

dab336801806b09e77e68ffaf2dc8e5b9a39c0dd authored over 3 years ago
ops: put ridge predictor model into models volume

02605ce737841fce6467653677aea9f7d67a75a6 authored over 3 years ago
ops: more DRY compose yml

bff99fa3bc5b8ab04df00bb4ddc5d6003ef418df authored over 3 years ago
ops: move docker-entrypoint.sh to docker folder

91d991c3cb1602ecc7d8392d3e3cfefb9bce8554 authored over 3 years ago
fix: make tests run on local docker + fix cov

30ca4b5b718f2e86e336d395e1a225221450a7ff authored over 3 years ago
Format code with black and isort

fc43bcd05e4fcff2aabb5c17a62190c43fa77b41 authored over 3 years ago
fixup: Format Python code with Black

51367fabbfec832acc873a35fbb857a7af9bf2df authored over 3 years ago
refactor: rename docker-entrypoint to be consistent with productopener

b97f0593ff4a81049931195abe85db265a6379f9 authored over 3 years ago
ops: change deepsource conf

b4a51d053d6d7e05c929a8d7c493c42a6958217b authored over 3 years ago
ops: do not run with root in docker containers

ea720a7e7cda22307411e7eaf019fef02bd7c024 authored over 3 years ago
feat: add Grafana deployment annotation

f2e8dc23c3793beea56f294b2b412a8079c0a438 authored over 3 years ago
fix: broken OFF_SERVER_DOMAIN checks

e44a3c1ac584d33ec0ae029e601de97f02d85e01 authored over 3 years ago
Remove link from label

b5a5a8fd23e3349a190d5aa44c5595fa1aa14d97 authored over 3 years ago
Add deployment status

c7baa55e4ba8b724d6233f7c5379214d73363786 authored over 3 years ago
Add link to sha label

96329878dc960c3570272b9727b4fe2eea40fa4d authored over 3 years ago
Add deployment link

eb0e461d074df5d7af28259c16791b1d2a84d5eb authored over 3 years ago
trigger

13b371533e3278b5f651f345d887553759cf2dd3 authored over 3 years ago
TriggeR

e38463bc04ea13bfcf1b80786d62a5c21ae89606 authored over 3 years ago
Update annotation

72eb367eb405b565bec4ab3d48fc0637e378f0ab authored over 3 years ago
Remove link from text

057a3dd78e7f86e0104c395295cc2f7930d4c8cb authored over 3 years ago
Link current run

d21093fb758bc96c1dced6a891b14ea3d604c6cb authored over 3 years ago
fixup: Format Python code with Black

ad3c0bef4493b2c851e3eb42a94350f1beb7d554 authored over 3 years ago
Update robotoff/settings.py

Co-authored-by: Olivier Cervello <[email protected]>

d2f0a64c119b830afbcbfef34aed64d9e3a509d4 authored over 3 years ago
Fix broken OFF_SERVER_DOMAIN checks

A recent commit forced all of the API calls from OFF to rejected by Robotoff due to a mismatch i...

627765d2a5597bd6e0b8bdd41f3e9e66c8effccc authored over 3 years ago
Update

1d9fab1aeaea13dc19180a03538d530a71fadd33 authored over 3 years ago
Add job conclusion status

c8b77d8b3d71c61fd62e132180ca82c0b42f462e authored over 3 years ago
Add Grafana deployment annotation

b2df2f971b0c645bcf18e86f4daac90ab1e08b1a authored over 3 years ago
fix: re-add Robotoff Postgres database, add Postgres exporter

74540792c9e1f010c1f1f72d851aca9a2eb43ffb authored over 3 years ago
fix: keep Postgres db internal to Robotoff

667efe43442ee5e0a9cfd98b247ed4616858e948 authored over 3 years ago
Set default POSTGRES_HOST value

5838089d8ce6727d060950a28b40b7048289f598 authored over 3 years ago
Re-add Postgres deployment to Robotoff deployment

f3c6c0e38edb839f7d1007f7d5437972a6f4d23d authored over 3 years ago
ci: fix qemu deployment

27b384b142015e18d8d12cee3774e7f70547bf80 authored over 3 years ago
feat: set number of threads based on CPU count

730334d39a98dfd40e42b139a69c8a4798ea9050 authored over 3 years ago
Update

e83554401af3534d3f3b0ec4bb029e7a5446c406 authored over 3 years ago
Update env

e856054459f374b5fce99d030d4481a0a922eb4b authored over 3 years ago
Update ml deploy

cc8d9559defd4233b2d9b530ed31cc7ae6468155 authored over 3 years ago
Update

f1c688affa95d6a76d220682dbfa15024cd8e5ac authored over 3 years ago
Update models deploy

dff473d7451f23ec61b324ebc96b9272095112f4 authored over 3 years ago