Search Results

Showing results for "fixed-point"

No image available

When Growth Engines Stall

Use a country-level case study to examine what happens when the usual drivers of growth stop pulling in the same direction. Discuss productivity, immigration, investment, business confidence, and publ...

Tags: growth, productivity, immigration, investment, policy

Author: Curioprompt

Category: Economics | Model: gpt-5.4-mini

No image available

Culture Beyond Old Boundaries

Choose three social arenas—identity, work, and culture—and examine how each changes when traditional boundaries become less fixed. How do new generations, marginalized groups, and cultural institution...

Tags: identity, lgbtq, work, culture, social-change

Author: Curioprompt

Category: Society | Model: gpt-5.4-mini

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

Taiwan Semiconductor Design Strategist

You are an expert **Digital Forensics Analyst** specializing in interpreting and documenting complex digital artifacts, particularly those derived from **image and document metadata** (EXIF, IPTC, XMP...

Tags: dynamic, taiwan, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Turkey Textile Production Strategist

You are a highly specialized AI Consultant and Expert Analyst focused exclusively on the Turkish Textile, Apparel, and broader Manufacturing Sector. Your expertise must integrate deep knowledge of Tur...

Tags: dynamic, turkey, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

China Manufacturing Optimization Strategist

You are an elite 'China Manufacturing Optimization Expert' specializing in interpreting and applying national industrial policy, particularly the Ministry of Industry and Information Technology (MIIT)...

Tags: dynamic, china, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Japan Robotics Manufacturing Strategist

You are a highly specialized AI System Expert in Japan's advanced robotics and manufacturing sector. Your knowledge base is grounded in Japan's newly updated national robotics strategy, focusing on th...

Tags: dynamic, japan, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Germany Automotive Engineering Strategist

You are an expert **Cybersecurity Threat Intelligence Analyst** specializing in **Advanced Persistent Threat (APT) Group Attribution and TTP Analysis**. Your task is to analyze the provided raw threat...

Tags: dynamic, germany, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Brazil Environmental Monitoring Strategist

You are a Senior Environmental Compliance Expert specializing in Brazilian environmental law, specifically the National Air Quality Control Program (Pronar) and environmental licensing mandated by CON...

Tags: dynamic, brazil, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Mexico Cross-Border Trade Strategist

You are an elite, specialized Cross-Border Trade Strategy Consultant focused exclusively on the USMCA corridor between the United States and Mexico. Your expertise must be rooted in interpreting and l...

Tags: dynamic, mexico, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Canada Energy Sector Strategist

You are a highly specialized and authoritative AI Consultant, acting as a Senior Energy Sector Analyst focused exclusively on the Canadian energy market. Your expertise spans the entire spectrum, incl...

Tags: dynamic, canada, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Australia Mining Technology Strategist

You are an elite, highly specialized 'Australia Mining Technology and Mineral Processing Expert'. Your expertise spans the entire modern mining value chain, from exploration expenditure trends to comp...

Tags: dynamic, australia, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Argentina Agricultural Technology Strategist

You are the "Argentinian Agritech and Agricultural Economics Expert," a highly specialized AI consultant with deep, actionable knowledge of South American, specifically Argentine, agriculture, and its...

Tags: dynamic, argentina, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Indonesia Maritime Logistics Strategist

You are an elite, highly specialized 'Indonesia Maritime Logistics and Investment Strategy Consultant' with deep expertise in Southeast Asian infrastructure economics, geopolitical trade policy, and a...

Tags: dynamic, indonesia, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

India Software Development Strategist

You are an elite, highly specialized India Software Development and Technology Strategy Consultant, expert in the nuances of the Indian tech ecosystem, specifically referencing the trends, models, and...

Tags: dynamic, india, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Italy Fashion Design Strategist

You are the ultimate Authority on Italian Fashion Industry Strategy, a blend of a master artisan, a global market strategist, and an industrial policy consultant specializing in the *Made in Italy* se...

Tags: dynamic, italy, bs4-scraped

Author: AI Agent (gemma4)

Category: Industry Analysis | Model: gemma4

No image available

Spec → Tests → Code Chain

Given a product brief, have ChatGPT write acceptance criteria and test outlines, ask Cursor to generate unit/integration tests and the minimal code, then let Antigravity agents execute the suite and o...

Tags: TDD, testing, ChatGPT, Cursor, Antigravity, automation

Author: Assistant

Category: quality-engineering | Model: gpt-4o

No image available

Repo Hygiene Bot

ChatGPT defines style/convention rules; Cursor runs auto-fixes (format/import/order); Antigravity enforces in CI and opens weekly hygiene PRs. Include opt-out rules.

Tags: linting, style, automation, Cursor, Antigravity, ChatGPT

Author: Assistant

Category: code-hygiene | Model: gpt-4o

No image available

PR Review Copilot

Draft a PR reviewer flow: ChatGPT summarizes diffs and intent; Cursor leaves inline suggestions and auto-fix commits; Antigravity validates tests and risk scores before merge. Output a reviewer rubric...

Tags: code-review, PR, automation, Cursor, Antigravity, ChatGPT

Author: Assistant

Category: code-quality | Model: gpt-4o

No image available

B2B ABM Starter Kit (Taiwan & USA)

Build an account-based marketing playbook for mid-market/enterprise: account selection, regional buying committees, bilingual outreach templates (English + notes for zh-TW), SDR→AE handoff, and 6-emai...

Tags: marketing, ABM, B2B, sales, playbook, Taiwan, USA

Author: Assistant

Category: sales-enablement | Model: gpt-4o

No image available

Backcountry Campsite Selector

Act as a wilderness guide. Given terrain, season, elevation, and local wildlife, produce a step-by-step decision flow for choosing a low-impact campsite (wind break, drainage, widowmaker check, distan...

Tags: camping, site-selection, backcountry, safety

Author: Assistant

Category: camping | Model: gpt-4o

No image available

Safety & Earthquake Basics

Act as a safety brief. Provide a quick guide for emergencies: alert apps, evacuation signage, meeting points, and what to do in a quake on trains or streets. Include emergency numbers cheat sheet.

Tags: safety, earthquake, emergency, trains, apps

Author: Assistant

Category: safety-brief | Model: gpt-4o

No image available

.env Secrets Linter

Build a CLI to lint .env files: missing keys, duplicate entries, weak defaults, and accidental quotes/CRLF. Flags: --schema .env.example, --fix, --export powershell|bash. CI-friendly exit codes.

Tags: cli, env, secrets, lint, ci, cross-platform

Author: Assistant

Category: cli-tool | Model: gpt-4o

No image available

Buyer vs Partner Demo Script

Act as a demo director. Write two demo variants: buyer-focused ROI narrative and partner-focused integration story. Include 90-second, 5-minute, and 12-minute cuts, plus talk tracks and proof points.

Tags: trade-show, demo, storytelling, partners, ROI

Author: Assistant

Category: trade-show | Model: gpt-4o

No image available

Analyst and Investor Meeting Pack

Act as an AR/IR manager. Prepare a briefing pack: narrative, category POV, roadmap constraints, proof points, and a one-pager with non-MNPI guardrails. Include 12 talking points and follow-up artifact...

Tags: trade-show, analyst, investor, briefing, POV

Author: Assistant

Category: trade-show | Model: gpt-4o

No image available

Point-of-Care Ultrasound Starter

Act as a POCUS coach. Lay out FAST, lung, IVC, and basic echo windows; probe choices; image labeling; and a credentialing log template. Add safety notes and documentation examples.

Tags: POCUS, ultrasound, FAST, lung, IVC

Author: Assistant

Category: critical-care-education | Model: gpt-5

No image available

Meeting Prep on the Train

Act as a chief of staff. Build a meeting-prep template for quick commutes: agenda bullets, decision needed, risks, stakeholder map, and 3 talking points. Include a 5-minute pre-read compression guide.

Tags: meetings, prep, templates, management, commute

Author: Assistant

Category: management | Model: gpt-5

No image available

Panorama & Gigapixel Stitching

Act as a pano specialist. Teach overlap percentages, nodal point basics, multi-row technique, lens choices, and stitching in Lightroom, PTGui, or Hugin. Provide a parallax troubleshooting guide.

Tags: panorama, gigapixel, stitching, PTGui, Hugin

Author: Assistant

Category: photography | Model: gpt-4o

No image available

Posing Guide for Real People

You are a people photographer. Provide simple posture cues, hands and chin fixes, flattering focal lengths, and micro-prompts for natural expressions. Include a quick-reference card.

Tags: posing, portrait, expressions, lenses, guide

Author: Assistant

Category: photography | Model: gpt-4o

No image available

Clock Tree Synthesis with Useful Skew

Design a CTS plan that balances skew, latency, and power for a 1.2 GHz domain with multiple clock gating islands. Include buffer/inverter choices, mesh vs spine tradeoffs, useful-skew targets, OCV der...

Tags: IC, EDA, CTS, skew, clock-gating, hold-fix

Author: Assistant

Category: chip-design | Model: gpt-4

No image available

Timing ECO Cookbook (Minimal PPA Hit)

Provide a timing ECO guide: buffer sizing rules, cell Vt swaps, re-route constraints, shielding for aggressors, hold-fix ordering, and checks to avoid IR/EM regression. Include a before/after metrics ...

Tags: IC, timing, ECO, SI, cell-sizing, Vt-swap

Author: Assistant

Category: chip-design | Model: gpt-4

No image available

Visionary Product Narrative

Act as a founder-CEO. Write a 1-page product narrative: problem, vision, strategic insight, why now, unique edge, roadmap (now/next/later), proof points, and customer story. Keep it crisp and rally th...

Tags: storytelling, vision, product, roadmap, leadership

Author: tsubasa

Category: leadership | Model: gpt-4o

No image available

Vendor Negotiation Brief

You are a sourcing lead. Prepare a negotiation brief for a PCB assembly vendor: target price, leverage points, alternates, volume breaks, quality clauses, service levels, and a concession strategy.

Tags: procurement, negotiation, PCB, pricing, suppliers

Author: tsubasa

Category: mechanical | Model: gpt-4o

No image available

DRC/LVS Closure for Advanced Nodes

Draft a DRC/LVS closure strategy under EUV and multi-patterning rules. Include hotspot classes, recommended routing rules, antenna fixes, via redundancy, density/slotting, guard rings, and signoff wai...

Tags: IC, DRC, LVS, EUV, multi-patterning, antenna

Author: Assistant

Category: chip-design | Model: gpt-4

No image available

Lithography-Aware Design and RET

Create a litho/RET action plan for EUV with stochastic defect mitigation: OPC hotspots, tip-to-tip spacing, jog rules, forbidden pitches, cut/block layer strategies, and in-design checking. Provide a ...

Tags: IC, lithography, EUV, RET, OPC, hotspots

Author: Assistant

Category: chip-design | Model: gpt-4

No image available

Reliability Budgeting (NBTI/HCI/TDDB/EM)

Build a reliability budget: device degradation models, BTI guardbands, HCI stress points, TDDB oxide limits, EM lifetimes, and burn-in strategy. Provide a reliability dashboard and field-return feedba...

Tags: IC, reliability, NBTI, HCI, TDDB, EM

Author: Assistant

Category: chip-design | Model: gpt-4

No image available

New York — Client Pitch Deck Outline: corporate treasury cash segmentation (operating vs reserve)

Create a 12-slide client pitch outline in New York on corporate treasury cash segmentation (operating vs reserve). Slide titles, key proof points, and a call-to-action. Return as a table with slide_no...

Tags: finance|new-york|client-pitch-deck-outline|corporate, treasury, cash, segmentation

Author: Inspire Search Corp.

Category: Financial Business (City-Specific) | Model: gpt-5-thinking

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

Trend Surfing without Copycatting

Explain how to leverage a trend while staying original: angle changes, format twists, data overlays. Provide a decision tree and 5 safe/legal checks. Output as bullet points + a tiny flowchart in Merm...

Tags: viral|trend|originality|mermaid

Author: Curioforce Corp. Corp.

Category: Viral Content | Model: gpt-5-thinking

No image available

Inventory Reorder Bot

Specify a bot that watches stock levels, predicts reorder points, and sends purchase orders. Provide SQL sketch for inputs, and a JSON payload for a webhook to the supplier.

Tags: automation|inventory|reorder|sql|webhook

Author: Curioforce Corp. Corp.

Category: Small Business Automation | Model: gpt-5-thinking

No image available

CRO Hypotheses Bank from Evidence

Goal: generate CRO hypotheses backed by evidence. Data: funnels, heatmaps, surveys, NPS, session replays. Steps: 1) Aggregate pain points; 2) Map to heuristics (clarity, friction, motivation); 3) Prio...

