{"id":15142650,"url":"https://github.com/openfoodfacts/facets-knowledge-panels","last_synced_at":"2025-10-23T19:31:45.162Z","repository":{"id":43171338,"uuid":"510764828","full_name":"openfoodfacts/facets-knowledge-panels","owner":"openfoodfacts","description":"Providing knowledge panels for a particular open food fact facet (category, brand, etc...)","archived":false,"fork":false,"pushed_at":"2024-09-04T14:59:35.000Z","size":2791,"stargazers_count":6,"open_issues_count":13,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-29T21:56:00.843Z","etag":null,"topics":["fastapi","hacktoberfest","openfoodfacts","python"],"latest_commit_sha":null,"homepage":"https://openfoodfacts.github.io/facets-knowledge-panels/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openfoodfacts.png","metadata":{"funding":{"patreon":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"open_collective":"openfoodfacts-server","github":"openfoodfacts","custom":"https://donate.openfoodfacts.org"},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-05T14:12:19.000Z","updated_at":"2024-09-04T14:59:02.000Z","dependencies_parsed_at":"2023-09-27T03:23:47.774Z","dependency_job_id":"689dabe0-e130-4bcf-bad5-74527f18f94a","html_url":"https://github.com/openfoodfacts/facets-knowledge-panels","commit_stats":{"total_commits":119,"total_committers":13,"mean_commits":9.153846153846153,"dds":0.7058823529411764,"last_synced_commit":"18986a2079f4c5386d5eb9c0be959c52f8b2a9e6"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfoodfacts%2Ffacets-knowledge-panels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfoodfacts%2Ffacets-knowledge-panels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfoodfacts%2Ffacets-knowledge-panels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfoodfacts%2Ffacets-knowledge-panels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfoodfacts","download_url":"https://codeload.github.com/openfoodfacts/facets-knowledge-panels/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237882172,"owners_count":19381176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastapi","hacktoberfest","openfoodfacts","python"],"created_at":"2024-09-26T09:43:19.380Z","updated_at":"2025-10-23T19:31:45.158Z","avatar_url":"https://github.com/openfoodfacts.png","language":"Python","funding_links":["https://opencollective.com/openfoodfacts-server","https://github.com/sponsors/openfoodfacts","https://donate.openfoodfacts.org"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://static.openfoodfacts.org/images/logos/off-logo-horizontal-dark.png?refresh_github_cache=1\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://static.openfoodfacts.org/images/logos/off-logo-horizontal-light.png?refresh_github_cache=1\"\u003e\n  \u003cimg height=\"80\" src=\"https://static.openfoodfacts.org/images/logos/off-logo-horizontal-light.svg\"\u003e\n\u003c/picture\u003e  \n\u003c/p\u003e\n\n## About Repo\n\n![GitHub language count](https://img.shields.io/github/languages/count/openfoodfacts/facets-knowledge-panels?style=for-the-badge\u0026color=brightgreen)\n![GitHub top language](https://img.shields.io/github/languages/top/openfoodfacts/facets-knowledge-panels?style=for-the-badge\u0026color=aqua)\n![GitHub last commit](https://img.shields.io/github/last-commit/openfoodfacts/facets-knowledge-panels?style=for-the-badge\u0026color=blue)\n![Github Repo Size](https://img.shields.io/github/repo-size/openfoodfacts/facets-knowledge-panels?style=for-the-badge\u0026color=aqua)\n\n# facets-knowledge-panels\n\nProviding knowledge panels for a particular Open Food Facts facet (category, brand, etc...)\n\n## Why facets-knowledge-panels?\n\n- Provides applications with a set of informative or actionable items which are contextual to a specific facet.\n- The primary goal is to allow high level contributions by users that maybe interested in a particular subset of the database, like a particular food category, a brand, a location etc.\n- We reuse the knowledge panel format, which remove the need for the application to change as the server side code change, or to implement specific business logic.\n\n## How do I get started?\n\n- Join us on [Slack](https://openfoodfacts.slack.com/archives/C03LFRKLVBQ)\n- Developer documentation\n    - [Project setup](./docs/how-to-guides/Project-setup-locally.md)\n    - [Testing](./docs/how-to-guides/Testing.md)\n    - [Contributing Guidelines](./docs/how-to-guides/CONTRIBUTING.md)\n- [API Documentation](./docs/references/API%20references.md)\n\n## 🎨 Design \u0026 User interface\n- We strive to thoughtfully design every feature before we move on to implementation, so that we respect Open Food Facts' graphic charter and nascent design system, while having efficient user flows.\n- [![Figma](https://img.shields.io/badge/figma-%23F24E1E.svg?logo=figma\u0026logoColor=white) Knowledge panels folder](xxx)\n- Knowledge panels in the app\n- Knowledge panels in openfoodfacts-explorer\n- Knowledge panels in the Website\n- Knowledge panels for facets\n- Knowledge panels for the product page\n\u003cbr\u003e\u003cbr\u003e\n\n## Contributors\n\n\u003ca href=\"https://github.com/openfoodfacts/facets-knowledge-panels/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=openfoodfacts/facets-knowledge-panels\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfoodfacts%2Ffacets-knowledge-panels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenfoodfacts%2Ffacets-knowledge-panels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfoodfacts%2Ffacets-knowledge-panels/lists"}