- 11 Feb 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
Adding chat GPT tags for text generation
- Updated on 11 Feb 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
You can add chat GPT tags to classes on text elements on your templates to create unique copywriting when a template is generated.
<p class="aiIntroChiro20w">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
In the above example the “aiIntroChiro20w” tag will replace the paragraph with 20 words of AI text related to chiropractic when the template is generated
How it works
Whever a new Website Template is generated any AI tags will be replaced with AI generated text. Note: This process makes the process of website generation slower if there are a large number of tags. If the generation process fails then the text will be replaced with “lorem ipsum” instead.
Where to add tags
Tags can be added to any text element such as paragraphs, headings, spans, table cells etc. Make sure to put the class names in the element that has only text in it, and no html tags, as it will remove the html tags and has a chance that it won't work. This can be seen where sometimes the <p> will be before an <img> tag and so will remove the image. Put the <img> outside the <p> tag and it should be fine.
You can use the tags on some or all text elements. As website generation is slowed down it is best not to overuse AI tags.
List of tags
Last updated: 12/02/2024
Note: Do not use an apostrophe (') in any questions, including FAQ questions or it will break!
The general format for a tag is ai{keyword}{##wordcount}w
The ai will make use of placeholder text such as @BusinessName when generating text.
Keyword | Summary | Format | Special Conditions |
---|---|---|---|
General | |||
aiAbout | About section for a business | aiAbout##w | |
aiAboutExperience | Staff experience for an about section | aiAboutExperience##w | |
aiAboutPassionate | Staff passion for an about section | aiAboutPassionate##w | |
aiAboutCustomLessons | Custom lessons for an about section | aiAboutCustomLessons##w | |
aiAboutInternational | Accomodate international people for an about section | aiAboutInternational##w | |
aiAboutPoints | Bullet point for an about list | aiAboutPoints##w | |
aiTestimonial | A testimonial | aiTestimonial##w | |
aiTestimonialDescription | Description of testimonials | aiTestimonialDescription##w | |
aiMission | Mission section for a business | aiMission##w | |
aiStaffAbout | Staff bio section | aiStaffAbout##w | |
aiStaffDescription | Staff section description | aiStaffDescription##w | |
aiAssessment | Description for initial assessment | aiAssessment##w | |
aiHeroSubHdr | Text that catches someones attention | aiHeroSubHdr##w | |
aiRandomInfo | Random content based on the business | aiRandomInfo##w | |
aiAnnouncement | An announcement | aiAnnouncement##w | |
aiBlogText | Text for a blog | aiBlogText##w | |
aiPricing | Pricing description | aiPricing##w | |
aiServices | Services description | aiServices##w | |
aiProducts | Products description | aiProducts##w | |
aiCourses | Courses description | aiCourses##w | |
aiPackages | Packages description | aiPackages##w | |
aiwhyus | Description of why to choose us | aiwhyus##w | |
aiapply | Job application description | aiapply##w | |
aiFAQDescription | FAQ description | aiFAQDescription##w | |
aiAnswer | Answer for an FAQ question | aiAnswer##w# | # = question number (question#) |
aiDonate | Description for donations | aiDonate##w | |
aiContact | Contact description | aiContact##w | |
aiSave20 | Save 20% off description | aiSave20##w | |
aiQuote | Pricing quote description | aiQuote##w | |
aiProduct | Product description | aiProduct##w#### | #### = product id |
aiService | Service description | aiService##w#### | #### = service id |
aiGrpService | Service group description | aiGrpService##w#### | #### = service group id |
aiReqService | Service requirement | aiReqService##w#### | #### = service id |
aiReqGrpService | Service group requirement | aiReqGrpService##w#### | #### = service group id |
aiFooter | Footer content | aiFooter##w | |
aiPaymentOp | Description of payment options | aiPaymentOp##w | |
aiLocation | Location description | aiLocation##w | |
Chiropractic | |||
aiTreatmentChiro | Description of treatment process | aiTreatmentChiro##w | |
aiIntroChiro | Description of what is chiro | aiIntroChiro##w | |
aiAdjustmentTechChiro | Description of adjustment techniques | aiAdjustmentTechChiro##w | |
Psychology | |||
aithinkPsychology | Description of think psychology | aithinkPsychology##w | |
aiFocusPsychology | Description of treatment focus | aiFocusPsychology##w | |
aiApproachPsychology | Description of psycology approach | aiApproachPsychology##w | |
Nutritionist | |||
aiPersonalizedNutrition | Description of personalized nutrition | aiPersonalizedNutrition##w | |
aiDietPrograms | Description of health diet programs | aiDietPrograms##w | |
aiExercise | Description on daily exercise | aiExercise##w | |
aiHealthyDiets | Description for a healthy diet | aiHealthyDiets##w | |
aiWorkout | Description for workout routines | aiWorkout##w | |
Optometry | |||
aieyeshopOptometry | Description for an eyewear shop | aieyeshopOptometry##w | |
Motorbike school | |||
aiRefresherBike | Description for refresher lessons | aiRefresherBike##w | |
Gym | |||
aiMembershipGym | Description for membership plans | aiMembershipGym##w |
Things to note when putting classes in
Make sure you put the "w" in as otherwise it will get to the class without the "w" and stop all other AI generated content. This can easily be spotted where half the content generates and the rest doesn't.
When putting in the word count, try to have a high word count (above 15) unless you absolutely have to. A word count less that 15 has a chance that ChatGPT will decide to write it as 15 bullet points, not 15 words.
Any issues, contact support@bookingtimes.com