Search Results

Showing results for "Graph-RAG"

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

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

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

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

Disk Usage Explorer (Human & CSV)

Create a CLI that lists largest folders/files with depth control and excludes paths. Support --top 50, --min-size, --csv, --json, and --graph (ASCII treemap). Implement du/PowerShell fallbacks and sym...

Tags: cli, disk, du, storage, linux, macos, windows

Author: Assistant

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

No image available

Biomedical Knowledge Graph + RAG

Act as an NLP architect. Build a KG from UMLS/MeSH and a RAG stack for question answering: entity linking, relation extraction, indexing strategy, and evaluation (exact match, factuality).

Tags: knowledge-graph, RAG, biomedical, NLP, ICT

Author: Assistant

Category: biomed-NLP | Model: gpt-5

No image available

Graph Encoding for Quantum Walks

Describe how to encode a directed graph into a quantum walk operator. Include oracle construction ideas, coin vs shift operators, and observables to measure. Output a step list and pitfalls to avoid.

Tags: quantum|walks|graph|encoding

Author: Curioforce Corp. Corp.

Category: Quantum Tech | Model: gpt-5-thinking

No image available

QAOA for Max-Cut: From Graph to Params

Given an unweighted graph (edge list), generate steps to formulate a Max-Cut QAOA instance: cost & mixer Hamiltonians, initial state, parameterization, and classical optimizer loop. Output Python-like...

Tags: quantum|qaoa|maxcut|pseudocode|json

Author: Curioforce Corp. Corp.

Category: Quantum Tech | Model: gpt-5-thinking

No image available

Cross-Device Journey Stitching Strategy

Goal: stitch cross-device journeys. Data: login IDs, hashed emails, device graph. Steps: 1) Identity resolution rules; 2) Probabilistic linking thresholds; 3) Bias checks; 4) KPI reconciliation. Outpu...

Tags: cross-device;identity;stitching

Author: Tsubasa Kato

Category: Web Analytics | Model: GPT-5 Thinking

No image available

Onboarding Path Analysis with Markov Chains

Goal: analyze onboarding paths with Markov Chains. Data: event sequences for new users first 7 days. Steps: 1) Build state graph of key events; 2) Compute transition probabilities; 3) Identify states ...

Tags: onboarding;markov;paths

Author: Tsubasa Kato

Category: Web Analytics | Model: GPT-5 Thinking

No image available

News Network Graph

Create a graph of how different news events are interconnected via shared entities (companies, politicians, countries). Highlight hidden links and potential cascade effects.

Tags: network analysis, entity linking, news graph

Author: Tsubasa Kato

Category: Data Journalism | Model: GPT-5

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

Small Biz: 14-Day AI Agent Sprint

Act as an AI rollout lead for a sub-50 person company. Deliver a 14-day plan: use cases ranked by ROI/risk, 2 quick-win agents (inbox triage, FAQ/RAG), minimal governance (human-in-the-loop), success ...

Tags: small, quick win, 14-day, sprint, agents

Author: Tsubasa Kato

Category: Strategy | Model: GPT-5 Thinking

No image available

Small Biz: Data-Lite RAG Setup

Design a data-lite RAG plan without engineers. Sources: Google Drive/Notion/PDFs. Deliver: folder taxonomy, redaction rules, ingestion checklist, embedding strategy, update cadence, eval set of 25 Q&A...

Tags: small, RAG, data hygiene, nontech, privacy

Author: Tsubasa Kato

Category: Strategy | Model: GPT-5 Thinking

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

Back to Home