Skip to content

Commit 256bbf5

Browse files
committed
update readme
1 parent b2c1797 commit 256bbf5

File tree

1 file changed

+46
-73
lines changed

1 file changed

+46
-73
lines changed

README.md

Lines changed: 46 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -33,97 +33,70 @@ This course is designed to teach you how to harness the power of AI on the Raspb
3333

3434
### For AIoT objects
3535

36-
<div class="table-center">
37-
<table align="center">
38-
<tr>
39-
<th>reComputer r1000</th>
40-
<th>Raspberry Pi AI Kit</th>
41-
</tr>
42-
<tr>
43-
<td>
44-
<div style="text-align:center;">
45-
<img src="https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/1/113991314-2_1.jpeg" style="width:600px; height:auto;"/>
46-
</div>
47-
</td>
48-
<td>
49-
<div style="text-align:center;">
50-
<img src="https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/-/1-113060086-raspberry-pi-ai-kit-45font.jpg" style="width:600px; height:auto;"/>
51-
</div>
52-
</td>
53-
</tr>
54-
<tr>
55-
<td>
56-
<div class="get_one_now_container" style="display: flex; align-items: center; justify-content: center; height: 100px;">
57-
<a class="get_one_now_item" href="https://www.seeedstudio.com/reComputer-R1035-10-p-5925.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course">
58-
<strong>
59-
<span>
60-
<font color="#FFFFFF" size="4">Get One Now 🖱️</font>
61-
</span>
62-
</strong>
63-
</a>
64-
</div>
65-
</td>
66-
<td>
67-
<div class="get_one_now_container" style="display: flex; align-items: center; justify-content: center; height: 100px;">
68-
<a class="get_one_now_item" href="https://www.seeedstudio.com/Raspberry-Pi-AI-Kit-p-5900.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course">
69-
<strong>
70-
<span>
71-
<font color="#FFFFFF" size="4">Get One Now 🖱️</font>
72-
</span>
73-
</strong>
74-
</a>
75-
</div>
76-
</td>
77-
</tr>
78-
</table>
79-
</div>
36+
<h1 align="center">reComputer r1000 & Raspberry Pi AI Kit</h1>
37+
38+
<p align="center">
39+
<img src="https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/1/113991314-2_1.jpeg" alt="reComputer r1000" width="600">
40+
</p>
41+
42+
<p align="center">
43+
<a href="https://www.seeedstudio.com/reComputer-R1035-10-p-5925.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course">
44+
<strong>
45+
<span style="color: #FFFFFF; font-size: 18px; background-color: #0078D7; padding: 10px 20px; border-radius: 5px;">Get One Now 🖱️</span>
46+
</strong>
47+
</a>
48+
</p>
49+
50+
<p align="center">
51+
<img src="https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/-/1-113060086-raspberry-pi-ai-kit-45font.jpg" alt="Raspberry Pi AI Kit" width="600">
52+
</p>
53+
54+
<p align="center">
55+
<a href="https://www.seeedstudio.com/Raspberry-Pi-AI-Kit-p-5900.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course">
56+
<strong>
57+
<span style="color: #FFFFFF; font-size: 18px; background-color: #0078D7; padding: 10px 20px; border-radius: 5px;">Get One Now 🖱️</span>
58+
</strong>
59+
</a>
60+
</p>
61+
8062

8163

8264
### For LLM object
8365

84-
<div class="table-center">
85-
<table align="center">
86-
<tr>
87-
<th>reComputer AI R2130</th>
88-
</tr>
89-
<tr>
90-
<td>
91-
<div style="text-align:center;">
92-
<img src="pictures/README/pi5_start_kit.png" style="width:600px; height:auto;"/>
93-
</div>
94-
</td>
95-
</tr>
96-
<tr>
97-
<td>
98-
<div class="get_one_now_container" style="display: flex; align-items: center; justify-content: center; height: 100px;">
99-
<a class="get_one_now_item" href="https://www.seeedstudio.com/Raspberry-Pi5-8GB-Kit-p-6254.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course">
100-
<strong>
101-
<span>
102-
<font color="#FFFFFF" size="4">Get One Now 🖱️</font>
103-
</span>
104-
</strong>
105-
</a>
106-
</div>
107-
</td>
108-
</tr>
109-
</table>
110-
</div>
66+
<h1 align="center">reComputer AI R2130</h1>
67+
68+
<p align="center">
69+
<img src="pictures/README/pi5_start_kit.png" alt="reComputer AI R2130" width="600">
70+
</p>
71+
72+
<p align="center">
73+
<a href="https://www.seeedstudio.com/Raspberry-Pi5-8GB-Kit-p-6254.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course">
74+
<strong>
75+
<span style="color: #FFFFFF; font-size: 18px; background-color: #0078D7; padding: 10px 20px; border-radius: 5px;">Get One Now 🖱️</span>
76+
</strong>
77+
</a>
78+
</p>
79+
11180

11281

11382
### For Vision&LLM object
11483

84+
<h1 align="center">reComputer AI R2130</h1>
85+
11586
<p align="center">
116-
<h1 align="center">reComputer AI R2130</h1>
11787
<img src="https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/_/1_24_1.jpg" alt="reComputer AI R2130" width="600">
11888
</p>
11989

12090
<p align="center">
12191
<a href="https://www.seeedstudio.com/reComputer-AI-R2130-12-p-6368.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course">
122-
<img src="https://img.shields.io/badge/Get%20One%20Now-%230078D7?style=for-the-badge&logo=github&logoColor=white" alt="Get One Now">
92+
<strong>
93+
<span style="color: #FFFFFF; font-size: 18px; background-color: #0078D7; padding: 10px 20px; border-radius: 5px;">Get One Now 🖱️</span>
94+
</strong>
12395
</a>
12496
</p>
12597

12698

99+
127100
## 📚 Recommended Reading
128101

129102
### Machine Learning

0 commit comments

Comments
 (0)