Skip to content

Commit 48d8741

Browse files
committed
chore: Update board links and abstract out Google Custom Search Engine Tool
1 parent 2a783ca commit 48d8741

6 files changed

+39
-4
lines changed

content/projects/Breadboard/Phase 2/Invoker API.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags:
55
- breadboard/phase/2
66
- Firebase
77
created: 2024-05-30T11:43:50
8-
modified: 2024-06-12T10:34:25
8+
modified: 2024-06-12T15:06:37
99
---
1010

1111
Invoker API

content/projects/Breadboard/Phase 2/Market Research Board.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aliases: []
44
tags:
55
- breadboard/phase/2
66
created: 2024-05-30T11:47:48
7-
modified: 2024-06-12T10:50:46
7+
modified: 2024-06-12T11:16:20
88
---
99

1010
Market Research and Competitor Analysis boards `[WIP]`
@@ -15,10 +15,12 @@ A set of boards to:
1515
- find competitors
1616
- analyse competitors
1717
- compare competitors
18+
- perform market research
1819

1920
Boards:
2021

2122
- [Market Researcher](https://github.com/ExaDev/breadboard/blob/competitor-analysis/packages/breadboard-web/src/boards/market-researcher.ts)
2223
[🔗](https://breadboard-ai.web.app/?board=https://raw.githubusercontent.com/ExaDev/breadboard/competitor-analysis/packages/breadboard-web/public/graphs/market-researcher.json)
24+
- Abstracted out the [[projects/Breadboard/Phase 2/Google Custom Search Engine Tool]]
2325

24-
Abstracted out the [[Google Custom Search Engine Tool]]
26+
Continuation: [[projects/Breadboard/Phase 2/Product Launch Board]] and [[projects/Breadboard/Phase 2/Product Marketing Strategy Board]]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Product Launch Board
3+
aliases: []
4+
tags:
5+
- breadboard/phase/2
6+
created: 2024-06-12T11:16:20
7+
modified: 2024-06-12T15:04:44
8+
started: false
9+
---
10+
11+
Continuation of [Market Research Board](projects/Breadboard/Phase%202/Market%20Research%20Board.md)
12+
13+
A board to assist in the planning and execution of a product launch.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Product Marketing Strategy Board
3+
aliases: []
4+
tags:
5+
- breadboard/phase/2
6+
created: 2024-06-12T11:18:18
7+
modified: 2024-06-12T11:29:45
8+
---
9+
10+
- Continuation of [Market Research Board](projects/Breadboard/Phase%202/Market%20Research%20Board.md)
11+
- Closely related to the [Product Launch Board](projects/Breadboard/Phase%202/Product%20Launch%20Board.md)
12+
13+
A board to assist in the creation of a marketing strategy for a product. This board will take the output of the [[Market Research Board]] and the [[projects/Breadboard/Phase 2/Product Launch Board]] and create a marketing strategy for the product. This will include:
14+
15+
- Target audience
16+
- Marketing channels
17+
- Marketing messages
18+
- Marketing budget

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

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
- Chrome
88
- marketing
99
created: 2024-06-12T09:26:13
10-
modified: 2024-06-12T10:38:53
10+
modified: 2024-06-12T11:09:46
1111
---
1212

1313
## Review Reply Board
@@ -17,6 +17,8 @@ A board generates a response based on the provided task of generating a reply to
1717
- [business-review-replier.ts](https://github.com/ExaDev/breadboard/blob/business-review-reply/packages/breadboard-web/src/boards/business-review-replier.ts)
1818
- [business-review-replier.json](https://github.com/ExaDev/breadboard/blob/business-review-reply/packages/breadboard-web/public/graphs/business-review-replier.json) [🔗](https://breadboard-ai.web.app/?board=https://raw.githubusercontent.com/ExaDev/breadboard/business-review-reply/packages/breadboard-web/public/graphs/business-review-replier.json)
1919

20+
- [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)
21+
2022
![](projects/Breadboard/Phase%202/files/Pasted%20image%2020240612092655.png)
2123

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

0 commit comments

Comments
 (0)