I think there are 3 types of local AI now

Maybe more

Local AI is different to cloud AI of Big Tech like: ChatGPT, Gemini, and Claude.

1-Browser AI: run directly on Web Assembly. No hosting, no local host. Example:WebNN and WebLLM

2-Serverless inference: integrate with serverless function or endpoint. Normally, using SLM (small language model)

3-AI node in n8n: AI model or agent is one node in automation workflow.

I like them because I can control them.

Reply via email