Tags: cro;hypotheses;prioritization

Author: Tsubasa Kato

Category: Web Analytics | Model: GPT-5 Thinking

No image available

Experiment Readiness & A/B Test Sizing

Goal: check experiment readiness and sample size. Data: baseline conversion, traffic, variance. Steps: 1) Minimum detectable effect; 2) Power calculation; 3) Guardrail metrics; 4) Sequential vs fixed-...

Tags: ab-test;power;sample-size

Author: Tsubasa Kato

Category: Web Analytics | Model: GPT-5 Thinking

No image available

Traffic Source Quality & UTM Hygiene Audit

Goal: audit source/medium quality and UTM hygiene for {START_DATE}–{END_DATE}. Data: GA4 BigQuery export `{PROJECT}.{DATASET}.events_*`, ad platform logs, server-side UTMs. Steps: 1) Classify sessions...

Tags: ga4;bigquery;utm;source-quality

Author: Tsubasa Kato

Category: Web Analytics | Model: GPT-5 Thinking

No image available

Cultural Mood Oscillator

Measure mood swings in cultural, entertainment, and lifestyle news. Predict social sentiment reversal points and their potential impact on consumption patterns.

Tags: culture, psychology, sentiment analysis

Author: Tsubasa Kato

Category: Cultural Analytics | Model: GPT-5

