strapi-plugin-ai-nutrition-facts
v0.0.1
Published
uses ai to generate nutrition facts for ingredients
Readme
strapi-plugin-ai-nutrition-facts
uses ai to generate nutrition facts for ingredients
🌟 Features
- Get quick and accurate nutrition facts for common or complex ingredients.
- Powered by OpenAI for smart analysis and enhanced data.
- Simple setup with minimal configuration.
Set up the API key
Create an environment variable to authenticate your access to OpenAI’s API.
export AI_NUTRITION_FACTS_OPENAI_API_KEY=your_openai_api_keyNote: Replace your_openai_api_key with your actual API key.
