2
0

Add "Skin Typology" template

This commit is contained in:
Baptiste Arnaud
2024-05-22 16:39:19 +02:00
parent e49d28ced5
commit 5680829906
2 changed files with 1495 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -139,6 +139,15 @@ export const useTemplates = (): TemplateProps[] => {
description:
'Designed specifically for athlete fueling brands looking to attract and engage active audiences, this chatbot serves as an effective lead magnet by providing instant, customized carbohydrate intake recommendations based on user input.',
},
{
name: 'Skin Typology',
emoji: '💆‍♀️',
isNew: true,
fileName: 'skin-typology.json',
category: 'marketing',
description:
"A skin typology expert chatbot! Designed as a lead magnet for Typology, this bot asks a series of personalized questions to determine the user's unique skin type. He then receives a detailed diagnosis and tailored skincare AI-based recommendations.",
},
{
name: 'OpenAI Assistant Chat',
emoji: '🤖',