Difference between revisions of "Artificial Intelligence/Generative AI"

From Open Food Facts wiki
Jump to navigation Jump to search
(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 difference)

Revision as of 12:53, 8 June 2024


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 the service, while community developpers can use it freely
  • Taking safety measures so that it doesn't cost the Open Food Facts NGO too much


Ensuring capitalization of prompt knowledge

  • Listing useful prompts, and creating metrics for them


Avoiding wasteful compute

  • Ensuring outputs are stored and shared
  • Ensuring we group prompts
  • Ensuring prompts are iterated and evaluated before being run at large scale


Enhancing how we work and volunteer

  • Ensuring knowledge about Open Food Facts as an org is well disseminated so that LLMs can help us more efficiently (eg: that it knows what Robotoff is, or which database we're using, …)
  • Looking for opportunities in the tools we already use (eg GitHub Copilot from GitHub, new LLM features in Odoo, …) and new tools that could save us time or increase our impact

Monitor and document innovative usages outside Open Food Facts

  • Document good practises
  • Document things we could also implement

Prioritize and implement key projects