前言

平时喜欢逛hacker newsGithub,常会偶遇一些有趣的项目。

在此记录日常所见的有趣项目,附以评注,以备不时之需。

n8n

n8n是一个开放的的基于节点的工作流自动化工具。可用于自动化跨不同服务的任务。

n8n是 Zapier / tray.io 的 开源替代方案, 它是自托管的,且易于扩展。

演示: 视频

运行

1
2
3
4
5
docker run -it --rm \
  --name n8n \
  -p 5678:5678 \
  -v ~/.n8n:/root/.n8n \
  n8nio/n8n

相关项目

  • node-red
  • automagica

Snips

Create a Private by Design voice assistant that runs on the edge.

相关

BentoML

A platform for serving and deploying machine learning models

将AI作为web 服务。

支持主流深度学习框架。

deep-photo-styletransfer

Deep Photo Style Transfer

Almond

The Open, Privacy-Preserving Virtual Assistant

Princeton IoT Inspector

Our smart devices are watching us

It’s time for us to watch them

Wazo

Wazo平台是一个开源项目,允许构建运营商级的可编程IP通信基础设施。

mini-tokyo-3d

A real-time 3D digital map of Tokyo’s public transport system

streamlit

Streamlit — The fastest way to build custom ML tools

coral-pi-rest-server

Expose Tensorflow-lite models on a Coral usb accelerator via a Flask app

Educational AI resources for children

tools and resources for introducing children to artificial intelligence.