From 44d4a32e9ac58293957eff20b88718f01cc41533 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 16:36:32 +0000 Subject: [PATCH] feat: add prompt template for AI analytics platform in startup.md Co-authored-by: valentinbvro <2675974+valentinbvro@users.noreply.github.com> --- prompts/startup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/prompts/startup.md b/prompts/startup.md index 572dfa1..bd4a6a7 100644 --- a/prompts/startup.md +++ b/prompts/startup.md @@ -1136,4 +1136,5 @@ | Creating SWOT analysis | "Based on my {COMPANY/PERSONAL} SWOT analysis, what are some potential challenges that need to be addressed in the short term, and what steps can be taken to overcome them?" | | Creating business plan | "Can you put together a business plan for my {INDUSTRY}, outlining our {MISSION STATEMENT}, {CORE VALUES}, and {SWOT ANALYSIS}? Additionally, I would like you to include {TARGET MARKET ANALYSIS}, {SALES FORECASTS}, and an overview of {MANAGEMENT TEAM/ORGANIZATIONAL STRUCTURE}." | | Creating sales strategy | "What are some effective sales tactics for {INSERT PRODUCT/SERVICE} that cater to {INSERT SPECIFIC CUSTOMER SEGMENT} and address {INSERT CUSTOMER PAIN POINT}? How can we measure the success of these tactics based on {INSERT SPECIFIC METRIC SUCH AS CUSTOMER ACQUISITION COST, CONVERSION RATE, OR CUSTOMER LIFETIME VALUE}?" | -| Generating elevator pitch | "In a {COMPETITIVE/OVERCROWDED etc.} {INDUSTRY/MARKET}, how can I make my elevator pitch {MEMORABLE/UNIQUE/IMPACTFUL etc.}? What {STRATEGIES/TECHNIQUES/WORDS} should I consider to differentiate myself and stand out from my {COMPETITORS/PEERS etc.}?" | \ No newline at end of file +| Generating elevator pitch | "In a {COMPETITIVE/OVERCROWDED etc.} {INDUSTRY/MARKET}, how can I make my elevator pitch {MEMORABLE/UNIQUE/IMPACTFUL etc.}? What {STRATEGIES/TECHNIQUES/WORDS} should I consider to differentiate myself and stand out from my {COMPETITORS/PEERS etc.}?" | +| Building an AI analytics platform | "Act as an expert data architect and product manager. I am building a comprehensive AI-driven analytics system for {INDUSTRY/USE CASE}. The system needs to aggregate structured and unstructured data from diverse global sources, specifically including {SOURCE 1, e.g., ITC}, {SOURCE 2, e.g., Eurostat}, {SOURCE 3, e.g., IMF}, and {SOURCE 4, e.g., World Bank}. Can you outline the ideal system architecture, required data pipelines, AI models necessary to extract actionable insights for {SPECIFIC GOAL, e.g., sustainability reporting and new market entry}, and the key capabilities this platform must possess to be the best-in-class tool on the market?" |