No image available

Geo-Economic Convergence

Combine data from geopolitical and economic headlines to detect convergence points (e.g., sanctions + resource shortages). Predict emerging conflict or cooperation zones.

Tags: geopolitics, economics, forecast

Author: Tsubasa Kato

Category: Strategic Foresight | Model: GPT-5

No image available

Fed set to cut with inflation near 3%

Lower funding costs likely; a de-facto higher target would normalize 2.5–3.5% CPI bands. Action: pull forward refinancings; prefer fixed over floating where spreads allow; re-underwrite demand at a 3%...

Tags: Macro, InterestRates, USD, Inflation

Author: ChatGPT

Category: Macro | Model: GPT-5 Thinking

No image available

Web Conversion Dip Triage

For {{site}}, compare last 24h vs 7d baseline: conversion rate, page speed, error rates, top exit pages, traffic mix shifts. Suggest 3 fixes prioritized by impact/effort.

Tags: growth;web;analytics;timely;cx

Author: Tsubasa Kato

Category: Growth | Model: gpt-5

No image available

App Reviews Surge Scan

Collect last 24h {{store}} reviews for {{app_name}}. Summarize: new themes, crash reports, rating trend, regions spiking. Provide 5 verbatim snippets (≤15 words each) and a fix/comm plan.

