Skip to content

Commit 33b9e21

Browse files
committed
feat: Add NDP and ChronoLog demo sections to IoWarp project page
- Added comprehensive NDP demo with video showcase - Added ChronoLog demo section featuring distributed logging capabilities - Enhanced project documentation with interactive demonstration content - Improved user engagement through multimedia demo presentations
1 parent 5131c35 commit 33b9e21

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

src/pages/research/projects/iowarp.mdx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,36 @@ Showcase of IOWarp Adios MCP providing full analysis of a BP5 file generated by
409409
</iframe>
410410
</center>
411411

412+
#### IOWarp-MCP NDP Demo
413+
414+
Showcase of NDP MCP providing full analysis of EarthScope seismograph data, demonstrating natural language queries on geophysical datasets with comprehensive visualization.
415+
416+
<center>
417+
<iframe
418+
width="700"
419+
height="394"
420+
src="https://www.youtube.com/shorts/vqBB6r9BaHs"
421+
frameBorder="0"
422+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
423+
allowFullScreen>
424+
</iframe>
425+
</center>
426+
427+
#### IOWarp-MCP ChronoLog Demo
428+
429+
Showcase of ChronoLog MCP providing full analysis and observability of interactive session events, demonstrating natural language queries on distributed logging data with comprehensive event tracking.
430+
431+
<center>
432+
<iframe
433+
width="700"
434+
height="394"
435+
src="https://www.youtube.com/shorts/igYEEdp_b7A"
436+
frameBorder="0"
437+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
438+
allowFullScreen>
439+
</iframe>
440+
</center>
441+
412442
---
413443

414444
## Publications

0 commit comments

Comments
 (0)