@@ -31,10 +31,73 @@ This course is designed to teach you how to harness the power of AI on the Raspb
3131
3232## 📚 Pre-requisites
3333
34- | Raspberry Pi AI Kit | reComputer R1000 | Raspberry Pi 5 Starter Kit |
35- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------: |
36- | ![ Raspberry Pi AI Kit] ( https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/2/-/2-113060086-raspberry-pi-ai-kit-all.jpg ) | ![ reComputer R1000] ( https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/1/113991314-2_1.jpeg ) | ![ Raspberry Pi 5] ( pictures/README/pi5_start_kit.png ) |
37- | [ ** Purchase Now** ] ( https://www.seeedstudio.com/Raspberry-Pi-AI-Kit-p-5900.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course ) | [ ** Purchase Now** ] ( https://www.seeedstudio.com/reComputer-R1035-10-p-5925.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course ) | [ ** Purchase Now** ] ( https://www.seeedstudio.com/Raspberry-Pi5-8GB-Kit-p-6254.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course ) |
34+ ### For AIoT objects
35+
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><div style={{textAlign:'center'}}><img src="https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/1/113991314-2_1.jpeg" style={{width:600, height:'auto'}}/></div></td>
44+ <td><div style={{textAlign:'center'}}><img src="https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/-/1-113060086-raspberry-pi-ai-kit-45font.jpg" style={{width:600, height:'auto'}}/></div></td>
45+ </tr>
46+ <tr>
47+ <td><div class="get_one_now_container" style={{textAlign: 'center'}}>
48+ <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">
49+ <strong><span><font color={'FFFFFF'} size={"4"}> Get One Now 🖱️</font></span></strong>
50+ </a>
51+ </div></td>
52+ <td><div class="get_one_now_container" style={{textAlign: 'center'}}>
53+ <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">
54+ <strong><span><font color={'FFFFFF'} size={"4"}> Get One Now 🖱️</font></span></strong>
55+ </a>
56+ </div></td>
57+ </tr>
58+ </table>
59+ </div >
60+
61+ ### For LLM object
62+
63+ <div class =" table-center " >
64+ <table align="center">
65+ <tr>
66+ <th>reComputer AI R2130</th>
67+ </tr>
68+ <tr>
69+ <td><div style={{textAlign:'center'}}><img src="pictures/README/pi5_start_kit.png" style={{width:600, height:'auto'}}/></div></td>
70+ </tr>
71+ <tr>
72+ <td><div class="get_one_now_container" style={{textAlign: 'center'}}>
73+ <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">
74+ <strong><span><font color={'FFFFFF'} size={"4"}> Get One Now 🖱️</font></span></strong>
75+ </a>
76+ </div></td>
77+ </tr>
78+ </table>
79+ </div >
80+
81+
82+ ### For Vision&LLM object
83+
84+ <div class =" table-center " >
85+ <table align="center">
86+ <tr>
87+ <th>reComputer AI R2130</th>
88+ </tr>
89+ <tr>
90+ <td><div style={{textAlign:'center'}}><img src="https://media-cdn.seeedstudio.com/media/catalog/product/cache/bb49d3ec4ee05b6f018e93f896b8a25d/1/_/1_24_1.jpg" style={{width:600, height:'auto'}}/></div></td>
91+ </tr>
92+ <tr>
93+ <td><div class="get_one_now_container" style={{textAlign: 'center'}}>
94+ <a class="get_one_now_item" href="https://www.seeedstudio.com/reComputer-AI-R2130-12-p-6368.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course">
95+ <strong><span><font color={'FFFFFF'} size={"4"}> Get One Now 🖱️</font></span></strong>
96+ </a>
97+ </div></td>
98+ </tr>
99+ </table>
100+ </div >
38101
39102## 📚 Recommended Reading
40103
0 commit comments