OVERVIEW/INTERMEDIATE/COMPETITOR_INTEL
Intermediatestable03_/_INTERMEDIATE

Competitor Intel

Crawls a competitor's site and recent posts to produce a structured brief: positioning, pricing, and recent moves.

Py_3.12CrewAIBeautifulSoupRequestsVIEW SOURCE
# INPUT_PROMPT // COMPETITOR_INTEL
SCHEMA: V.1.0
system@agent-archive:~$
IDLE
OUTPUT_LOG:

[IDLE] Awaiting input. Press RUN DEMO to initialize the pipeline.

LIVE_EXECUTION_LOG // competitor-intel0 EVENTS

[STREAM] No active execution. Trigger a run to populate the log.

/SYSTEM_INTERNALS

ARCHITECTURE

SYSTEM_ARCHITECTURE
[01]Web Scraper
[02]Brand Analyst
[03]Brief Writer

/BACKEND_CONTRACT

PLUGGABLE RUNTIME

This demo serves a hardcoded fixture today. Set NEXT_PUBLIC_USE_REAL_BACKEND=true and the same UI will POST /api/intermediate/competitor-intel to a real CrewAI service - no UI change required.

/TYPED_INTERFACE

runProject(COMPETITOR_INTEL, {
  company: string,
  url: string,
}) -> markdown