chore: import local project into Gitea

This commit is contained in:
2026-05-20 10:03:16 -07:00
commit 7bd88d29b5
4043 changed files with 1056916 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
name=TensorFlowLite_ESP32
version=1.0.0
author=TensorFlow Authors
maintainer=TANAKA Masayuki <tanakamasayuki@gmail.com>
sentence=Allows you to run machine learning models locally on your ESP32 device.
paragraph=This library runs TensorFlow machine learning models on microcontrollers, allowing you to build AI/ML applications powered by deep learning and neural networks. With the included examples, you can recognize speech, detect people using a camera, and recognise "magic wand" gestures using an accelerometer. The examples work best with the Arduino Nano 33 BLE Sense board, which has a microphone and accelerometer.
category=Data Processing
url=https://github.com/tanakamasayuki/Arduino_TensorFlowLite_ESP32
includes=TensorFlowLite_ESP32.h