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

docs: add financial support in README #68

Merged
merged 1 commit into from
Dec 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repos:
rev: 23.11.0
hooks:
- id: black
language_version: python3.10
language_version: python3

- repo: https://github.com/pycqa/flake8
rev: 6.1.0
Expand Down
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,10 @@ docker-compose run --rm -v $(pwd)/path/to/products.jsonl.gz:/mnt/products.jsonl.
If you get errors, try adding more RAM (12GB works well if you have that spare), or slow down the indexing process by setting `num_processes` to 1 in the command above.

Typical import time is 45-60 minutes.

## Fundings

This project has received financial support from the NGI Search (New Generation Internet) program, funded by the European Commission.

![NGI-search logo](./assets/NGISearch_logo_tag_icon.svg "NGI-search logo"){height=100px}
![European flag](./assets/europa-flag.jpg "European flag"){height=100px}
40 changes: 40 additions & 0 deletions assets/NGISearch_logo_tag_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/europa-flag.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading