diff --git a/README.md b/README.md index 7a402f4..7ce0c7f 100644 --- a/README.md +++ b/README.md @@ -521,9 +521,28 @@ Explore these links to learn more about each app's functionality and to see thei * [Personalized Home Brew Recipe Guide](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Beer_Brewing/Personalized_Home_Brew_Recipe_Guide) ## Craft Supplies DIY Product Marketing +* [Craft Brand Story AI Creator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator) +* [Craft Industry Meeting Minutes AI](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI) * [Craft Marketer Newsletter AI](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Marketer_Newsletter_AI) * [Craft Trends Marketing Report AI](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Trends_Marketing_Report_AI) * [DIY Blog Content Creator AI](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/DIY_Blog_Content_Creator_AI) * [DIY Craft Post Engagement Generator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/DIY_Craft_Post_Engagement_Generator) * [DIY Craft Review Inspiration Generator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/DIY_Craft_Review_Inspiration_Generator) -* [DIY Product Usecases Writer](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/DIY_Product_Usecases_Writer) \ No newline at end of file +* [DIY Product Usecases Writer](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/DIY_Product_Usecases_Writer) +* [Influencer Collaboration Proposal Builder](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder) +## Crystal Healing + +* [Anonymized Crystal Healing Testimonial Creator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator) +* [Crystal Healing Comprehensive Guide](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide) +* [Crystal Healing Interview Generator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Crystal_Healing/Crystal_Healing_Interview_Generator) +* [Crystal Healing Session AI Overview](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview) +* [Crystal Review Rankings Generator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Crystal_Healing/Crystal_Review_Rankings_Generator) +* [Personal Healing Journey Narrator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Crystal_Healing/Personal_Healing_Journey_Narrator) +## Customer Service Support + +* [AI Customer Service Report Generator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator) +* [Customer Service Email AI Composer](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer) +* [Customer Service Script Customizer AI](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI) +* [Tech Support Email Automator](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Customer_Service_Support/Tech_Support_Email_Automator) +* [Technical Guide Creator for Specialists](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists) +* [Technical Support FAQ AI Builder](https://github.com/hero-page/ai-heroml-apps/blob/main/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder) \ No newline at end of file diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/README.md b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/README.md new file mode 100644 index 0000000..7b2d098 --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/README.md @@ -0,0 +1,99 @@ +# Craft Brand Story AI Creator + +Craft Brand Story AI Creator weaves engaging narratives for your craft brands. Specify variables in prompts and the application uses advanced AI technology to generate in-depth, customized content about your brand's journey. It highlights inception, growth milestones, guiding principles, unique product qualities, customer impact, and future goals. The narratives are rich with industry-specific elements such as sustainability and DIY culture, presenting a compelling brand story. + +To run this app online: [Craft Brand Story AI Creator Online](https://hero.page/app/craft-brand-story-ai-creator-your-craft-brand's-ai-storyteller/zF7E6yUNV1EzJIQNzDLW) + +[![Run Craft Brand Story AI Creator Online](/assets/run.svg)](https://hero.page/app/craft-brand-story-ai-creator-your-craft-brand's-ai-storyteller/zF7E6yUNV1EzJIQNzDLW) + +To learn more about AI Apps for Brand Manager use-cases in the Craft Supplies & DIY Product Marketing industry, read [How to Streamline DIY Product Marketing with AI Tools](https://hero.page/blog/ai/craft-supplies-and-diy-product-marketing/how-to-streamline-diy-product-marketing-with-ai-tools/170829) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./craft_brand_story_ai_creator.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./craft_brand_story_ai_creator.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./craft_brand_story_ai_creator.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./craft_brand_story_ai_creator.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./craft_brand_story_ai_creator.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/config.json b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/config.json new file mode 100644 index 0000000..8bd9a18 --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/config.json @@ -0,0 +1,3 @@ +{ + "id": "zF7E6yUNV1EzJIQNzDLW" +} \ No newline at end of file diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/craft_brand_story_ai_creator.heroml b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/craft_brand_story_ai_creator.heroml new file mode 100644 index 0000000..9374c1c --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Brand_Story_AI_Creator/craft_brand_story_ai_creator.heroml @@ -0,0 +1,80 @@ +Your task is to write a "Brand Story" for the "Craft Supplies & DIY Product Marketing" industry. Let's start with a strong introduction that lays out the origin of the brand {{brand_origin}}. Write about why the brand was created, what problem it was intended to solve or what opportunity it saw in the craft supplies & DIY product market to establish an emotional connection with the audience. + +Here's some more context about the Brand Story: +Brand Origin: {{brand_origin}} +Brand Journey: {{brand_journey}} +Brand Values: {{brand_values}} +Brand Products: {{brand_products}} +Customer Impact: {{customer_impact}} +Brand Vision: {{brand_vision}} + +->>>> + +The brand story for our "Craft Supplies & DIY Product Marketing" begins with: + +Brand Origin Introduction: +{{step_1}} + +Following, detail the journey of how the brand evolved: {{brand_journey}}. Discuss about the milestones, popular products created and key developments in its production methods that shows the brand's growth and its adaptive nature in the craft supplies and DIY product industry. + +->>>> + +The brand story begins with the origin: + +Brand Origin Introduction: +{{step_1}} + +The brand's journey is as follows: + +Brand Journey: +{{step_2}} + +The next step involves, discussing about the core principles/values that drive the brand: {{brand_values}}. These values differentiate the brand from its competitors and these principles shape the brand's approach towards business. + +->>>> + +Our "Craft Supplies & DIY Product Marketing" has an origin: + +Brand Origin Introduction: +{{step_1}} + +And a journey: + +Brand Journey: +{{step_2}} + +The values that define the brand are: + +Brand Values: +{{step_3}} + +Subsequently, we need to discuss the unique qualities of the brand's products or services: {{brand_products}}. Explain how their products or services cater to the needs of craft supplies & DIY enthusiasts better than other competing products. + +->>>> + +The brand values for our "Craft Supplies & DIY Product Marketing" brand are: + +Brand Values: +{{step_3}} + +The unique qualities of our brand's products or services are: + +Brand Products/Services Qualities: +{{step_4}} + +Next, showcase the impact the brand has on its customers: {{customer_impact}}. This can be highlighted by demonstrating how the brand's products or services contribute to customer satisfaction, boost creativity, or enhance efficiency. Use customer testimonials or reviews if available for authenticity. + +->>>> + +The brand product/service qualities for our "Craft Supplies & DIY Product Marketing" brand are: + +Brand Products/Services Qualities: +{{step_4}} + +The impact this brand has on its customers is: + +Customer Impact: +{{step_5}} + +Lastly, conclude with the future plans or aspirations of the brand: {{brand_vision}}. Present the brand as forward-thinking and ambitious by sketching out what it plans to achieve in terms of product development, market reach, customer satisfaction, or other similar aspects. + diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/README.md b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/README.md new file mode 100644 index 0000000..ba060a4 --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/README.md @@ -0,0 +1,99 @@ +# Craft Industry Meeting Minutes AI + +Craft Industry Meeting Minutes AI is a specialized app designed for the craft supplies and DIY product industry. It uses state-of-the-art AI technology to generate detailed meeting reports, including purpose, attendees, discussions on brand performance, and market strategies. With its unique attribute of industry-specific terminologies and nuances, the app provides high-quality content tailored for your business. Additionally, it captures business decisions, responsibilities, market trends, and summarises the outcome, making it a comprehensive record of your marketing meetings. + +To run this app online: [Craft Industry Meeting Minutes AI Online](https://hero.page/app/craft-industry-meeting-minutes-ai-ai-craft-marketing-meeting-digest/cbk9dHY09Fjk9wPUyhil) + +[![Run Craft Industry Meeting Minutes AI Online](/assets/run.svg)](https://hero.page/app/craft-industry-meeting-minutes-ai-ai-craft-marketing-meeting-digest/cbk9dHY09Fjk9wPUyhil) + +To learn more about AI Apps for Brand Manager use-cases in the Craft Supplies & DIY Product Marketing industry, read [How to Streamline DIY Product Marketing with AI Tools](https://hero.page/blog/ai/craft-supplies-and-diy-product-marketing/how-to-streamline-diy-product-marketing-with-ai-tools/170829) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./craft_industry_meeting_minutes_ai.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./craft_industry_meeting_minutes_ai.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./craft_industry_meeting_minutes_ai.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./craft_industry_meeting_minutes_ai.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./craft_industry_meeting_minutes_ai.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/config.json b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/config.json new file mode 100644 index 0000000..f777af9 --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/config.json @@ -0,0 +1,3 @@ +{ + "id": "cbk9dHY09Fjk9wPUyhil" +} \ No newline at end of file diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/craft_industry_meeting_minutes_ai.heroml b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/craft_industry_meeting_minutes_ai.heroml new file mode 100644 index 0000000..3c0f52a --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Craft_Industry_Meeting_Minutes_AI/craft_industry_meeting_minutes_ai.heroml @@ -0,0 +1,113 @@ +Your task is to write a "Meeting Minutes" for the "Craft Supplies & DIY Product Marketing" industry, specifically for a "Brand Manager". +Start with an introduction section. In this part, you should outline the purpose of the meeting: {{meeting_purpose}}, such as discussing new product ideas, brainstorming marketing strategies, or evaluating recent sales performance. + +Here's some more context about the Meeting Minutes: +Meeting Purpose: {{meeting_purpose}} +Market Segment: {{market_segment}} +Action Owner: {{action_owner}} +Action Deadline: {{action_deadline}} + +->>>> + +We now have an introduction for the meeting minutes: + +Introduction: +{{step_1}} + +Next, sketch a meeting attendance list. This list should include participants' names, their roles, and any notable absentees. + +->>>> + +We have finished the introduction, and now, we have an attendance list: + +Introduction: +{{step_1}} + +Attendance List: +{{step_2}} + +Proceed to the next step to include a detailed discussion section. This section should cover the meeting's key discussion points such as brand performance, product updates, and marketing strategies - particularly those relating to the {{market_segment}}. + +->>>> + +So far, we have an introduction, attendance list, and detailed discussion section: + +Introduction: +{{step_1}} + +Attendance List: +{{step_2}} + +Detailed Discussion: +{{step_3}} + +Next, create an "Actions and Decisions" segment. Here, you need to document the decisions made during the meeting. Clearly assign each action to a person responsible for execution: {{action_owner}}, along with the agreed deadline for execution: {{action_deadline}}, and its anticipated impact on the brand. + +->>>> + +We have structured an "Introduction", "Attendance List", "Detailed Discussion", and "Actions and Decisions" section: + +Introduction: +{{step_1}} + +Attendance List: +{{step_2}} + +Detailed Discussion: +{{step_3}} + +Actions and Decisions: +{{step_4}} + +Next, create a 'Market Trends and Insights' section. Discuss the relevant happenings in the Craft supplies and DIY Product Marketing industry, focusing on brand management. + +->>>> + +Our meeting minutes now have an "Introduction", "Attendance List", "Detailed Discussion", "Actions and Decisions" and "Market Trends and Insights": + +Introduction: +{{step_1}} + +Attendance List: +{{step_2}} + +Detailed Discussion: +{{step_3}} + +Actions and Decisions: +{{step_4}} + +Market Trends and Insights: +{{step_5}} + +Now, please write a summary that echoes the meeting's primary outcomes, decisions, and future meeting plans if applicable. + +->>>> + +Based on the topics discussed we have: + +Meeting Summary: +{{step_6}} + +And at the moment we have compiled the following segments for the "Meeting Minutes": "Introduction", "Attendance List", "Detailed Discussion", "Actions and Decisions", "Market Trends and Insights", and "Meeting Summary". + +Introduction: +{{step_1}} + +Attendance List: +{{step_2}} + +Detailed Discussion: +{{step_3}} + +Actions and Decisions: +{{step_4}} + +Market Trends and Insights: +{{step_5}} + +Meeting Summary: +{{step_6}} + +Lastly, create a communication statement to be shared with attendees upon completion of the 'Meeting Minutes'. It's important to ensure that each participant acknowledges their tasks, responsibilities, and planned follow-ups prior to official circulation. + diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/README.md b/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/README.md new file mode 100644 index 0000000..dfbb08c --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/README.md @@ -0,0 +1,99 @@ +# Influencer Collaboration Proposal Builder + +Influencer Collaboration Proposal Builder is an AI-powered app for crafting engaging, customized influencer collaboration proposals. Users can specify various factors, with the AI generating quality, personalized content. The app boasts the unique ability to include detailed insights into the craft supplies and DIY market, emphasizing the proposed collaboration's value. The output: a comprehensive, compelling proposal that not only underlines the collaboration's potential benefits but also demonstrates an understanding of the industry, bolstering the brand's credibility. + +To run this app online: [Influencer Collaboration Proposal Builder Online](https://hero.page/app/influencer-collaboration-proposal-builder-ai-powered-craft-collaboration-proposals/Un9qls7Tyv5fzWTrhuw0) + +[![Run Influencer Collaboration Proposal Builder Online](/assets/run.svg)](https://hero.page/app/influencer-collaboration-proposal-builder-ai-powered-craft-collaboration-proposals/Un9qls7Tyv5fzWTrhuw0) + +To learn more about AI Apps for Brand Manager use-cases in the Craft Supplies & DIY Product Marketing industry, read [How to Streamline DIY Product Marketing with AI Tools](https://hero.page/blog/ai/craft-supplies-and-diy-product-marketing/how-to-streamline-diy-product-marketing-with-ai-tools/170829) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./influencer_collaboration_proposal_builder.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./influencer_collaboration_proposal_builder.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./influencer_collaboration_proposal_builder.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./influencer_collaboration_proposal_builder.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./influencer_collaboration_proposal_builder.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/config.json b/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/config.json new file mode 100644 index 0000000..bb3220c --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/config.json @@ -0,0 +1,3 @@ +{ + "id": "Un9qls7Tyv5fzWTrhuw0" +} \ No newline at end of file diff --git a/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/influencer_collaboration_proposal_builder.heroml b/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/influencer_collaboration_proposal_builder.heroml new file mode 100644 index 0000000..e96068b --- /dev/null +++ b/industries/Craft_Supplies_DIY_Product_Marketing/Influencer_Collaboration_Proposal_Builder/influencer_collaboration_proposal_builder.heroml @@ -0,0 +1,112 @@ +Your task is to write an "Influencer Collaboration Proposal" for the "Craft Supplies & DIY Product Marketing" industry, specifically for a "Brand Manager". + +Let's start by outlining your proposal succinctly. This should indicate what you're proposing and why your brands are a good fit for collaboration. + +Here's some more context about the Influencer Collaboration Proposal: +Proposal Outline: {{proposal_outline}} +Brand Overview: {{brand_overview}} +Influencer Profile: {{influencer_profile}} +Collaboration Details: {{collaboration_details}} +Collaboration Benefits: {{collaboration_benefits}} +Market Specifics: {{market_specifics}} +Proposal Conclusion: {{proposal_conclusion}} + +->>>> + +Now, we have an outline for our proposal: + +Proposal Outline: +{{step_1}} + +Next, let's describe your brand, why you believe in it, and why it fits within the craft supplies and DIY market. + +->>>> + +We have an outline and a brand overview for our proposal: + +Proposal Outline: +{{step_1}} + +Brand Overview: +{{step_2}} + +Now, let's work on the influencer's profile. Highlight key aspects of the influencer's profile, engaging capacity, content type matching your brand mission and the potential mutual benefits. + +->>>> + +Our proposal now has an outline, brand overview, and influencer profile: + +Proposal Outline: +{{step_1}} + +Brand Overview: +{{step_2}} + +Influencer Profile: +{{step_3}} + +Now, let's specify the nature of the collaboration, including the type of content to be produced (tutorials, unboxing, crafting etc.), the timeline for collaboration, and the manner in which the collaboration will benefit both parties. + +->>>> + +Our proposal now includes an outline, brand overview, influencer profile, and collaboration details: + +Proposal Outline: +{{step_1}} + +Brand Overview: +{{step_2}} + +Influencer Profile: +{{step_3}} + +Collaboration Details: +{{step_4}} + +Next, we'll reflect on the advantages of the collaboration for the influencer, not just monetarily, but the added value it can bring to their brand. + +->>>> + +Our proposal now includes advantages of the collaboration for the influencer: + +Proposal Outline: +{{step_1}} + +Brand Overview: +{{step_2}} + +Influencer Profile: +{{step_3}} + +Collaboration Details: +{{step_4}} + +Collaboration Benefits: +{{step_5}} + +Now, let's emphasize relevant details about the craft supplies and DIY market that make your brand and influencer collaboration valuable. For example, the rising popularity of DIY projects, the trend of handmade crafts, etc. + +->>>> + +Our proposal now includes market specifics relevant to the craft supplies and DIY industry: + +Proposal Outline: +{{step_1}} + +Brand Overview: +{{step_2}} + +Influencer Profile: +{{step_3}} + +Collaboration Details: +{{step_4}} + +Collaboration Benefits: +{{step_5}} + +Market Specifics: +{{step_6}} + +To conclude, let's close the proposal with a call for further discussion, expressing excitement about the potential collaboration and desiring constructive feedback from your recipient. + diff --git a/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/README.md b/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/README.md new file mode 100644 index 0000000..8e8dce6 --- /dev/null +++ b/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/README.md @@ -0,0 +1,99 @@ +# Anonymized Crystal Healing Testimonial Creator + +Discover the power of AI in testimonial customization with Anonymized Crystal Healing Testimonial Creator, an app that offers a blend of confidentiality and openness. Users can specify the content prompts to finalize an anonymous testimonial indicating a client's transformative journey in crystal healing. The intricacies of challenges faced, the healing process, the transformative advantages, and the client's impressions are intricately weaved into the narrative. The app masterfully maintains confidentiality as it recounts the deeply personal healing journey, thereby lending an honest outlook to the commendation. Its most distinct trait lies in its capacity to express subjective and insightful perspectives on healing while preserving anonymity. + +To run this app online: [Anonymized Crystal Healing Testimonial Creator Online](https://hero.page/app/anonymized-crystal-healing-testimonial-creator-ai-powered-anonymized-healing-testimonials/X9XCuyFFatCauIY2OocH) + +[![Run Anonymized Crystal Healing Testimonial Creator Online](/assets/run.svg)](https://hero.page/app/anonymized-crystal-healing-testimonial-creator-ai-powered-anonymized-healing-testimonials/X9XCuyFFatCauIY2OocH) + +To learn more about AI Apps for Crystal Healer use-cases in the Crystal Healing industry, read [How to Generate Informative Crystal Guides and Testimonials with AI](https://hero.page/blog/ai/crystal-healing/how-to-generate-informative-crystal-guides-and-testimonials-with-ai/170830) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./anonymized_crystal_healing_testimonial_creator.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./anonymized_crystal_healing_testimonial_creator.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./anonymized_crystal_healing_testimonial_creator.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./anonymized_crystal_healing_testimonial_creator.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./anonymized_crystal_healing_testimonial_creator.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/anonymized_crystal_healing_testimonial_creator.heroml b/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/anonymized_crystal_healing_testimonial_creator.heroml new file mode 100644 index 0000000..f5c6088 --- /dev/null +++ b/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/anonymized_crystal_healing_testimonial_creator.heroml @@ -0,0 +1,60 @@ +Your task is to write a "Client Anonymized Testimonial" for the "Crystal Healing" industry, specifically for a "Crystal Healer". Let's begin by expressing energetic and captivating opening lines that will spotlight the unique journey of the client with crystal healing. This first step emphasizes the unique elements of the {{client_experience}} to attract the reader's interest. + +Here's some more context about the Client Anonymized Testimonial: +Client Experience: {{client_experience}} +Initial Client Issues: {{initial_client_issues}} +Crystal Healing Techniques: {{crystal_healing_techniques}} +Client Transformation: {{client_transformation}} +Client Feedback: {{client_feedback}} + +->>>> + +We are writing a "Client Anonymized Testimonial" for a "Crystal Healer". For the first part of the testimonial, we have composed an attention-grabbing statement: + +Attention-Grabbing Statement: +{{step_1}} + +Now, articulate the reasons why the client sought out crystal healing in the first place. Use this chance to depict the main {{initial_client_issues}} that the client was facing initially without revealing their identity. + +->>>> + +In a "Client Anonymized Testimonial", we have introduced our protagonist and their unique journey: + +Attention-Grabbing Statement: +{{step_1}} + +We have also portrayed the client's initial challenges: + +Initial Client Issues: +{{step_2}} + +Next, describe the process of crystal healing, including the types of crystals and their healing properties. Use this opportunity to provide details about the {{crystal_healing_techniques}} the client experienced. + +->>>> + +For the context of our "Client Anonymized Testimonial", we are detailing the journey of our client: + +Initial Client Issues: +{{step_2}} + +We have also delved into the process of crystal healing: + +Crystal Healing Process: +{{step_3}} + +Now, highlight the transformation experienced by the client. Provide descriptions that illustrate the {{client_transformation}} that took place to the client's health or wellbeing after the healing sessions. + +->>>> + +After detailing the initial journey and healing process of our client: + +Crystal Healing Process: +{{step_3}} + +We have vividly captured the transformation experienced by the client: + +Client Transformation: +{{step_4}} + +For the next step, portray the client's overall thoughts, impressions, and satisfaction with the healing process. This should include the {{client_feedback}}. Remember to indicate if the client plans to continue their engagement with the crystal healer. + diff --git a/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/config.json b/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/config.json new file mode 100644 index 0000000..158183d --- /dev/null +++ b/industries/Crystal_Healing/Anonymized_Crystal_Healing_Testimonial_Creator/config.json @@ -0,0 +1,3 @@ +{ + "id": "X9XCuyFFatCauIY2OocH" +} \ No newline at end of file diff --git a/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/README.md b/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/README.md new file mode 100644 index 0000000..b8565d7 --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/README.md @@ -0,0 +1,99 @@ +# Crystal Healing Comprehensive Guide + +Discover the world of crystal healing with the Crystal Healing Comprehensive Guide, an AI-Powered app designed to provide extensive information about various crystals. This app lets you specify variables to generate a detailed guide about a crystal's historical background, physical features, healing properties, and its connection to chakras. It also includes protocols for cleansing, charging, and integrating crystals into daily routines for promoting positivity and health. The app's AI technology ensures high-quality, engaging, personalized content, offering a unique and niche comprehensive insight into the mystical and scientific aspects of the stone, especially for those in the crystal healing industry. + +To run this app online: [Crystal Healing Comprehensive Guide Online](https://hero.page/app/crystal-healing-comprehensive-guide-ai-powered-comprehensive-crystal-guide/2WirWe6IOI0tHYzlHDRp) + +[![Run Crystal Healing Comprehensive Guide Online](/assets/run.svg)](https://hero.page/app/crystal-healing-comprehensive-guide-ai-powered-comprehensive-crystal-guide/2WirWe6IOI0tHYzlHDRp) + +To learn more about AI Apps for Crystal Healer use-cases in the Crystal Healing industry, read [How to Generate Informative Crystal Guides and Testimonials with AI](https://hero.page/blog/ai/crystal-healing/how-to-generate-informative-crystal-guides-and-testimonials-with-ai/170830) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./crystal_healing_comprehensive_guide.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./crystal_healing_comprehensive_guide.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./crystal_healing_comprehensive_guide.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./crystal_healing_comprehensive_guide.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./crystal_healing_comprehensive_guide.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/config.json b/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/config.json new file mode 100644 index 0000000..730239b --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/config.json @@ -0,0 +1,3 @@ +{ + "id": "2WirWe6IOI0tHYzlHDRp" +} \ No newline at end of file diff --git a/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/crystal_healing_comprehensive_guide.heroml b/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/crystal_healing_comprehensive_guide.heroml new file mode 100644 index 0000000..52406ff --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Comprehensive_Guide/crystal_healing_comprehensive_guide.heroml @@ -0,0 +1,88 @@ +Your task is to write a "Crystal Description" for the "Crystal Healing" industry, specifically for a "Crystal Healer". + +Start by creating an engaging introduction that briefly explains the {{crystal_name}} and its most commonly associated healing properties. + +Here's some more context about the Crystal Description: +Crystal Name: {{crystal_name}} + +->>>> + +We have the introduction for the description of our crystal: + +Introduction: +{{step_1}} + +Next, create a section that delves into the history and lore of the {{crystal_name}}, touching on its geographical origins, how it was discovered, and its cultural significance. + +->>>> + +We have an introduction and history for our crystal: + +Introduction: +{{step_1}} + +History and Lore: +{{step_2}} + +Next, write a detailed section about the crystal's physical properties. Describe the color, luster, transparency, and hardness of the {{crystal_name}}. + +->>>> + +Moving forward, here's what we have: + +Introduction: +{{step_1}} + +History and Lore: +{{step_2}} + +Physical Properties: +{{step_3}} + +Now, let's describe in depth how the {{crystal_name}} is used in healing practices. Discuss which specific physical and/or emotional ailments the crystal is best suited for and how to use it for these purposes. + +->>>> + +So far we have: + +Introduction: +{{step_1}} + +Physical Properties: +{{step_3}} + +Healing Properties: +{{step_4}} + +Let's now focus on the Chakra Associations of the crystal. Discuss which chakras the crystal is commonly associated with and how it can be used to balance or unblock these energy centers. + +->>>> + +This is what we have till now: + +Introduction: +{{step_1}} + +Healing Properties: +{{step_4}} + +Chakra Associations: +{{step_5}} + +Next, write about the ideal methods for Cleansing and Charging the {{crystal_name}}. Describe the best practices to maintain the crystal's healing power and usefulness. + +->>>> + +We have detailed the following so far: + +Introduction: +{{step_1}} + +Chakra Associations: +{{step_5}} + +Cleansing and Charging methods: +{{step_6}} + +To conclude, create a section titled "Integrating {{crystal_name}} into Everyday Life". Offer suggestions on how to include the crystal in daily routines, meditation practices, or specific spaces to promote health, well-being, and positive energy. + diff --git a/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/README.md b/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/README.md new file mode 100644 index 0000000..c1a0938 --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/README.md @@ -0,0 +1,99 @@ +# Crystal Healing Interview Generator + +Craft engaging interviews with crystal healers using the Crystal Healing Interview Generator app. With AI technology, dictate prompts and generate high-quality content tailored to your curiosities. Delve deep into a healer's background, expertise, practices, perceived benefits, controversies, and scientific evidence supporting crystal healing. Unique feature: thorough exploration of insider perspectives, balanced with practical advice on incorporating crystal healing into wellness routines. A useful resource for crystal enthusiast! + +To run this app online: [Crystal Healing Interview Generator Online](https://hero.page/app/crystal-healing-interview-generator-insider-crystal-healing-perspectives-unveiled/Yd8r7gMxDeN4q2SylwZ0) + +[![Run Crystal Healing Interview Generator Online](/assets/run.svg)](https://hero.page/app/crystal-healing-interview-generator-insider-crystal-healing-perspectives-unveiled/Yd8r7gMxDeN4q2SylwZ0) + +To learn more about AI Apps for Wellness Blogger use-cases in the Crystal Healing industry, read [How to Enrich Crystal Healing Blogs with AI-Powered Tools](https://hero.page/blog/ai/crystal-healing/how-to-enrich-crystal-healing-blogs-with-ai-powered-tools/170831) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./crystal_healing_interview_generator.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./crystal_healing_interview_generator.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./crystal_healing_interview_generator.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./crystal_healing_interview_generator.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./crystal_healing_interview_generator.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/config.json b/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/config.json new file mode 100644 index 0000000..57390ba --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/config.json @@ -0,0 +1,3 @@ +{ + "id": "Yd8r7gMxDeN4q2SylwZ0" +} \ No newline at end of file diff --git a/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/crystal_healing_interview_generator.heroml b/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/crystal_healing_interview_generator.heroml new file mode 100644 index 0000000..f33dd6c --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Interview_Generator/crystal_healing_interview_generator.heroml @@ -0,0 +1,86 @@ +Your task is to write an "Interview with a Crystal Healer" for the "Crystal Healing" industry, specifically for a "Wellness Blogger". + +Let's start with an engaging introduction that provides some context about {{healer_name}} and your interest in the topic of crystal healing. + +Here's some more context about the Interview with Crystal Healer: +Healer Name: {{healer_name}} + +->>>> + +You have now crafted an engaging introduction for your interview with {{healer_name}}: + +Introduction: +{{step_1}} + +Next, ask for background information. Enquire about how {{healer_name}} got interested and started in crystal healing, and their academic and non-academic qualifications in the field of crystal healing. + +->>>> + +Building upon the introduction: + +Introduction: +{{step_1}} + +We have obtained some background information on {{healer_name}}: + +Background Information: +{{step_2}} + +Let's delve deeper into the specifics of Crystal Healing. Explore what crystal healing is, the different crystals {{healer_name}} commonly uses, and advice on how to choose and care for healing crystals. + +->>>> + +After collecting background information: + +Background Information: +{{step_2}} + +We have retrieved detailed information from {{healer_name}} about Crystal Healing: + +Specifics of Crystal Healing: +{{step_3}} + +Now, enquire about how crystal healing can contribute to overall wellness and health, and ask for instances where {{healer_name}} has observed notable improvements in a client's health or well-being. + +->>>> + +Starting with the information on crystal healing characteristics: + +Specifics of Crystal Healing: +{{step_3}} + +We now have a conversation around potential benefits: + +Potential Benefits: +{{step_4}} + +Next, ask {{healer_name}} for practical advice for your readers. This should include how to incorporate crystal healing into daily wellness routines and recommended crystals for beginners. + +->>>> + +From gathering data on potential benefits: + +Potential Benefits: +{{step_4}} + +We've now obtained handy tips about crystal healing from {{healer_name}}: + +Practical Advice: +{{step_5}} + +Now, ask {{healer_name}} to address misconceptions and disagreements that they face about crystal healing, and discuss the scientific support (or lack thereof) for crystal healing. + +->>>> + +We've amassed practical advice: + +Practical Advice: +{{step_5}} + +We've also discussed common misconceptions and scientific basis for crystal healing: + +Discussion on Controversies: +{{step_6}} + +Proceed to the wrap-up section of the interview. Ask about {{healer_name}} future plans and how readers can reach out or seek their services. + diff --git a/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/README.md b/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/README.md new file mode 100644 index 0000000..018e8d9 --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/README.md @@ -0,0 +1,99 @@ +# Crystal Healing Session AI Overview + +Experience a guided walkthrough of crystal healing through the Crystal Healing Session AI Overview app. Powered by AI, this app generates rich, chronological narratives of crystal healing sessions, from preparation to reflection. Adjust variables to personalize content, delve into healing techniques, observe client reactions, and receive AI recommendations on the following steps. Read engaging narratives that merge informative content and conversational style, creating a unique, immersive healing journey. + +To run this app online: [Crystal Healing Session AI Overview Online](https://hero.page/app/crystal-healing-session-ai-overview-ai-powered-crystal-healing-narrative/ewPyDuMW5fClQCoPbEGP) + +[![Run Crystal Healing Session AI Overview Online](/assets/run.svg)](https://hero.page/app/crystal-healing-session-ai-overview-ai-powered-crystal-healing-narrative/ewPyDuMW5fClQCoPbEGP) + +To learn more about AI Apps for Crystal Healer use-cases in the Crystal Healing industry, read [How to Generate Informative Crystal Guides and Testimonials with AI](https://hero.page/blog/ai/crystal-healing/how-to-generate-informative-crystal-guides-and-testimonials-with-ai/170830) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./crystal_healing_session_ai_overview.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./crystal_healing_session_ai_overview.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./crystal_healing_session_ai_overview.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./crystal_healing_session_ai_overview.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./crystal_healing_session_ai_overview.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/config.json b/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/config.json new file mode 100644 index 0000000..f871d8c --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/config.json @@ -0,0 +1,3 @@ +{ + "id": "ewPyDuMW5fClQCoPbEGP" +} \ No newline at end of file diff --git a/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/crystal_healing_session_ai_overview.heroml b/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/crystal_healing_session_ai_overview.heroml new file mode 100644 index 0000000..74d6e36 --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Healing_Session_AI_Overview/crystal_healing_session_ai_overview.heroml @@ -0,0 +1,85 @@ +Start by creating a brief introductory paragraph that lays out the general purpose of the healing session, making sure to mention the intention set prior to the commencement of the therapy with input as {{session_intention}}. + +Here's some more context about the Healing Session Overview: +Session Intention: {{session_intention}} +Preparation Process: {{preparation_process}} +Crystal Techniques: {{crystal_techniques}} +Session Progress: {{session_progress}} +Session Insights: {{session_insights}} +Follow Up Recommendations: {{follow_up_recommendations}} + +->>>> + +We have an introductory paragraph for the "Healing Session Overview" in the "Crystal Healing" industry for a "Crystal Healer": + +Introduction: +{{step_1}} + +Next, discuss the overall setting of the session, including details like the environment and ambiance. Detail the preparation processes such as the choice and arrangement of crystals, balancing the energy of the room before starting the healing process using the value given as {{preparation_process}}. + +->>>> + +For our "Healing Session Overview", we have a brief introduction and an overview of the session setting: + +Introduction: +{{step_1}} + +Setting description: +{{step_2}} + +Now, elaborate on the session methodology, which should include crystal selection, placement, and techniques used to promote healing with information provided as {{crystal_techniques}}. + +->>>> + +For our "Healing Session Overview", we have a brief introduction, setting description, and a detailed session methodology: + +Introduction: +{{step_1}} + +Setting Description: +{{step_2}} + +Session Methodology: +{{step_3}} + +Next, provide a progress overview recounting the different stages of the session, which could be broken into beginning, middle, and end phases. Break this information down using {{session_progress}}. + +->>>> + +In our "Healing Session Overview", we have an introduction, session setting, session methodology, and a progress overview: + +Introduction: +{{step_1}} + +Setting Description: +{{step_2}} + +Session Methodology: +{{step_3}} + +Session Progress: +{{step_4}} + +Following that, provide an account of the emotional, physical, and spiritual responses observed during the session. Remember not to breach client confidentiality while describing the perceived shifts in the client's energy fields during the process. Detail this under {{client's_responses}}. + +->>>> + +For our "Healing Session Overview", we've included an introduction, session setting, session methodology, session progress, and client responses: + +Introduction: +{{step_1}} + +Setting Description: +{{step_2}} + +Session Methodology: +{{step_3}} + +Session Progress: +{{step_4}} + +Client Responses: +{{step_5}} + +Conclude with a session reflection laying out what worked well, what didn't, and what could be tried in future sessions. Discuss any realizations or insights that came during the healing process under the variable {{session_insights}}. + diff --git a/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/README.md b/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/README.md new file mode 100644 index 0000000..d7ebb9b --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/README.md @@ -0,0 +1,99 @@ +# Crystal Review & Rankings Generator + +The Crystal Review & Rankings Generator app offers users advanced AI tools to create in-depth, customizable reviews for crystals within the wellness industry. With this comprehensive analysis and ranking platform, users can specify unique variables for reviews - star ratings, origin, physical features, healing properties, usage methods, precautions, and personal experiences. The final personalized output is a detailed critique, capturing the essence of a crystal, packed with industry-specific references and well-researched data, making it ideal for wellness bloggers. What sets this app apart is its fine focus on individual crystals, providing insight beyond general knowledge - an enriched, comprehensive review that stands unparalleled in its specificity and thoroughness. + +To run this app online: [Crystal Review & Rankings Generator Online](https://hero.page/app/crystal-review-and-rankings-generator-comprehensive-crystal-analysis-and-ranking/Jo0I1Ne9qGtoS4QJHsVa) + +[![Run Crystal Review & Rankings Generator Online](/assets/run.svg)](https://hero.page/app/crystal-review-and-rankings-generator-comprehensive-crystal-analysis-and-ranking/Jo0I1Ne9qGtoS4QJHsVa) + +To learn more about AI Apps for Wellness Blogger use-cases in the Crystal Healing industry, read [How to Enrich Crystal Healing Blogs with AI-Powered Tools](https://hero.page/blog/ai/crystal-healing/how-to-enrich-crystal-healing-blogs-with-ai-powered-tools/170831) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./crystal_review_and_rankings_generator.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./crystal_review_and_rankings_generator.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./crystal_review_and_rankings_generator.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./crystal_review_and_rankings_generator.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./crystal_review_and_rankings_generator.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/config.json b/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/config.json new file mode 100644 index 0000000..fc9ece9 --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/config.json @@ -0,0 +1,3 @@ +{ + "id": "Jo0I1Ne9qGtoS4QJHsVa" +} \ No newline at end of file diff --git a/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/crystal_review_and_rankings_generator.heroml b/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/crystal_review_and_rankings_generator.heroml new file mode 100644 index 0000000..50d546b --- /dev/null +++ b/industries/Crystal_Healing/Crystal_Review_Rankings_Generator/crystal_review_and_rankings_generator.heroml @@ -0,0 +1,88 @@ +Let's start the process of writing a "Crystal Review" for the "Crystal Healing" industry for a "Wellness Blogger". + +Start off by creating a captivating introduction for the {{crystal_name}} review. Make sure to highlight its unique attributes without giving away too much in order to generate anticipation in the reader's mind. + +Here's some more context about the Crystal Review: +Crystal Name: {{crystal_name}} + +->>>> + +At this point, the review contains an introduction for {{crystal_name}}: + +Introduction: +{{step_1}} + +Now, provide the scientific and geological background of {{crystal_name}}, including details about its origin, formation process and the common regions where it is found. Make this information engaging for readers by avoiding unnecessary technical jargon. + +->>>> + +The review now includes information about the geological background of {{crystal_name}}: + +Introduction: +{{step_1}} + +Geological Background: +{{step_2}} + +Next, describe the physical appearance of {{crystal_name}}, including features like its color, texture, size, and any distinct characteristics that readers might find helpful when identifying this crystal in a gemstone market. + +->>>> + +We've covered the geological background of {{crystal_name}} and its physical appearance in the review: + +Geological Background: +{{step_2}} + +Physical Appearance: +{{step_3}} + +Proceed to share in-depth knowledge about the healing properties of {{crystal_name}}. Ensure to cover a range of areas such as its effects on physical health, mental well-being, emotional stability, and spiritual growth. Substantiate your claims with anecdotal evidence, testimonials, or references to ancient texts. + +->>>> + +The review includes the physical appearance and healing properties of {{crystal_name}}: + +Physical Appearance: +{{step_3}} + +Healing Properties: +{{step_4}} + +Next, instruct readers on how to use {{crystal_name}} for optimal benefits. This section could cover methods such as meditation, wearing it as jewelry, placing it in one's home or workplace, or during yoga practices. + +->>>> + +Our review details the healing properties of {{crystal_name}} and provides a guide on how to use it: + +Healing Properties: +{{step_4}} + +Usage Guide: +{{step_5}} + +Up next, disclose any precautions or potential side-effects associated with the use of {{crystal_name}}. Readers will appreciate a balanced review that presents both benefits and potential drawbacks. + +->>>> + +Having covered how to use {{crystal_name}}, we've included in the review any precautions or potential side-effects: + +Usage Guide: +{{step_5}} + +Precautions and Side Effects: +{{step_6}} + +Now, conclude the review by sharing a personal perspective or story about your experience with {{crystal_name}}. This could cover your reasons for using the crystal and the overall benefits or impacts you've observed. + +->>>> + +After discussing the precautions associated with {{crystal_name}}, we've added a personal perspective to the review: + +Precautions and Side Effects: +{{step_6}} + +Personal Perspective: +{{step_7}} + +Ultimately, prepare a 'crystal ranking' that compares {{crystal_name}} with other similar crystals or summarize the key aspects of the crystal, its benefits, and drawbacks. Highlight its overall value for readers as an easy reference point. + diff --git a/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/README.md b/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/README.md new file mode 100644 index 0000000..4471b47 --- /dev/null +++ b/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/README.md @@ -0,0 +1,99 @@ +# Personal Healing Journey Narrator + +Personal Healing Journey Narrator app helps you share your crystal healing journey with others. Combine your motivations, experiences, type of crystals used and their benefits to create customized, AI-generated accounts. Detailed insights into your emotional, physical, and mental transformation enable a deeper understanding. Conclude with your overall impression and future plans. It's a unique, personal insight into crystal healing, not professional advice. Everyone's journey differs. + +To run this app online: [Personal Healing Journey Narrator Online](https://hero.page/app/personal-healing-journey-narrator-customized-crystal-healing-chronicles/GoxDokJK4175wCVKCw0k) + +[![Run Personal Healing Journey Narrator Online](/assets/run.svg)](https://hero.page/app/personal-healing-journey-narrator-customized-crystal-healing-chronicles/GoxDokJK4175wCVKCw0k) + +To learn more about AI Apps for Wellness Blogger use-cases in the Crystal Healing industry, read [How to Enrich Crystal Healing Blogs with AI-Powered Tools](https://hero.page/blog/ai/crystal-healing/how-to-enrich-crystal-healing-blogs-with-ai-powered-tools/170831) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./personal_healing_journey_narrator.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./personal_healing_journey_narrator.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./personal_healing_journey_narrator.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./personal_healing_journey_narrator.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./personal_healing_journey_narrator.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/config.json b/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/config.json new file mode 100644 index 0000000..88e9321 --- /dev/null +++ b/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/config.json @@ -0,0 +1,3 @@ +{ + "id": "GoxDokJK4175wCVKCw0k" +} \ No newline at end of file diff --git a/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/personal_healing_journey_narrator.heroml b/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/personal_healing_journey_narrator.heroml new file mode 100644 index 0000000..00b0000 --- /dev/null +++ b/industries/Crystal_Healing/Personal_Healing_Journey_Narrator/personal_healing_journey_narrator.heroml @@ -0,0 +1,79 @@ +Start the "Personal Experience" writing for the "Wellness Blogger" in the "Crystal Healing" industry by crafting an introduction. Discuss your reason for exploring crystal healing: {{reason_for_exploration}}. Detail your current understanding or preconceptions about crystal healing to provide context for your readers. + +Here's some more context about the Personal Experience: +Reason For Exploration: {{reason_for_exploration}} +Crystal Healing Type: {{crystal_healing_type}} +Crystal Source And Verification: {{crystal_source_and_verification}} +Initial Experience: {{initial_experience}} +Journey Narrative: {{journey_narrative}} +Perceived Effects: {{perceived_effects}} + +->>>> + +With an introduction in place that explains the reason for exploring crystal healing and provides initial context for readers: + +Introduction: +{{step_1}} + +Let's proceed by sharing details on the specific type of crystal healing you explored: {{crystal_healing_type}}. Discuss the types of crystals used, their alleged benefits, and why you selected this particular method. + +->>>> + +Now that we have shared the specific information on the type of crystal healing we explored, we got: + +Introduction: +{{step_1}} + +Type of Crystal Healing Explored: +{{step_2}} + +Next, guide your readers through your process of sourcing a reputable crystal healer or healing crystals. Share your due diligence process, describing the research you conducted, the recommendations you received, or the certifications you checked for: {{crystal_source_and_verification}}. + +->>>> + +Having provided a detailed account of the process of sourcing a reputable crystal healer or healing crystals, we have: + +Type of Crystal Healing Explored: +{{step_2}} + +Sourcing a Crystal Healer/Crystals: +{{step_3}} + +Next, share the details of your initial experience with crystal healing: {{initial_experience}}. This can include your first time using healing crystals or your first visit to a crystal healer. + +->>>> + +After sharing your initial experiences of crystal healing, we have: + +Sourcing a Crystal Healer/Crystals: +{{step_3}} + +Initial Experience: +{{step_4}} + +Proceed now to narrate your journey, with all its highs, lows, and lessons learned. Cover how you felt physically, emotionally, and mentally throughout the process: {{journey_narrative}}. + +->>>> + +Having narrated your entire journey, we now have: + +Initial Experience: +{{step_4}} + +Journey Narrative: +{{step_5}} + +Now, describe any perceived effects – positive or negative – from your crystal healing experience: {{perceived_effects}}. Discuss when they happened, their duration, and any connections you noticed to the use of the crystals or the healing practice. + +->>>> + +After discussing the perceived effects from your crystal healing, we have: + +Journey Narrative: +{{step_5}} + +Perceived Effects: +{{step_6}} + +Conclude the post with your overall evaluation of crystal healing. Balance the perceived effects against any drawbacks you crossed paths with. Reflect on whether you intend to continue using crystals in the future and why. + diff --git a/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/README.md b/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/README.md new file mode 100644 index 0000000..94449fa --- /dev/null +++ b/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/README.md @@ -0,0 +1,99 @@ +# AI Customer Service Report Generator + +AI Customer Service Report Generator is a robust tool that lets users input specific variables, creating tailored, professional reports. Utilizing an advanced AI, the app produces high-quality, structured content with a focus on resolving customer service issues. Reports provide comprehensive overviews, meticulous step-by-step resolution descriptions, in-depth analyses of the taken approaches, insights from learnt lessons, and future recommendations, following the company's guidelines while maintaining customer satisfaction at the heart. Uniquely, our app crafts deep-detailed reports, filled with industry-specific terminologies, ensuring an above-standard business report. + +To run this app online: [AI Customer Service Report Generator Online](https://hero.page/app/ai-customer-service-report-generator-comprehensive-analysis-of-service-resolution/ZWx0hFyLQp70eDOxRpeK) + +[![Run AI Customer Service Report Generator Online](/assets/run.svg)](https://hero.page/app/ai-customer-service-report-generator-comprehensive-analysis-of-service-resolution/ZWx0hFyLQp70eDOxRpeK) + +To learn more about AI Apps for Customer Service Rep use-cases in the Customer Service & Support industry, read [How to Automate Customer Service Tasks with AI Solutions](https://hero.page/blog/ai/customer-service-and-support/how-to-automate-customer-service-tasks-with-ai-solutions/170832) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./ai_customer_service_report_generator.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./ai_customer_service_report_generator.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./ai_customer_service_report_generator.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./ai_customer_service_report_generator.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./ai_customer_service_report_generator.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/ai_customer_service_report_generator.heroml b/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/ai_customer_service_report_generator.heroml new file mode 100644 index 0000000..fa2d62e --- /dev/null +++ b/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/ai_customer_service_report_generator.heroml @@ -0,0 +1,67 @@ +Your task is to write an "Issue Resolution Report" for the "Customer Service & Support" industry, specifically for a "Customer Service Rep". Let's start by creating an executive summary which succinctly overviews the issue resolution {{issue_resolved}}. Please make sure to maintain a professional tone. + +Here's some more context about the Issue Resolution Report: +Issue Resolved: {{issue_resolved}} +Customer Issue: {{customer_issue}} +Customer Issue Impact: {{customer_issue_impact}} +Issue Resolution Steps: {{issue_resolution_steps}} +Resolution Analysis: {{resolution_analysis}} +Lessons And Recommendations: {{lessons_and_recommendations}} + +->>>> + +With the executive summary in hand: + +Executive Summary: +{{step_1}} + +Next, let's craft an introduction that outlines the customer's issue {{customer_issue}} and briefly states how the issue was resolved. + +->>>> + +Now we have the Introduction to our Issue Resolution Report: + +Executive Summary: +{{step_1}} + +Introduction: +{{step_2}} + +Moving forward, we need to describe the background of the customer's issue. This should include a detailed explanation of the problem, when it was reported, and the impact it had on the customer {{customer_issue_impact}}. + +->>>> + +We now have the background of the issue: + +Introduction: +{{step_2}} + +Background: +{{step_3}} + +For the next step, please proceed to the resolution section where you will state the actions taken by the Customer Service Rep to resolve the problem {{issue_resolution_steps}}. + +->>>> + +Our Issue Resolution Report now has the resolution steps: + +Background: +{{step_3}} + +Resolution Steps: +{{step_4}} + +Let's now move to the analysis of the resolution process. Explain why the chosen resolution steps were taken and how they helped in solving the customer issue {{resolution_analysis}}. + +->>>> + +Here we have our analysis of the resolution in place: + +Resolution Steps: +{{step_4}} + +Resolution Analysis: +{{step_5}} + +Next, let's conclude the report with a review section where we will detail any lessons learned and suggestions for preventing similar issues in future {{lessons_and_recommendations}}. + diff --git a/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/config.json b/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/config.json new file mode 100644 index 0000000..a321b20 --- /dev/null +++ b/industries/Customer_Service_Support/AI_Customer_Service_Report_Generator/config.json @@ -0,0 +1,3 @@ +{ + "id": "ZWx0hFyLQp70eDOxRpeK" +} \ No newline at end of file diff --git a/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/README.md b/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/README.md new file mode 100644 index 0000000..1821626 --- /dev/null +++ b/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/README.md @@ -0,0 +1,99 @@ +# Customer Service Email AI Composer + +Improve your responses to customer queries with the Customer Service Email AI Composer. It crafts professional emails, tailored to every unique customer concern. Equipped with AI, it provides detailed solutions, includes relevant examples, and requests further information kindly if needed. This app carefully balances a business tone with empathy, making your customers feel heard. Stay on top of customer communication with engaging, highly efficient AI-generated emails. + +To run this app online: [Customer Service Email AI Composer Online](https://hero.page/app/customer-service-email-ai-composer-ai-powered-personalized-customer-email-composer/GwH9zw9ha3txrkW0wkU8) + +[![Run Customer Service Email AI Composer Online](/assets/run.svg)](https://hero.page/app/customer-service-email-ai-composer-ai-powered-personalized-customer-email-composer/GwH9zw9ha3txrkW0wkU8) + +To learn more about AI Apps for Customer Service Rep use-cases in the Customer Service & Support industry, read [How to Automate Customer Service Tasks with AI Solutions](https://hero.page/blog/ai/customer-service-and-support/how-to-automate-customer-service-tasks-with-ai-solutions/170832) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./customer_service_email_ai_composer.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./customer_service_email_ai_composer.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./customer_service_email_ai_composer.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./customer_service_email_ai_composer.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./customer_service_email_ai_composer.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/config.json b/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/config.json new file mode 100644 index 0000000..9781daf --- /dev/null +++ b/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/config.json @@ -0,0 +1,3 @@ +{ + "id": "GwH9zw9ha3txrkW0wkU8" +} \ No newline at end of file diff --git a/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/customer_service_email_ai_composer.heroml b/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/customer_service_email_ai_composer.heroml new file mode 100644 index 0000000..e2c5130 --- /dev/null +++ b/industries/Customer_Service_Support/Customer_Service_Email_AI_Composer/customer_service_email_ai_composer.heroml @@ -0,0 +1,77 @@ +Start writing a "Customer Email" for the "Customer Service & Support" industry, specifically for a "Customer Service Rep". Begin the email with a courteous greeting and provide your name along with the purpose of the email: {{purpose}}. + +Here's some more context about the Customer Email: +Purpose: {{purpose}} +Customer Issue: {{customer_issue}} +Solution Steps: {{solution_steps}} +Company Policy: {{company_policy}} +Examples: {{examples}} +Required Information: {{required_information}} +Closing Remarks: {{closing_remarks}} + +->>>> + +Having started the "Customer Email": + +Greeting and Purpose: +{{step_1}} + +Continue by addressing the specific customer issue or query: {{customer_issue}}. + +->>>> + +After stating the purpose and addressing the customer issue: + +Customer Issue or Query: +{{step_2}} + +Next, provide a detailed explanation or solution for the customer issue. If the solution to the issue requires providing multiple steps or explaining a specific company policy or procedure, include that information: {{solution_steps}}/{{company_policy}}. + +->>>> + +For a "Customer Email" we have the following components: + +Customer Issue or Query: +{{step_2}} + +Explanation or Solution of the issue: +{{step_3}} + +Proceed by including examples or scenarios (if applicable) to ensure the customer clearly understands your explanation or solution, enabling them to apply it: {{examples}}. + +->>>> + +Having developed further on the "Customer Email": + +Explanation or Solution of the issue: +{{step_3}} + +Included Examples: +{{step_4}} + +The next step is to request any additional information you may need from the customer to better assist them if it's necessary: {{required_information}}. + +->>>> + +We now have following sections of our "Customer Email": + +Included Examples: +{{step_4}} + +Requested Information: +{{step_5}} + +Proceed by concluding the email. Thank the customer for their patience and understanding, reassure them of your assistance, and inquire if they have any more questions: {{closing_remarks}}. + +->>>> + +Let's see what we have so far in our "Customer Email": + +Requested Information: +{{step_5}} + +Closing Remarks: +{{step_6}} + +And finally, always include a professional signature consisting of your name, job title, and contact information to conclude the customer email. + diff --git a/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/README.md b/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/README.md new file mode 100644 index 0000000..d9f5284 --- /dev/null +++ b/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/README.md @@ -0,0 +1,99 @@ +# Customer Service Script Customizer AI + +Get highly personalized, AI-generated customer service scripts with our Customer Service Script Customizer AI app. Use its advanced technology to specify unique variables, generating high-quality, specialized content for all aspects of customer interaction. Catering to a multitude of scenarios, it expertly handles difficult customers or escalated situations with empathy and positivity at its core. This app offers a humane, customer-centric approach that extends beyond generic dialogue. Its versatility is unmatched, aiding in creating comprehensive conversation scripts. + +To run this app online: [Customer Service Script Customizer AI Online](https://hero.page/app/customer-service-script-customizer-ai-ai-powered-personalized-customer-interaction/ws7mGD3BI00692SZlACt) + +[![Run Customer Service Script Customizer AI Online](/assets/run.svg)](https://hero.page/app/customer-service-script-customizer-ai-ai-powered-personalized-customer-interaction/ws7mGD3BI00692SZlACt) + +To learn more about AI Apps for Customer Service Rep use-cases in the Customer Service & Support industry, read [How to Automate Customer Service Tasks with AI Solutions](https://hero.page/blog/ai/customer-service-and-support/how-to-automate-customer-service-tasks-with-ai-solutions/170832) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./customer_service_script_customizer_ai.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./customer_service_script_customizer_ai.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./customer_service_script_customizer_ai.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./customer_service_script_customizer_ai.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./customer_service_script_customizer_ai.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/config.json b/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/config.json new file mode 100644 index 0000000..e5c1b2b --- /dev/null +++ b/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/config.json @@ -0,0 +1,3 @@ +{ + "id": "ws7mGD3BI00692SZlACt" +} \ No newline at end of file diff --git a/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/customer_service_script_customizer_ai.heroml b/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/customer_service_script_customizer_ai.heroml new file mode 100644 index 0000000..bc4df9f --- /dev/null +++ b/industries/Customer_Service_Support/Customer_Service_Script_Customizer_AI/customer_service_script_customizer_ai.heroml @@ -0,0 +1,86 @@ +Your task is to write a "Service Script" for the "Customer Service & Support" industry, specific to a "Customer Service Rep". +Begin by crafting an introduction that warmly greets the customer, affirms the company's commitment to service quality, and introduces the representative, referred to as {{rep_intro}}. + +Here's some more context about the Service Script: +Rep Intro: {{rep_intro}} +Customer Verification: {{customer_verification}} +Customer Query Description: {{customer_query_description}} +Resolution Or Information: {{resolution_or_information}} +Escalation Management: {{escalation_management}} +Ending Interaction: {{ending_interaction}} + +->>>> + +We now have the introduction part of our service script: + +Introduction: +{{step_1}} + +Moving forward, let's formulate the identification verification process. This is where the representative requests and verifies the customer's details, labeled as {{customer_verification}}. + +->>>> + +Our service script has an introduction and the customer identification verification process: + +Introduction: +{{step_1}} + +Customer Verification: +{{step_2}} + +Next, let's work on the main interaction section. Here, the Customer Service Rep needs to comprehend the customer's problem or enquiry. We should develop open-ended questions designed to extract the necessary details, referred to as {{customer_query_description}}. + +->>>> + +In our service script, we have an introduction, customer verification process, and a set of open-ended questions for understanding customer's queries: + +Introduction: +{{step_1}} + +Customer Verification: +{{step_2}} + +Customer Query Description: +{{step_3}} + +Now, let's proceed to the problem resolution or enquiry addressing segment. This part should contain potential solutions or responses to frequently encountered customer problems or information that might be queried by a customer, referred to as {{resolution_or_information}}. + +->>>> + +Our service script now consists of the Introduction, Customer Verification, Customer Query Description, and the Resolution or Information segments: + +Introduction: +{{step_1}} + +Customer Verification: +{{step_2}} + +Customer Query Description: +{{step_3}} + +Resolution or Information: +{{step_4}} + +Next, construct a section that deals with difficult customers or escalated issues. We need to provide phrases and actions that can help defuse the situation and reassure the customer, listed as {{escalation_management}}. + +->>>> + +Our service script includes the Introduction, Customer Verification, Customer Query Description, Resolution or Information, and Escalation Management segments: + +Introduction: +{{step_1}} + +Customer Verification: +{{step_2}} + +Customer Query Description: +{{step_3}} + +Resolution or Information: +{{step_4}} + +Escalation Management: +{{step_5}} + +Finally, draft a conclusion for the service script. This part should thank the customer for their time, review the problem and resolution, and offer further assistance if needed, known as {{ending_interaction}}. + diff --git a/industries/Customer_Service_Support/Tech_Support_Email_Automator/README.md b/industries/Customer_Service_Support/Tech_Support_Email_Automator/README.md new file mode 100644 index 0000000..d2fccea --- /dev/null +++ b/industries/Customer_Service_Support/Tech_Support_Email_Automator/README.md @@ -0,0 +1,99 @@ +# Tech Support Email Automator + +Tech Support Email Automator is an AI-powered application that revolutionizes technical assistance. Create complex prompts with precise variables and let the app generate high-quality, personalized emails for troubleshooting customer's technical issues. It deeply understands and confirms the problem, offers a clear step-by-step resolution, anticipates complications, and extends further help if required, using perfect technical vernacular. Each generated email assures customers of the support team's proficiency and dedication. Its distinguishing hallmark is its capacity to produce a coherent, clear, and professional email that centers on problem-solving and customer satisfaction, promising comprehensive service. + +To run this app online: [Tech Support Email Automator Online](https://hero.page/app/tech-support-email-automator-ai-powered-personalized-tech-support/UcFDhux53x5bbgkV0aNj) + +[![Run Tech Support Email Automator Online](/assets/run.svg)](https://hero.page/app/tech-support-email-automator-ai-powered-personalized-tech-support/UcFDhux53x5bbgkV0aNj) + +To learn more about AI Apps for Technical Support Specialist use-cases in the Customer Service & Support industry, read [How to Streamline Tech Support with AI Customer Service Apps](https://hero.page/blog/ai/customer-service-and-support/how-to-streamline-tech-support-with-ai-customer-service-apps/170833) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./tech_support_email_automator.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./tech_support_email_automator.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./tech_support_email_automator.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./tech_support_email_automator.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./tech_support_email_automator.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Customer_Service_Support/Tech_Support_Email_Automator/config.json b/industries/Customer_Service_Support/Tech_Support_Email_Automator/config.json new file mode 100644 index 0000000..425dab5 --- /dev/null +++ b/industries/Customer_Service_Support/Tech_Support_Email_Automator/config.json @@ -0,0 +1,3 @@ +{ + "id": "UcFDhux53x5bbgkV0aNj" +} \ No newline at end of file diff --git a/industries/Customer_Service_Support/Tech_Support_Email_Automator/tech_support_email_automator.heroml b/industries/Customer_Service_Support/Tech_Support_Email_Automator/tech_support_email_automator.heroml new file mode 100644 index 0000000..f5e8cb8 --- /dev/null +++ b/industries/Customer_Service_Support/Tech_Support_Email_Automator/tech_support_email_automator.heroml @@ -0,0 +1,91 @@ +Your task is to write a "Troubleshooting Email" for the "Customer Service & Support" industry, specifically for a "Technical Support Specialist". + +Let’s start by drafting a polite greeting and acknowledgment of the customer's problem in order to show understanding of the situation. + +Here's some more context about the Troubleshooting Email: +Customer Name: {{customer_name}} +Issue Details: {{issue_details}} +Your Interpretation Of The Issue: {{your_interpretation_of_the_issue}} +Solution Step 1: {{solution_step_1}} +Solution Step 2: {{solution_step_2}} +Expected Outcome: {{expected_outcome}} +Technical Term 1: {{technical_term_1}} +Technical Term 2: {{technical_term_2}} +Possible Complication: {{possible_complication}} +Your Name: {{your_name}} + +->>>> + +For our troubleshooting email, we now have a polite greeting and acknowledgment of the customer's problem: + +Greeting and Acknowledgment: +{{step_1}} + +Next, let's work on expressing our understanding of the problem as described by the customer. + +->>>> + +For our troubleshooting email, we have a polite greeting and an understanding of the customer's problem: + +Greeting and acknowledgment: +{{step_1}} + +Description of our understanding of the problem: +{{step_2}} + +We can now move on to providing a detailed, step-by-step solution to the customer's issue. + +->>>> + +We are structuring a troubleshooting email, and we have presented a polite greeting, an understanding of the problem, and a detailed step-by-step solution: + +Greeting and Acknowledgment: +{{step_1}} + +Understanding of the Problem: +{{step_2}} + +Step-by-step Solution: +{{step_3}} + +Our next step will be to incorporate appropriate industry-specific technical terminology, which aids in articulating the solution more clearly and affirms our prowess in handling such issues. + +->>>> + +Our troubleshooting email now incorporates a polite greeting, understanding of the problem, step-by-step solution, and the use of industry-specific technical terminology: + +Greeting and Acknowledgment: +{{step_1}} + +Understanding of the Problem: +{{step_2}} + +Step-by-step Solution: +{{step_3}} + +Use of Industry-specific Technical Terms: +{{step_4}} + +Next, based on these technical terms, let's outline some possible scenarios if the problem persists even after the suggested step-by-step solution. + +->>>> + +We have created a thorough troubleshooting email thus far: + +Greeting and Acknowledgment: +{{step_1}} + +Understanding of the Problem: +{{step_2}} + +Step-by-step Solution: +{{step_3}} + +Industry-specific Technical Terms: +{{step_4}} + +Possible Scenarios: +{{step_5}} + +Let's now draft an empathetic reassurance that we are here to help if the issue continues despite following the proposed steps and provide any necessary follow-up instructions. + diff --git a/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/README.md b/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/README.md new file mode 100644 index 0000000..2f1bcc5 --- /dev/null +++ b/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/README.md @@ -0,0 +1,99 @@ +# Technical Guide Creator for Specialists + +Technical Guide Creator for Specialists uses AI to generate bespoke tech manuals for support specialists. With customizable prompts, produce high-quality, comprehensive guides, inclusive of system usage, troubleshooting steps, industry-specific challenges, and FAQs. Unique to our app, we also incorporate professional conduct norms and safety parameters, bringing an added layer of ethical and soft skill responsibilities to the specialist's technical expertise. + +To run this app online: [Technical Guide Creator for Specialists Online](https://hero.page/app/technical-guide-creator-for-specialists-ai-powered-specialist-tech-manuals/orq52RsmEAa3FF0iXDLQ) + +[![Run Technical Guide Creator for Specialists Online](/assets/run.svg)](https://hero.page/app/technical-guide-creator-for-specialists-ai-powered-specialist-tech-manuals/orq52RsmEAa3FF0iXDLQ) + +To learn more about AI Apps for Technical Support Specialist use-cases in the Customer Service & Support industry, read [How to Streamline Tech Support with AI Customer Service Apps](https://hero.page/blog/ai/customer-service-and-support/how-to-streamline-tech-support-with-ai-customer-service-apps/170833) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./technical_guide_creator_for_specialists.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./technical_guide_creator_for_specialists.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./technical_guide_creator_for_specialists.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./technical_guide_creator_for_specialists.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./technical_guide_creator_for_specialists.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/config.json b/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/config.json new file mode 100644 index 0000000..89104e2 --- /dev/null +++ b/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/config.json @@ -0,0 +1,3 @@ +{ + "id": "orq52RsmEAa3FF0iXDLQ" +} \ No newline at end of file diff --git a/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/technical_guide_creator_for_specialists.heroml b/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/technical_guide_creator_for_specialists.heroml new file mode 100644 index 0000000..c58df85 --- /dev/null +++ b/industries/Customer_Service_Support/Technical_Guide_Creator_for_Specialists/technical_guide_creator_for_specialists.heroml @@ -0,0 +1,89 @@ +Your task is to create a "Technical Guide" for the "Customer Service & Support" industry, aimed at a "Technical Support Specialist". Let's start by writing an introduction that sets out the purpose and objectives of the guide, specifying the guide's purpose as {{guide_purpose}}. + +Here's some more context about the Technical Guide: +Guide Purpose: {{guide_purpose}} +Technical System: {{technical_system}} + +->>>> + +We have created an introduction for the "Technical Guide": + +Introduction: +{{step_1}} + +Next, let's give an overview of the technical system or solution we are covering in this guide. + +->>>> + +For a "Technical Guide" we have drafted an introduction and provided below an overview of the technical system: + +Introduction: +{{step_1}} + +Technical System Overview: +{{step_2}} + +Now, let's organize our content into modules or chapters, each focusing on a specific component or operation of the technical system. + +->>>> + +In our "Technical Guide", we now have: + +Introduction: +{{step_1}} + +Technical System Overview: +{{step_2}} + +Content Modules: +{{step_3}} + +For the next step, we will provide a step-by-step guide on how to use, troubleshoot, or repair the system component for each module of the technical system. + +->>>> + +With the "Technical Guide", we have outlined the content modules: + +Content Modules: +{{step_3}} + +Furthermore, we have provided a step-by-step guide for each module: + +Step-By-Step Guide: +{{step_4}} + +The next step is to include an FAQ section, addressing the common issues that a technical support specialist may encounter while using or troubleshooting the technical system. + +->>>> + +For this "Technical Guide", we have: + +Content Modules: +{{step_3}} + +Step-By-Step Guide: +{{step_4}} + +FAQ Section: +{{step_5}} + +Now, we are to incorporate specific industry challenges or other factors that can affect the use, maintenance, or troubleshooting of the technical system. These challenges should provide context and serve as cautionary notes for the specialist handling the system. + +->>>> + +For this "Technical Guide", we have included: + +Content Modules: +{{step_3}} + +Step-By-Step Guide: +{{step_4}} + +FAQ Section: +{{step_5}} + +Industry Challenges and Factors: +{{step_6}} + +Next, towards the end of the "Technical Guide", there should be a summary or conclusion that reiterates the importance of the guide's information, particularly its relevance to the operations and troubleshooting of the technical system. + diff --git a/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/README.md b/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/README.md new file mode 100644 index 0000000..ffc3d08 --- /dev/null +++ b/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/README.md @@ -0,0 +1,99 @@ +# Technical Support FAQ AI Builder + +Technical Support FAQ AI Builder, an AI-Powered Tech Support FAQ Builder is a highly user-friendly app designed for Tech Support Specialists. You can specify variables in prompts to generate a comprehensive, customized Product FAQ for the Customer Service & Support industry. Using AI, the app generates superior quality content, including product features, common queries, solutions, a troubleshooting guide, related sections for easy navigation, additional resources, and support contacts. By facilitating self-help, the app minimizes the workload of customer service reps, making this a unique tool in this industry. + +To run this app online: [Technical Support FAQ AI Builder Online](https://hero.page/app/technical-support-faq-ai-builder-ai-powered-tech-support-faq-builder/rFfdGIAOxqFvaYdfLzke) + +[![Run Technical Support FAQ AI Builder Online](/assets/run.svg)](https://hero.page/app/technical-support-faq-ai-builder-ai-powered-tech-support-faq-builder/rFfdGIAOxqFvaYdfLzke) + +To learn more about AI Apps for Technical Support Specialist use-cases in the Customer Service & Support industry, read [How to Streamline Tech Support with AI Customer Service Apps](https://hero.page/blog/ai/customer-service-and-support/how-to-streamline-tech-support-with-ai-customer-service-apps/170833) + +### What is HeroML? +HeroML is an AI Prompt Chain/Workflow interpreter for Apps built on https://hero.page + +To see other apps, visit the [Hero Apps](https://hero.page/apps) page or explore [AI Apps for all industries](https://hero.page/blog) in the blog section + +For more documentation, visit [Hero docs, and learn about AI App Workflows](https://hero.page/tutorials/introduction-to-heroml) + +Download [VSCode Syntax Highlighter Ext. here](https://marketplace.visualstudio.com/items?itemName=hero-page.heroml) + +## Run with HeroCLI (Requires OpenAI Token) + +#### Installation + +To install the HeroML CLI tool, you need to have Node.js and npm (comes with Node.js) installed on your machine. If you don't have these, please install them first. + +Then, run the following command in your terminal: + +```bash +npm install -g heroml +``` + +This will install the HeroML CLI tool globally on your system, allowing you to use the `hero` command from any directory. + +If you don't want to install it globally, you can run: + +```bash +npm install heroml +``` + +and use it like: + +```bash +npx hero run ./technical_support_faq_ai_builder.heroml +``` + +We'll be using `hero run ...` in this tutorial for simplicity. + +#### Configuration + +Before using the HeroML CLI tool, you need to configure your OpenAI API key. + +Create a `heroconfig.json` file in your home directory with the following content: + +```json +{ + "openaiApiKey": "your-openai-api-key" +} +``` + +Replace `"your-openai-api-key"` with your actual OpenAI API key. + +#### Usage + +To run a HeroML script, use the `run` command followed by the path to your script: + +```bash +hero run ./technical_support_faq_ai_builder.heroml +``` + +You can provide initial variable values as command-line options. For example, if your script expects a variable named `number_of_colors`, you can provide its value as follows: + +```bash +hero run --number_of_colors 4 ./technical_support_faq_ai_builder.heroml +``` + +If you do not provide a value for a variable, the HeroML CLI tool will prompt you to enter it interactively. + +### Output Options + +You can specify the output directory and the filename of the output file using command-line options: + +- The `-o` or `--output-dir` option allows you to specify the output directory. By default, it is `./outputs/`. + +```bash +hero run --output-dir /custom/output/directory ./technical_support_faq_ai_builder.heroml +``` + +- The `-f` or `--filename` option allows you to specify the filename of the output file. By default, it is `response_TIMESTAMP.json`. + +```bash +hero run --filename custom_filename.json ./technical_support_faq_ai_builder.heroml +``` + +The CLI tool writes the output to a JSON file in the specified directory. It will print the path of the output file to the console: + +```bash +Success! Output written to /custom/output/directory/custom_filename.json +``` + diff --git a/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/config.json b/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/config.json new file mode 100644 index 0000000..e745737 --- /dev/null +++ b/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/config.json @@ -0,0 +1,3 @@ +{ + "id": "rFfdGIAOxqFvaYdfLzke" +} \ No newline at end of file diff --git a/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/technical_support_faq_ai_builder.heroml b/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/technical_support_faq_ai_builder.heroml new file mode 100644 index 0000000..26d28e5 --- /dev/null +++ b/industries/Customer_Service_Support/Technical_Support_FAQ_AI_Builder/technical_support_faq_ai_builder.heroml @@ -0,0 +1,65 @@ +Your task is to write a "Product FAQ" for the "Customer Service & Support" industry, specifically for a "Technical Support Specialist". Let's begin with an introduction that overviews the purpose and value of the FAQ section for your product: {{product_name}}. This introduction should explain why this FAQ is necessary and how it can assist the user. + +Here's some more context about the Product FAQ: +Product Name: {{product_name}} +Product Features: {{product_features}} +Common Issues: {{common_issues}} +Solutions And Additional Info: {{solutions_and_additional_info}} +Related FAQ Section: {{related_FAQ_section}} +Technical Issues: {{technical_issues}} +Additional Resources: {{additional_resources}} + +->>>> + +We have an introduction for our "Product FAQ": + +Introduction: +{{step_1}} + +Now, let's classify the "Product FAQ" into sections based on the product’s features: {{product_features}}. This will enable users to quickly find the information they are looking for. + +->>>> + +We have the introduction and sections for our "Product FAQ" based on product features: + +Introduction: +{{step_1}} + +Feature Sections: +{{step_2}} + +Under each section, generate a set of commonly asked questions (FAQs) related to each feature. The questions should reflect common issues users frequently face: {{common_issues}}. + +->>>> + +For each section, we have generated a set of FAQs: + +Feature Sections: +{{step_2}} + +FAQ Questions: +{{step_3}} + +Now, provide clear, concise, and comprehensive answers to each of these FAQs. Try to address not only the specific issue but also provide a bit of extra information that might be relevant. This will preempt potential follow-up questions: {{solutions_and_additional_info}}. + +->>>> + +We now have a set of FAQs and their answers: + +FAQ Questions: +{{step_3}} + +FAQ Answers: +{{step_4}} + +Wherever possible, in the answer portion, cross-reference other related sections or FAQs in your document. For example, "Refer to the section {{related_FAQ_section}} for additional information". This helps users navigate the document and find all the information they need faster. + +->>>> + +Now the FAQ answers include cross-references to related sections: + +FAQ Answers (with cross-references): +{{step_5}} + +Next, include a section dedicated to troubleshooting common technical issues: {{technical_issues}}. This section will serve as a quick go-to guide for resolving frequent problems and can also serve as a training manual for new hires. +