Search Results
Showing results for "retrieval"
No image available
Self-Improving Agent Memory Retrieval: Reduce Wrong Context
Design retrieval that avoids irrelevant context: recency weighting, scope filters, and contradiction detection. Include evals for context precision/recall.
Tags:
memory,
retrieval,
context,
precision-recall,
evals
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Self-Improving Search/Relevance System: Guarded Changes
Design a plan to self-improve ranking/retrieval safely: offline eval sets, interleaving/AB tests, bias checks, and rollback on metric drops.
Tags:
search,
relevance,
offline-evals,
AB-testing,
bias,
rollback
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Prompt Injection Defense for Research Inputs
Design sanitization so retrieved web/docs cannot inject instructions. Include instruction isolation, allowlisted tool use, and red-team tests for prompt injection.
Tags:
prompt-injection,
security,
RAG,
sanitization,
red-team
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Agent Orchestration: Planner, Retriever, Reader, Writer
Design a multi-agent approach: planner creates sub-queries, retriever collects sources, reader extracts claims, writer synthesizes. Include handoff artifacts and consensus checks.
Tags:
multi-agent,
orchestration,
planner,
retriever,
synthesis
Author: Assistant
Category: research-bot | 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
Auditability: End-to-End Trace of Decisions
Design an auditability system: trace inputs→retrieval→prompt→tool calls→outputs, with immutable logs and privacy controls. Include a schema and query patterns for audits.
Tags:
auditability,
logging,
traceability,
governance,
privacy
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Prompt Injection in Retrieved Pages: Sanitization Plan
Design a sanitization pipeline for retrieved content: strip instructions, isolate quotes, and prevent tool-use hijacks. Include adversarial test cases and regression suite.
Tags:
prompt-injection,
sanitization,
security,
RAG,
testing
Author: Assistant
Category: research-bot | Model: GPT-5.2
No image available
Model Update Policy: When to Retrain vs Prompt-Tune
Create decision criteria for retraining vs prompt tuning vs retrieval updates. Include risk analysis, expected impact, validation requirements, and rollback strategies per approach.
Tags:
retraining,
prompting,
RAG,
model-updates,
governance
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Caching Strategy: Retrieval, Tools, and Outputs
Design caching layers: retrieval cache, tool result cache, and response cache. Include invalidation rules, privacy constraints, and how to measure cache hit value.
Tags:
caching,
RAG,
tools,
privacy,
invalidation
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
Search Query Crafting: Operators and Intent
Help me craft high-signal search queries: keyword expansion, exclusion terms, site/domain targeting, and multilingual variants. Provide a template and 10 examples.
Tags:
search,
query-design,
operators,
information-retrieval
Author: Assistant
Category: information-reliability | Model: GPT-5.2
No image available
Observability: Traces for Prompt→Tool→Output
Design end-to-end tracing: prompt versions, retrieval results, tool calls, retries, and final answers. Include a log schema and query examples for incident investigation.
Tags:
observability,
tracing,
logging,
debugging,
ops
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
RAG for Agents: Grounding and Verification Loop
Design a RAG pipeline for agents: retrieval, citation, cross-checking, and contradiction handling. Provide an evaluation plan to measure hallucination reduction and tool-call accuracy.
Tags:
RAG,
grounding,
verification,
evals,
citations
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
Canary Rollouts for Agent Prompt/Tool Updates
Design a safe rollout process: canary cohorts, metrics, stop conditions, and rollback. Include how to isolate changes (prompt vs tool vs retrieval) for attribution.
Tags:
canary,
rollout,
rollback,
monitoring,
release
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
Workshop Knowledge Base: Capture Fixes and Measurements
Design a workshop knowledge base: symptoms, confirmed fixes, torque specs, measurements, photos, parts used, and follow-up results. Include tagging and retrieval strategy.
Tags:
knowledge-base,
workshop,
documentation,
measurements,
repair-history
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Agent Memory Strategy: Short-Term vs Long-Term
Create a memory architecture: scratchpad, episodic memory, semantic memory, and “facts of record.” Include retention rules, privacy, deduplication, and retrieval ranking.
Tags:
memory,
RAG,
privacy,
retention,
retrieval
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
Class Closing Routines: Reflection + Retrieval Practice
Generate closing routines: reflection prompts, retrieval practice, and goal setting. Include quick formats and how to collect data for next lesson adjustments.
Tags:
closures,
reflection,
retrieval-practice,
assessment,
teaching
Author: Assistant
Category: language-teaching | Model: gpt-4o
No image available
Hybrid Retrieval Strategy: Graph-RAG + Vector + Search
Design a hybrid retrieval strategy combining vector search, lexical search, and a knowledge graph layer (‘Graph-RAG’). Specify when to use which, how to evaluate, and how to keep citations reliable.
Tags:
RAG,
Graph-RAG,
vector-search,
knowledge-graph,
citations
Author: Assistant
Category: ai-strategy-2026 | Model: gpt-4o
No image available
Explainer: How RAG Works (90s)
Write a 90-second animated explainer on RAG: embeddings, retrieval, citations. Provide visuals per beat (icons/diagrams), scene transitions, and a Sora prompt for each scene plus a Gemini prompt to ge...
Tags:
RAG,
explainer,
animation,
Sora2,
Gemini3,
education
Author: Assistant
Category: educational-video | Model: gpt-4o
No image available
IR: BM25 vs Dense Retrieval
Compare BM25 to sentence embeddings for a news corpus. Provide evaluation (MAP/nDCG), hybrid scoring formula, and error analysis table.
Tags:
information-retrieval,
BM25,
embeddings,
hybrid,
evaluation
Author: Assistant
Category: comparative-analysis-IR | Model: gpt-4o
No image available
IR Coursework Syllabus (College)
Draft a 12-week syllabus: indexing, retrieval models, evaluation, and modern RAG. Include readings and weekly assignments.
Tags:
IR,
syllabus,
course,
assignments,
readings
Author: Assistant
Category: curriculum-design-IR-edu | Model: gpt-4o
No image available
RAG for Research Labs
Blueprint a RAG system for a lab wiki and PDFs: chunking policy, hybrid retrieval, and citation-anchored answers. Add privacy filters.
Tags:
IR,
RAG,
academia,
pdf,
privacy,
blueprint
Author: Assistant
Category: applied-IR-LLM-academia | Model: gpt-4o
No image available
Hallucination Detection & Abstain
Create a hallucination detector using entailment+attribution signals. Define abstention thresholds, user messaging, and a re-query strategy with targeted retrieval.
Tags:
LLM,
hallucination,
entailment,
abstention,
UX,
grounding
Author: Assistant
Category: safety-reasoning-LLM | Model: gpt-4o
No image available
RAG 2.0: Freshness & Faithfulness
Architect a retrieval stack with hybrid search, temporal decay, dedup, and passage-level citation anchors. Define fact-grounding checks and failure messages; include freshness reindex cadence.
Tags:
LLM,
RAG,
hybrid,
temporal-decay,
citations,
freshness
Author: Assistant
Category: retrieval-grounding-LLM | Model: gpt-4o
No image available
Retrieval Eval Harness
Build an eval harness: recall@k, calibrated precision, answer faithfulness, and human-time-to-verify. Include topic-aware test buckets and data drift alarms.
Tags:
LLM,
retrieval,
eval,
faithfulness,
drift,
metrics
Author: Assistant
Category: evaluation-frameworks-LLM | Model: gpt-4o
No image available
Mobile & Offline Research Mode
Design a mobile UX with offline packs, low-bandwidth retrieval, and later sync. Provide caching TTL, conflict resolution, and share sheet flows.
Tags:
mobile,
offline,
caching,
UX,
sync
Author: Assistant
Category: mobile-experience | Model: gpt-4o
No image available
Reproducible Research DAG
Design a DAG (Airflow/Prefect) for reproducible research: crawl→retrieve→synthesize→verify→export. Include artifact hashing and cache invalidation rules.
Tags:
reproducibility,
pipelines,
DAG,
caching,
hashing
Author: Assistant
Category: ops-pipelines-research | Model: gpt-4o
No image available
Citation-First RAG Pipeline
Design a retrieval pipeline that enforces source-anchored answers. Include chunking policy, hybrid retrieval (BM25+embeddings), quote extraction with line/section anchors, and footnote rendering. Outp...
Tags:
RAG,
citations,
hybrid-retrieval,
chunking,
QA
Author: Assistant
Category: retrieval | Model: gpt-4o
No image available
Intent & Entity Understanding Layer
Specify an intent/entity parser to steer retrieval (who/what/where/time). Include temporal normalizers and domain ontologies. Provide examples and error handling.
Tags:
NLU,
intents,
entities,
temporal,
ontologies
Author: Assistant
Category: query-understanding | Model: gpt-4o
No image available
Knowledge Graph + Vector Fusion
Specify a KG-augmented RAG: entity/link extraction → KG lookup → vector recall → late fusion ranking. Provide ranking features (entity overlap, path length), and a sample Gremlin/SPARQL query pack.
Tags:
knowledge-graph,
RAG,
fusion,
ranking,
entities
Author: Assistant
Category: hybrid-retrieval-kg | Model: gpt-4o
No image available
Learning to Rank for Evidence
Train an LTR model to order passages by usefulness. Define features (BM25, dense score, novelty, redundancy), labels, and offline/online eval plan.
Tags:
ranking,
LTR,
features,
labels,
evaluation
Author: Assistant
Category: retrieval-ranking-ml | Model: gpt-4o
No image available
Deep Research Orchestrator Blueprint
Act as a principal architect. Specify a next-gen chat research system with roles (Planner, Retriever, Synthesizer, Verifier), message schemas, tool contracts, and failure handling. Deliver a C4 diagra...
Tags:
deep-research,
architecture,
orchestration,
agents,
planning
Author: Assistant
Category: architecture | Model: gpt-4o
No image available
EHR NLP with Privacy Guardrails
You are a clinical NLP lead. Build a de-identification-first pipeline: PHI scrubbing, section segmentation, entity extraction (SNOMED/LOINC), and cohort retrieval. Include audit logs and drift checks.
Tags:
EHR,
NLP,
PHI,
privacy,
ontology,
ICT
Author: Assistant
Category: health-IT | Model: gpt-5
No image available
Enterprise: Secure RAG over Data Lakes
Architect secure RAG across lakehouse/DWH: metadata-driven retrieval, policy-aware chunks, per-record ACL, caching, eval sets by domain, hallucination controls, and can’t-answer routing. Deliver refer...
Tags:
enterprise,
RAG,
security,
ACL,
lakehouse
Author: Tsubasa Kato
Category: Strategy | Model: GPT-5 Thinking
No image available
RAG Support Portal Rollout
Plan a Retrieval-Augmented Generation (RAG) knowledge base to deflect support tickets. Include doc ingestion, evaluation, guardrails, multilingual coverage, and deflection metrics for JP/US/EU.
Tags:
RAG,
customer support,
knowledge base,
LLM,
deflection,
metrics
Author: ChatGPT
Category: business | Model: gpt-5
Back to Home