Skip to content

Commit 941981e

Browse files
committed
add iframe for demo
1 parent c1eab70 commit 941981e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/projects/Breadboard/Phase 2/Review Reply Board.md

+5
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ A board generates a response based on the provided task of generating a reply to
1919

2020
[This demo board](https://breadboard-ai.web.app/?board=https://raw.githubusercontent.com/ExaDev/breadboard/business-review-reply/packages/breadboard-web/public/graphs/business-review-replier-demo.json) is a wraper which passes a randomly selected review to the `business-review-replier` board.
2121

22+
<iframe
23+
src="https://breadboard-ai.web.app/?board=https://raw.githubusercontent.com/ExaDev/breadboard/business-review-reply/packages/breadboard-web/public/graphs/business-review-replier-demo.json"
24+
style="width: 100%; height: 500px; border: 0;"
25+
/>
26+
2227
![](projects/Breadboard/Phase%202/files/Pasted%20image%2020240612092655.png)
2328

2429
![](projects/Breadboard/Phase%202/files/Pasted%20image%2020240612092647.png)

0 commit comments

Comments
 (0)