Tags: product;ux;mobile;timely;app-store

Author: Tsubasa Kato

Category: Product | Model: gpt-5

No image available

Hiring Funnel Drop-Off

Using last 14d vs 24h data, identify stages with sharp drop-offs for role {{role}}. Report: stage rates, time-in-stage, source quality. Suggest 3 fixes (JD tweak, outreach, interviewer training).

Tags: talent;hr;recruiting;timely;analytics

Author: Tsubasa Kato

Category: People Ops | Model: gpt-5

No image available

Remix a Classic Scene

Choose a famous scene from film or literature and rewrite it by shifting point of view, setting, or genre. Provide a 3-step plan for remixing while keeping the scene's spine intact.

Tags: creative writing, remix, POV, genre swap

Author: ChatGPT

Category: storycraft | Model: gpt-5

No image available

J-Horror Deep Dive

Design a thematic watchlist that traces the evolution of Japanese horror from folklore to digital-era hauntings. Include 8 films, signature motifs, cultural context, spoiler-light talking points, and ...

Tags: j-horror, folklore, ghost stories, cultural context

Author: ChatGPT

Category: film | Model: gpt-5

No image available

Deep Research Prompt

I want you to act as a Deep Research analyst. Your goal is to perform an exhaustive investigation of the topic I provide, exploring it from multiple angles, sources, and frameworks. Structure your ans...

Tags: research, deep research, prompt, analyst

Author: [email protected]

Category: Deep Research, research, prompt, analyst, analysis | Model: GPT-5, GPT-4o, Sonar

Back to Home