@genfeedai/prompts
v0.2.2
Published
Official reusable prompt templates for image, video, and content workflows.
Readme
@genfeedai/prompts
Official reusable prompt templates for image, video, and content workflows.
Install
npm i @genfeedai/promptsUsage
import { getPrompt, getPromptsByCategory } from '@genfeedai/prompts';
const p = getPrompt('product-photography');
const imagePrompts = getPromptsByCategory('image-generation');Related Packages
@genfeedai/workflows
Build Faster with Genfeed
Use prompt templates programmatically, or generate/publish content in Genfeed at https://genfeed.ai.
License
MIT
