Skip to content

Commit 7aa3985

Browse files
committed
chore: Update Review Reply Board.md with live demo iframe
1 parent 82f4575 commit 7aa3985

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

+4-5
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,14 @@ 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-
2722
![Pasted image 20240612092655.png](projects/Breadboard/Phase%202/files/Pasted%20image%2020240612092655.png)
2823

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

3126
Presently this board is just operates on textual input and output.
3227

3328
Work has been started on a [GBP API Board](projects/Breadboard/Phase%202/GBP%20API%20Board.md)
29+
30+
## Live Demo
31+
32+
<iframe 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" style="width: 100%; height: 500px; border: 0;"/>

0 commit comments

Comments
 (0)