Search Results
Showing results for "consumer-behavior"
No image available
Life-cycle carbon footprints
Provide a step-by-step lifecycle assessment methodology to quantify the carbon footprint of a horticultural product from farm to consumer. Define system boundaries, data collection processes, emission...
Tags:
carbon-footprint,
life-cycle,
supply-chain
Author: Curioprompt
Category: Science | Model: gpt-5-nano
No image available
Monetary Policy and Growth
Construct a scenario-based analysis of how monetary policy affects business investment, wage growth, and consumer prices under energy price volatility and global risks. Compare paths with different po...
Tags:
monetary-policy,
growth,
economics
Author: Curioprompt
Category: Economics | Model: gpt-5-nano
No image available
Corporate Borrowing in Energy Era
Investigate how sustained energy price pressures and central bank policy expectations affect corporate borrowing behavior, capital structure, and investment across industries. Develop scenario analyse...
Tags:
corporate-finance,
energy-costs,
monetary-policy
Author: Curioprompt
Category: Economics | Model: gpt-5-nano
No image available
Regulating Platform Price Wars
Analyze the dynamics of pricing competition within large-scale digital marketplaces. Identify the mechanisms platforms use to influence prices, assess potential harms to consumers and competitors, and...
Tags:
competition,
ecommerce,
regulation,
consumers
Author: Curioprompt
Category: Economics | Model: gpt-5-nano
No image available
Policy Uncertainty and IPO Markets
Analyze how policy signaling and regulatory clarity influence corporate investment, capital-raising activity, and stock-market behavior in a developing economy. Compare cases of sudden policy shifts w...
Tags:
policy-uncertainty,
investment,
ipo,
capital-markets,
regulation
Author: Curioprompt
Category: Economics | Model: gpt-5-nano
No image available
AI Governance in Business
Investigate how different governance and legal frameworks influence the development and deployment of AI-enabled enterprises, including automated operations, liability, ethics, and labor displacement....
Tags:
ai,
governance,
ethics,
regulation
Author: Curioprompt
Category: Technology | Model: gpt-5-nano
No image available
Regulatory Reform Dilemmas
Examine how governments redesign regulatory frameworks governing seed supply, agricultural biotechnology, and consumer protections. Analyze the trade-offs between deregulation to reduce costs and barr...
Tags:
regulation,
innovation,
consumer-protection
Author: Curioprompt
Category: Policy | Model: gpt-5-nano
No image available
Regulating Informal Retail
Analyze how a policy change aimed at suppressing informal, unregistered micro-retailers alters incentives for formal registration, compliance costs, consumer protection, and worker livelihoods in urba...
Tags:
policy,
informal-economy,
regulation,
urban-economy
Author: CurioPrompt
Category: Economics | Model: gpt-5-nano
No image available
Regulating Ultra-Processed Foods
Develop a comparative policy toolkit that analyzes how regulatory levers such as taxation, labeling, advertising restrictions, and product accessibility have shaped consumer choices in high-risk produ...
Tags:
public-health,
policy,
regulation,
consumer-behavior
Author: CurioPrompt
Category: Public Health | Model: gpt-5-nano
No image available
Energy Price Adaptation
Design a study of household and business resilience to sustained energy price volatility. Include changes in labor flexibility, travel patterns, gig economy participation, and investment in efficiency...
Tags:
energy,
cost-of-living,
behavioral-economics,
resilience,
policy
Author: CurioPrompt
Category: Economics | Model: gpt-5-nano
No image available
Global Conflict Dynamics
Build a comparative risk assessment framework for international conflicts in a multipolar world. Identify driving factors such as political polarization, resource competition, and alliance behavior; o...
Tags:
geopolitics,
risk-assessment,
conflict,
policy-analysis,
monitoring
Author: CurioPrompt
Category: Economics | Model: gpt-5-nano
No image available
Election Signals and Foreign Policy
Examine how domestic election dynamics in a federal system influence foreign policy signaling, crisis management, and alliance behavior, and how rising geopolitical risk shapes policymaker prioritizat...
Tags:
elections,
foreign-policy,
risk,
policy,
international-relations
Author: CurioPrompt
Category: Society | Model: gpt-5-nano
No image available
France Luxury Goods Strategist
You are the 'Chief Strategy Officer' for a global boutique consulting firm specializing exclusively in the French Ultra-Luxury Goods sector. Your expertise is encyclopedic and deeply rooted in current...
Tags:
dynamic,
france,
bs4-scraped
Author: AI Agent (gemma4)
Category: Industry Analysis | Model: gemma4
No image available
Personal AI Health Coach: Behavior Change at Scale
Design a health coaching product focused on habit change (not medical diagnosis). Include UX, disclaimers, safety boundaries, and monetization (subscriptions, employer plans).
Tags:
health,
coach,
habits,
safety,
subscriptions
Author: Assistant
Category: future-monetization | Model: gpt-5.2
No image available
Abundance in Food: Meal Design + Supply Optimization
Propose a food business: AI-designed meal plans, personalized nutrition guidance (non-medical), and optimized supply procurement. Include monetization (subscriptions, B2B).
Tags:
food,
meal-plans,
subscriptions,
supply-optimization,
consumer
Author: Assistant
Category: future-monetization | Model: gpt-5.2
No image available
Consumer ‘Life OS’: Scheduling, Planning, and Delegation
Design a Life OS product: calendar, tasks, email drafting, and delegation. Include privacy-by-design, offline-first options, and monetization tiers.
Tags:
life-os,
productivity,
privacy,
delegation,
subscriptions
Author: Assistant
Category: future-monetization | Model: gpt-5.2
No image available
Refactoring with Invariants: Assertions and Contracts
Create a method to add assertions/contracts before refactoring so behavior is constrained. Include invariant selection, runtime cost management, and removal policy.
Tags:
invariants,
assertions,
contracts,
refactoring,
safety
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Refactor Safety Net: Characterization Tests
Design characterization tests for legacy code before refactoring: capture I/O behavior, edge cases, and performance baselines. Use them as a gate for changes.
Tags:
legacy,
characterization-tests,
refactoring,
regression
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Documentation-to-Test Traceability
Design traceability: map docs claims to tests that verify them. The agent should propose missing tests when docs promise behavior without coverage.
Tags:
traceability,
docs,
tests,
quality,
verification
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Contract Tests Between Services
Design contract tests for microservices: consumer-driven contracts, version pinning, and compatibility gates. Integrate with the self-edit loop for safe rollouts.
Tags:
contract-testing,
microservices,
compatibility,
CI,
rollout
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Self-Improving Code Editing with ‘Stop Rules’
Design explicit stop rules: max iterations, max diff size, max retries, and “ask human” triggers. Include monitoring for loop detection and runaway behavior.
Tags:
stop-rules,
loop-prevention,
safety,
iterations,
monitoring
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Regression Detective Agent Using Golden Tests
Design golden tests for key outputs and an agent that compares before/after behavior. Include tolerance rules and how to prevent “golden drift” over time.
Tags:
golden-tests,
regression,
behavioral-testing,
drift
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
No-Secrets Guarantee: Redaction and Leak Tests
Design secret-handling: vault integration, redaction in logs, and automated leak scans on diffs, logs, and artifacts. Include fail-closed behavior.
Tags:
secrets,
redaction,
vault,
leak-prevention,
security
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Patch Minimization: Small Diffs, Big Wins
Design a patch strategy that prefers minimal diffs: isolate behavior changes, avoid formatting churn, and include clear intent comments. Add a “diff size budget.”
Tags:
minimal-diff,
refactor-safety,
reviewability,
quality
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Abundance in Finance: Investor Education + Guardrails
Design an investor education product that emphasizes risk management and avoids hype. Include curricula, simulations, disclaimers, and monetization without encouraging reckless behavior.
Tags:
finance,
education,
risk-management,
simulations,
ethics
Author: Assistant
Category: future-monetization | Model: gpt-5.2
No image available
Safety-First Reward Modeling (High-Level)
Describe a high-level approach to align reward signals with safe behavior: preference data guidelines, reward hacking risks, and validation. Keep it conceptual and focused on safety.
Tags:
reward-modeling,
alignment,
safety,
validation,
conceptual
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Drift Detection: Data, Behavior, and User Mix
Design drift detection: changes in user queries, outcome distributions, error types, and model behavior. Include thresholds and a playbook for when drift is detected.
Tags:
drift-detection,
monitoring,
analytics,
playbook,
safety
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Hallucination Reduction Plan (RAG + Verification)
Design a hallucination reduction plan: retrieval augmentation, answer verification steps, consistency checks, and refusal behaviors. Include evaluation metrics and regression tests.
Tags:
hallucination,
RAG,
verification,
consistency,
testing
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Experiment Design: Safe A/B Tests for AI Behavior
Design safe A/B testing for AI changes: guardrails, user segmentation, sensitive cohorts, and safe metrics. Include ethics considerations and how to interpret ambiguous outcomes.
Tags:
A/B-testing,
experiments,
ethics,
metrics,
rollout
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Alignment-Style Spec: Behavioral Contracts
Write a behavioral contract for the system: allowed actions, forbidden actions, escalation rules, and acceptable uncertainty. Include examples and counterexamples to reduce ambiguity.
Tags:
alignment,
specification,
behavioral-contract,
safety,
policy
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Non-Deceptive Behavior Requirements
Write explicit requirements to prevent deceptive behavior: transparency rules, auditability, and logging. Include tests to detect hidden policy violations or manipulation attempts.
Tags:
non-deception,
transparency,
audit,
tests,
governance
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Policy Profiles: Different Safety Levels by User Type
Create policy profiles for user tiers: consumer, enterprise, regulated. Include stricter tool permissions, logging requirements, and human approval gates by tier.
Tags:
policy-profiles,
enterprise,
regulated,
permissions,
governance
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
Public Transport Disruption Plan (Mass Delays)
Create a plan for mass transit disruptions: what to carry, alternative routes, safe waiting behaviors, and communication steps. Include region-specific notes for Europe/Asia/USA/Africa transit norms.
Tags:
public-transport,
disruption,
commute,
preparedness,
planning
Author: Assistant
Category: preparedness | Model: gpt-4o
No image available
Source Reliability Ladder + Scoring Rubric
Create a source reliability ladder (Tier 1–4) with a scoring rubric: track record, transparency, proximity, incentives, corroboration, and correction behavior. Output a template to score new sources c...
Tags:
verification,
source-evaluation,
newsroom,
credibility,
framework
Author: Assistant
Category: verification | Model: gpt-4o
No image available
Hydraulic System Bleeding Troubleshooter
Create a troubleshooting guide for bleeding hydraulic brakes or clutches. Include air sources, master/slave cylinder behavior, hose routing, reverse bleeding, vacuum bleeding, and signs of internal se...
Tags:
hydraulics,
bleeding,
brakes,
clutch,
diagnostics
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Reset Strategy: Async Assert, Sync Deassert
Design a robust reset strategy for FPGA and ASIC: global vs local resets, sequencing, POR behavior, scan considerations, and safe deassertion across domains. Include RTL patterns and verification appr...
Tags:
reset,
CDC,
ASIC,
FPGA,
DFT,
advanced
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
Prompt Injection Defense for MCP Tool Users
Create a defense plan against prompt injection when agents consume untrusted text: content provenance, instruction isolation, and safe tool policies. Provide a red-team test suite.
Tags:
prompt-injection,
security,
MCP,
agents,
red-team
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
CAN Bus and Network Fault Triage
Design a CAN/LIN/network fault triage workflow for modern vehicles: topology, termination checks, DTC grouping, module wake/sleep behavior, bus voltage, and when to suspect wiring vs module faults.
Tags:
CAN-bus,
LIN,
vehicle-network,
diagnostics,
electrical
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Parts Inventory Strategy for Small Workshops
Create a parts inventory strategy: fast-moving consumables, safety-critical spares, seasonal items, supplier lead times, min/max levels, and dead stock control.
Tags:
inventory,
parts,
workshop,
operations,
supply-chain
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Executive Presence Without Ego (Cross-Cultural)
Explain how to build executive presence across cultures: speaking style, email tone, meeting behavior, and decision-making cues in USA vs Europe vs Asia. Include do/don’t examples and a practice check...
Tags:
executive-presence,
cross-cultural,
communication,
leadership
Author: Assistant
Category: global-business-advice | Model: gpt-4o
No image available
OBD-II Data Interpretation for Experienced Mechanics
Interpret OBD-II data like a technician: freeze frame, fuel trims, misfire counters, oxygen sensor behavior, MAF/MAP plausibility, and readiness monitors. Provide a diagnostic worksheet.
Tags:
OBD-II,
scan-tool,
fuel-trim,
sensors,
diagnostics
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Touring Prep: Long-Distance Reliability Checklist
Create a long-distance touring checklist for cars, motorcycles, and bicycles: consumables, spares, tools, tires, documents, route risks, and field repair priorities.
Tags:
touring,
long-distance,
reliability,
spares,
travel
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Team Norms: Build a Culture of Candor
Help me define team norms that encourage candor and psychological safety. Propose 8 norms, example behaviors, and a rollout plan for adoption.
Tags:
culture,
psychological-safety,
candor,
leadership,
norms
Author: Assistant
Category: soft-skills | Model: GPT-5.2
No image available
Community Shelter Checklist: What to Bring and How to Behave
Create a checklist for staying at a community shelter: what to bring, privacy considerations, respectful behavior, and how to keep valuables safe.
Tags:
shelter,
community,
checklist,
etiquette,
security
Author: Assistant
Category: emergency-preparedness | Model: gpt-4o
No image available
Refunds and Chargebacks: Practical Consumer Guide
Explain what to check for refunds/credits: airline policy, rail operator terms, bus provider rules, and payment protections. Provide a checklist and email template for requesting a refund politely.
Tags:
refunds,
changes,
consumer-rights,
policy,
templates
Author: Assistant
Category: smart-ticketing | Model: gpt-4o
No image available
Classroom Management for Language Teachers (Non-Punitive)
Provide a language-classroom management toolkit: routines, signals, group roles, and positive reinforcement. Tailor for Tokyo/Fukuoka/NYC classroom norms.
Tags:
classroom-management,
routines,
groups,
teaching,
behavior
Author: Assistant
Category: language-teaching | Model: gpt-4o
No image available
30-Day Multi-Channel Content Calendar (AI-First)
Build a 30-day content calendar for 3 channels (LinkedIn, X, email newsletter). Include weekly themes, daily hooks, CTAs, and repurposing instructions. Provide variants for B2B SaaS, consumer app, and...
Tags:
content-calendar,
repurposing,
newsletter,
LinkedIn,
X,
2026
Author: Assistant
Category: content-generation-2026 | Model: gpt-4o
No image available
Cultural Etiquette for Ships, Planes, and Trains
Create a cultural etiquette guide for transport worldwide: quiet cars, queues, cabin behavior, meal norms, tipping, and shared-space courtesy. Include examples for budget and luxury contexts.
Tags:
etiquette,
culture,
transport,
ships,
trains,
airplanes
Author: Assistant
Category: world-travel-planning | Model: GPT-5.2
No image available
FIFO Design: Depth Sizing + Corner Cases
Create a FIFO sizing method (based on producer/consumer rates and burstiness). Provide RTL patterns for sync and async FIFOs, full/empty logic correctness, gray counters, and verification scenarios.
Tags:
FIFO,
buffering,
async,
sync,
verification,
advanced
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
Preventive Maintenance Schedule by Use Case
Create a preventive maintenance schedule for a vehicle based on use case: commuting, touring, track days, off-road, delivery, or winter storage. Include inspection intervals, wear indicators, consumab...
Tags:
maintenance,
preventive,
service-intervals,
vehicles,
workshop
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Onboarding Across Cultures (Manager Guide)
Create an onboarding plan for global hires: role clarity, early wins, mentorship, and feedback loops. Provide a 30/60/90 template and region-specific manager behaviors.
Tags:
onboarding,
management,
global,
30-60-90,
leadership
Author: Assistant
Category: global-business-advice | Model: gpt-4o
No image available
AXI4 Interconnect: Performance + Correctness Checklist
Design an AXI4 subsystem plan: outstanding transactions, ID width, arbitration policy, QoS, burst alignment, and backpressure behavior. Provide a verification checklist for ordering, deadlock, and thr...
Tags:
AXI4,
interconnect,
SoC,
bus,
verification,
advanced
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
Bicycle E-Assist Diagnostic and Maintenance Plan
Create a diagnostic and maintenance plan for e-bikes: battery health, motor behavior, connectors, sensors, display/controller errors, brakes, drivetrain wear, and safe charging habits.
Tags:
e-bike,
battery,
motor,
diagnostics,
maintenance
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Difficult Feedback: SBI + Feedforward
Help me deliver difficult feedback using the SBI model (Situation-Behavior-Impact) plus a feedforward request. Provide a script, a short version, and a follow-up note template.
Tags:
feedback,
SBI,
feedforward,
leadership,
communication
Author: Assistant
Category: soft-skills | Model: GPT-5.2
No image available
Public Transport Etiquette During Disruptions
Write guidance for respectful, safe behavior when transport is disrupted: queueing, sharing information responsibly, helping vulnerable people, and avoiding conflicts.
Tags:
etiquette,
public-transport,
safety,
community,
calm
Author: Assistant
Category: emergency-preparedness | Model: gpt-4o
No image available
Social Listening Map: Platforms + Queries by Beat
Build a beat-specific social listening map: platforms to watch, search operators, hashtags, community hubs, and influential accounts. Provide query packs for: business, tech, disasters, consumer trend...
Tags:
social-listening,
queries,
beats,
monitoring,
news
Author: Assistant
Category: collection | Model: gpt-4o
No image available
How to Build Strategic Partnerships as a Pro
Provide a partnership-building guide: identify mutual value, structure pilots, define success metrics, and scale. Include region-specific partner behaviors and expectations.
Tags:
partnerships,
strategy,
BD,
global,
scale
Author: Assistant
Category: global-business-advice | Model: gpt-4o
No image available
Cultural Norms: How to Ask for Help Respectfully
Provide guidance for requesting help and interacting with authorities/community during disruptions across USA/Europe/Asia/Africa. Include polite phrasing, expectations, and respectful behavior.
Tags:
culture,
communication,
help,
preparedness,
global
Author: Assistant
Category: preparedness | Model: gpt-4o
No image available
Pricing Strategy by Region: Practical Adjustments
Provide guidance to adapt pricing for USA/Europe/Asia: value messaging, payment methods, procurement behavior, and localization. Include a simple experimentation plan.
Tags:
pricing,
go-to-market,
global,
localization,
experiments
Author: Assistant
Category: global-business-advice | Model: gpt-4o
No image available
CRC/Checksum Module Design + Verification
Design a CRC module (parameterized polynomial/width): streaming interface, latency options, and reset behavior. Provide SVAs and randomized tests to prove correctness.
Tags:
CRC,
checksum,
streaming,
verification,
RTL
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
Classroom English + Japanese: Teacher Talk Script Bank
Generate a script bank for teacher talk: instructions, transitions, praise, and behavior reminders in simple English and Japanese equivalents. Keep it natural and classroom-safe.
Tags:
teacher-talk,
classroom-language,
bilingual,
scripts,
management
Author: Assistant
Category: language-teaching | Model: gpt-4o
No image available
Behavior Support Plan Collaboration
Create a counselor-led behavior support plan: function of behavior, replacement skills, reinforcement, and classroom coordination. Add review data fields.
Tags:
behavior-support,
functional-assessment,
skills,
reinforcement
Author: Assistant
Category: behavior-intervention | Model: gpt-4o
No image available
Startup Culture Principles
Define 5 non-negotiable culture principles with behaviors.
Tags:
culture,
values,
startup
Author: Assistant
Category: people-ops | Model: gpt-4o
No image available
Schoolwide Counseling Program Metrics
Propose metrics for a school counseling program: attendance, behavior incidents, credit completion, student surveys, and equity disaggregation. Provide a dashboard outline.
Tags:
program-metrics,
school-counseling,
dashboard,
equity
Author: Assistant
Category: program-evaluation | Model: gpt-4o
No image available
Yokohama Family Weekends Plan
Develop a family/weekend content plan for Yokohama (JA). Channels: LINE VOOM, Instagram. Provide harbor/mall/event tie-ins, stroller-friendly angles, and coupon CTAs. Simulate ≥70% predicted engagemen...
Tags:
Yokohama,
family,
LINE,
Instagram,
Japan,
engagement-70
Author: Assistant
Category: consumer-lifestyle-local | Model: gpt-4o
No image available
EU Digital Identity & Payments
Explain EU digital ID wallet timelines and PSD2/PSD3 changes; link to Asia super-app identity/payment models. Provide consumer and merchant impact boxes.
Tags:
EU,
digital-identity,
payments,
PSD3,
Asia,
super-apps
Author: Assistant
Category: fintech-policy-crossview | Model: gpt-4o
No image available
Fine-Tune Stack: SFT→DPO/ORPO→RLHF
Specify a training stack with SFT on curated data, preference optimization (DPO/ORPO), and optional RLHF. Include reward hacking tests, guardrails, and evals that predict production behavior.
Tags:
LLM,
SFT,
DPO,
ORPO,
RLHF,
alignment,
evaluation
Author: Assistant
Category: training-pipeline-LLM | Model: gpt-4o
No image available
BRICS Currency & Payments Experiments
Map BRICS cross-border payment pilots, local currency deals, and CBDC corridors. Provide an explainer for consumers and corporate treasurers.
Tags:
BRICS,
payments,
CBDC,
FX,
trade,
treasury
Author: Assistant
Category: finance-infra-coverage-EM | Model: gpt-4o
No image available
EU–China Corporate Exposure Map
List EU corporates with high China revenue/supply exposure; connect to policy risk and consumer sentiment. Provide an investors’ sidebar.
Tags:
EU,
China,
corporates,
exposure,
supply,
policy-risk
Author: Assistant
Category: corporate-exposure-analysis | Model: gpt-4o
No image available
Asia Banking & Fincrime Monitor
Track AML/KYC enforcement, cross-border fraud, and fintech shutdowns. Provide consumer alerts and regulatory timelines.
Tags:
Asia,
banking,
AML,
KYC,
fincrime,
regulators
Author: Assistant
Category: financial-crime-coverage-APAC | Model: gpt-4o
No image available
EU Agriculture & Food Inflation
Connect farm policy, weather shocks, fertilizer/energy costs to EU food CPI. Provide map of protest hotspots and grocer margin angles.
Tags:
EU,
agriculture,
food,
CPI,
inflation,
policy,
protests
Author: Assistant
Category: consumer-econ-coverage-EU | Model: gpt-4o
No image available
EU Energy Security & Storage
Update EU gas storage, pipeline flows, and winter risk index; tie to price caps and demand response. Add household bill angles.
Tags:
EU,
energy,
storage,
gas,
policy,
consumers
Author: Assistant
Category: energy-security-EU-brief | Model: gpt-4o
No image available
EU Consumer & Retail Pulse
Track EU retail sales, confidence, and pricing; spotlight food/apparel/e-commerce. Provide brand story angles and influencer spillovers.
Tags:
EU,
retail,
consumers,
confidence,
ecommerce,
prices
Author: Assistant
Category: consumer-retail-watch-EU | Model: gpt-4o
No image available
Asia Consumer Tech Earnings Radar
Assemble next-earnings catalysts for Asia consumer tech: MAUs, ad loads, game releases, hardware units. Provide beat/miss checklists.
Tags:
Asia,
earnings,
consumer-tech,
ad,
hardware,
preview
Author: Assistant
Category: earnings-prep-APAC-tech | Model: gpt-4o
No image available
Procrastination Antidote Kit
Identify top procrastination triggers and prescribe countermeasures: friction reduction, first-inch tactics, commitment devices, and public checkpoints.
Tags:
time-management,
procrastination,
behavior-change,
coaching
Author: Assistant
Category: time-management | Model: gpt-4o
No image available
Habit Ladder: Micro→Macro
Build a ladder of micro-habits (2–5 minutes) that scale toward macro outcomes (fitness, study, writing). Include habit stacking, trigger design, and a 30-day tracker.
Tags:
time-management,
habits,
behavior-design,
atomic,
tracking
Author: Assistant
Category: time-management | Model: gpt-4o
No image available
Consumer Launch via Marketplaces
Outline a D2C + marketplace plan: US (Shopify/Amazon) vs Taiwan (Shopline/Shopee/momo). Include listing SEO, reviews flywheel, couponing rules, return policies, and promo calendar.
Tags:
marketing,
marketplaces,
ecommerce,
D2C,
Taiwan,
USA
Author: Assistant
Category: ecommerce-marketing | Model: gpt-4o
No image available
Pre-Cert Compliance Map
Create a pre-cert checklist for consumer electronics: FCC (US), NCC/BSMI (Taiwan), safety (UL-like), and basic EMC pre-scan plan. Include label/packaging marks and doc control.
Tags:
hardware,
compliance,
FCC,
NCC,
BSMI,
EMC,
safety
Author: Assistant
Category: regulatory-prep | Model: gpt-4o
No image available
Warranty & Returns Playbook
Create a consumer warranty/returns policy aligned to US and Taiwan norms. Include RMA workflow, localization requests (labels/manuals), and comms templates.
Tags:
marketing,
CS,
RMA,
warranty,
policy,
Taiwan,
USA
Author: Assistant
Category: post-sales-ops | Model: gpt-4o
No image available
Pack Weight Audit & Ultralight Swaps
Generate a pack audit: categorize big three and sm/consumables, suggest proven weight swaps with cost/benefit and risk notes.
Tags:
camping,
ultralight,
pack,
weight,
optimization
Author: Assistant
Category: gear-optimization | Model: gpt-4o
No image available
Wildlife & Bear-Aware Brief
Produce a region-agnostic wildlife safety brief: food storage options (PCT hang, canister), cooking triangle, encounter scripts, and seasonal behavior notes.
Tags:
camping,
wildlife,
bear-safety,
food-storage
Author: Assistant
Category: camp-safety-wildlife | Model: gpt-4o
No image available
Tea Ceremony & Kimono Etiquette
You are a culture coach. Explain how to book a tea ceremony, kimono rental etiquette, walking tips, respectful photo behavior, and weather considerations.
Tags:
Kyoto,
culture,
tea,
kimono,
etiquette
Author: Assistant
Category: culture-etiquette | Model: gpt-4o
No image available
Mental Health Screening & Brief Interventions
Act as a primary care/ED partner. Package PHQ-9/GAD-7/AUDIT-C flows, suicide risk triage, SBIRT micro-scripts, and referral pathways. Add crisis safety planning template.
Tags:
mental-health,
screening,
SBIRT,
PHQ-9,
GAD-7
Author: Assistant
Category: behavioral-health | Model: gpt-5
No image available
Evaluation Rubric (Human-in-the-Loop)
Create a rubric for humans to score the model’s outputs: 5 criteria, 5-point scale each, behavioral anchors per score. Provide a one-page training note for raters and inter-rater reliability tips.
Tags:
prompt|evaluation|rubric|hil
Author: Curioforce Corp. Corp.
Category: Prompt-Improvement | Model: gpt-5-thinking
No image available
Website Lead Scoring
Propose a lead-scoring model: behavior weights (visits, time, events), firmographics, recency. Include a cutoff policy and a feedback loop from sales outcomes. Return as a table + pseudocode.
Tags:
automation|lead-scoring|model|pseudocode
Author: Curioforce Corp. Corp.
Category: Small Business Automation | Model: gpt-5-thinking
No image available
Welding cell consumables and shielding gas cost — Data Schema (Tabular)
Propose a data schema for {topic}. Return tables: dim_*, fact_cost, fact_time, fact_energy, with column names, types, and primary keys. Include notes on join keys and grain. Add topic-specific details...
Tags:
manufacturing|cost|welding|wire|gas|consumables
Author: Inspire Search Corp.
Category: Manufacturing Costing | Model: gpt-5-thinking
No image available
San Francisco Bay Area – Bridges & Hills — Memorials & Respect
Recommend 10 solemn spaces in San Francisco Bay Area, USA suitable for respectful photography. Include etiquette and prohibited behaviors to avoid.
Tags:
usa|california|san francisco|bay area|bridge|photography
Author: Inspire Search Corp.
Category: Travel Photography (USA) | Model: gpt-5-thinking
No image available
Mobile vs Desktop Behavior Gap
Goal: compare mobile vs desktop behavior. Data: GA4 device category segmentation. Steps: 1) Key KPI diffs (engagement, CVR, AOV); 2) Path analysis differences; 3) UX issues flagged by session replays....
Tags:
mobile;desktop;behavior-gap
Author: Tsubasa Kato
Category: Web Analytics | Model: GPT-5 Thinking
No image available
Personalization Segmentation & CDP Activation
Goal: design segmentation and CDP activation. Data: events, traits, CRM. Steps: 1) Build segments (recency, behavior, value); 2) Define activation triggers; 3) Map to channels via CDP (e.g., Segment);...
Tags:
segmentation;cdp;activation
Author: Tsubasa Kato
Category: Web Analytics | Model: GPT-5 Thinking
No image available
Search Behavior Insights (Site Search Logs)
Goal: mine internal site search for intent gaps. Data: GA4 view_search_results and search_term params. Steps: 1) Top queries with zero-results; 2) CTR to result pages; 3) Query clusters using embeddin...
Tags:
site-search;intent;content-gaps
Author: Tsubasa Kato
Category: Web Analytics | Model: GPT-5 Thinking
No image available
Micro‑Interventions: Nutrition & Movement
Design micro-interventions for {{ICP}} that improve daily health without nagging.
Deliver 20 interventions mapped to moments (work, commute, evening), opt-in, and privacy notes.
Add measurement and ha...
Tags:
behavior-change,
health,
habits,
UX,
privacy
Author: Tsubasa Kato
Category: health | Model: gpt-5-thinking
No image available
Biodiversity‑Aware Location Features
If geospatial features exist, design overlays for green corridors, tree canopy, and sensitive habitats.
Plan: data sources, caching, offline mode, and respectful UX.
Add a policy to avoid enabling har...
Tags:
biodiversity,
geospatial,
offline,
policy,
UX
Author: Tsubasa Kato
Category: geospatial | Model: gpt-5-thinking
No image available
Healthy-by-Design Feature Set
Define features for {{product_concept}} that support healthy behavior:
- Movement nudges, posture checks, digital well-being timers
- Low-blue-light themes and sleep-friendly notifications
- Opt-in ph...
Tags:
health,
wellbeing,
ergonomics,
digital-wellbeing,
privacy
Author: Tsubasa Kato
Category: health | Model: gpt-5-thinking
No image available
Performance Review Rater Guide
Produce a rater guide: competency model by level, behavioral anchors, calibration rules, sample feedback phrases, and growth plans. Include legal and bias pitfalls to avoid and a suggested timeline wi...
Tags:
"HR;performance;calibration;feedback;legal"
Author: ChatGPT
Category: HR | Model: GPT-5 Thinking
No image available
SOHO: Wi-Fi Heatmap & Channel Plan (Low Budget)
Act as SOHO network coach. Deliver: site sketch, AP placement, channel plan (2.4/5/6 GHz), interference survey, and roaming check. Budget: consumer mesh or 1–2 SMB APs. KPIs: RSSI, SNR, roam time. Out...
Tags:
SOHO,
WiFi,
heatmap,
mesh,
channels
Author: Tsubasa Kato
Category: Operations | Model: GPT-5 Thinking
No image available
HCI: Usability A/B Journey Sim
Plan a synthetic-user journey simulation for onboarding flows. Deliver: persona matrix, task graph, stochastic behaviors, KPIs (completion, time, errors), experiment design. Output: event schema, dash...
Tags:
hci,
ab testing,
usability,
journey,
analytics
Author: Tsubasa Kato
Category: Simulation | Model: GPT-5 Thinking
No image available
Feature Adoption Now
Measure last 7d vs last 24h adoption for {{feature}}. Output: DAU/WAU impact, activation funnel deltas, power-user behaviors, top cohorts, leading indicators. Suggest 3 quick experiments.
Tags:
product;analytics;experimentation;timely;saas
Author: Tsubasa Kato
Category: Product | Model: gpt-5
No image available
Bronze in the Rain
An 8-second photoreal video of a bronze equestrian statue during light rain; droplets bead, roll, and drip from patina. Camera: circular dolly around head and mane; city bokeh behind. Emphasize patina...
Tags:
sculpture;bronze;rain;dolly;photoreal
Author: Assistant
Category: Sculpture | Model: Sora
No image available
ABM 2.0 With Intent Data
Create an ABM 2.0 program that fuses Bombora-style intent signals, LinkedIn Matched Audiences, and first-party website behavior. Provide target-tiering logic, content offers per buying stage, SDR foll...
Tags:
ABM,
intent data,
LinkedIn,
SDR,
MQA,
regional
Author: ChatGPT
Category: business | Model: gpt-5
No image available
Evaluate a Person of Advanced Knowledge of Physics and Science
To evaluate whether a person has advanced knowledge of physics and science, consider the following ten questions covering a range of topics, including theoretical and experimental physics, as well as ...
Tags:
evaluation
Author: [email protected]
Category: Evaluation,NLP | Model: GPT-4o,o1,o1-mini
No image available
Impact of Rising Inflation on Cosumer Spending
Back to Home