A USB stick equipped with a Raspberry Pi Zero W runs a large language model using llama.cpp. The project involves porting the model to an ARMv6 architecture and setting up the device as a composite that presents a filesystem to the host, allowing users to interact with the LLM by creating text files that are automatically filled with generated content.
The ESP32-AIVoice-Z01 is an affordable ESP32-S3-powered AI voice kit designed for creating voice-controlled AI applications. It features Wi-Fi and Bluetooth connectivity, a dual digital microphone array, and supports wake word detection, noise reduction, and echo cancellation.
A website for the Seeed Watcher, a physical AI agent for space management, with features like product catalog, ecosystem, support, and company information.
In the development of artificial intelligence, the application of Large Language Model (LLM) Single Board Computers (SBC) and AI sensors is becoming increasingly widespread. This article will detail the performance tests and tutorials of high-performance SBCs such as the NVIDIA Jetson AGX Orin 64GB Developer Kit, Raspberry Pi, LattePanda Alpha / Delta / Sigma Single Board Computers and explore how to deploy and run various LLMs on these platforms. In addition, we will introduce some easy-to-use AI cameras and voice recognition sensors, as well as their applications in innovative projects.
Kresmo is an Arduino sketch that uses an OpenAI-compatible API to generate a random and brief pithy saying. The sketch uses the U8g2 library for displaying text on an OLED screen, and the WiFi library for connecting to the internet. The ESP32-C3-0.42 module combines all this hardware into one tiny board.