AI Market Research Analyst
An AI Market Research Analyst combines traditional market research methodology with AI-native tooling to deliver actionable intell…
Skill Guide
The systematic design of input instructions to guide large language models through iterative, multi-stage processes for extracting, synthesizing, and structuring information from disparate sources into coherent, authoritative reports.
Scenario
You have 10 academic PDFs on a specific topic (e.g., 'large language model efficiency techniques') and need to produce a structured summary highlighting key methods, results, and gaps.
Scenario
A product manager needs a weekly briefing on three competitor product launches, analyzing pricing, features, and market positioning from news articles, SEC filings, and social media.
Scenario
A venture capital firm needs to automate the creation of comprehensive due diligence reports for potential investments by synthesizing financial statements, market research, founder interviews, and technical documentation.
LangChain/LlamaIndex are frameworks for orchestrating complex prompt chains, managing document loaders, and implementing RAG. OpenAI Function Calling enables structured output generation and tool use within synthesis pipelines.
CoT forces step-by-step reasoning for complex synthesis. ToT explores multiple reasoning paths for ambiguous research. Reflection prompts ask the model to critique its own output, improving accuracy and completeness in iterative cycles.
RAGAS measures RAG pipeline quality (faithfulness, answer relevance). Promptfoo allows systematic testing of prompt variations. Using an LLM-as-Judge with a detailed rubric automates quality assessment for synthesis coherence and factual grounding.
Answer Strategy
The interviewer is testing system design thinking and knowledge of RAG pitfalls. Use the 'Ingest → Normalize → Synthesize → Validate' framework. Sample answer: 'I'd structure it as a four-stage pipeline. First, I'd use source-specific extraction prompts to normalize data into a common schema. Second, a synthesis prompt would apply a consistent analytical framework, explicitly identifying and reconciling contradictions using the most authoritative sources. Third, I'd implement a validation prompt that scores output sections for citation support and logical consistency. Finally, I'd add a human review gate for high-stakes conclusions.'
Answer Strategy
Tests iterative development methodology and quantitative mindset. Focus on specific changes and measurable outcomes. Sample answer: 'I was generating risk assessments from legal contracts. Initial prompts produced generic statements. I iteratively refined by: 1) Adding few-shot examples of high-quality risk extractions, 2) Implementing a chain that first extracted raw clauses then classified risk level, 3) Adding a reflection prompt for self-critique. Success metrics improved: Faithfulness score (from 0.7 to 0.92 via LLM-judge rubric), and our legal team's required manual edits decreased by 60%.'
1 career found
Try a different search term.