6,323
edits
(Created page with " === Creating a foundation service === * Creating a foundation service that could execute GenAI requests, and abstract the model being used * Ensuring 3rd parties can't abuse...") |
No edit summary |
||
Line 24: | Line 24: | ||
* Document good practises | * Document good practises | ||
* Document things we could also implement | * Document things we could also implement | ||
=== Think hard about how we can use it === | |||
* Data quality, Data extraction, Content synthetisation, Data models generation, Code generation, Food intake analysis, Natural search parsing, those are some of the potential themes, but there are many others | |||
=== Don't be paralyzed by potential errors or phantasms === | |||
* It is possible to mitigate/eliminate those potential errors by keeping humans in the loop, and adopting a copilot approach | |||
* These new techniques can be hidden as a helper in the UI (like a magic button), with the proper warnings | |||
=== Prioritize and implement key projects === | === Prioritize and implement key projects === | ||
* [https://github.com/openfoodfacts/openfoodfacts-ai/issues/289 Leverage Generative AI across Open Food Facts (tracker) #289] | * [https://github.com/openfoodfacts/openfoodfacts-ai/issues/289 Leverage Generative AI across Open Food Facts (tracker) #289] |