Files
orangepi-rag/keywords_example.json
T
2026-06-12 11:37:39 +07:00

86 lines
1.3 KiB
JSON

[
{
"category": "hardware",
"keywords": [
"Raspberry Pi",
"Orange Pi",
"Arduino",
"ESP32",
"ESP8266",
"BeagleBone",
"NVIDIA Jetson",
"STM32",
"GPIO",
"SPI",
"I2C",
"UART"
]
},
{
"category": "operating_system",
"keywords": [
"Linux",
"Ubuntu",
"Debian",
"Raspberry Pi OS",
"Armbian",
"DietPi",
"Manjaro",
"Fedora",
"CentOS",
"FreeBSD",
"OpenWrt",
"Home Assistant OS"
]
},
{
"category": "software",
"keywords": [
"Docker",
"Kubernetes",
"Home Assistant",
"MQTT",
"Node-RED",
"Jellyfin",
"Plex",
"Pi-hole",
"AdGuard",
"Nginx",
"Apache",
"Samba",
"Kodi",
"OctoPrint"
]
},
{
"category": "ai_ml",
"keywords": [
"TensorFlow",
"PyTorch",
"OpenCV",
"YOLO",
"LLM",
"GPT",
"machine learning",
"deep learning",
"neural network",
"NPU",
"inference"
]
},
{
"category": "networking",
"keywords": [
"VPN",
"WireGuard",
"ZeroTier",
"Tailscale",
"firewall",
"router",
"WiFi",
"Bluetooth",
"Zigbee",
"LoRa"
]
}
]