Offline Javascript AI-Agents

to make Ai-Agents with sensing and actuating abilities you need to understand LLM's. This page so far in January 2025 is about simpilfying and moving offline LLM's. Later wwe will start using webSerial to connect arduinos to these desktop LLM's. Eventually we will use edgeAI devices to do the same, add IoT such as LoRa and you have an amazing combination of artificial brains and low energy microcontrollers working together, but best of all, simple enough that any High School student can learn.

The Github for this is at https://github.com/hpssjellis/my-examples-of-ai-agents

Single Page WebSerial to Arduino style microcontrollers with Intelligence Ai-Agents

  • tinyMLjs/nano33-ble-sense-ai-agent00.html nano33Ble-Sense most stable Ai-Agent- intelligent Arduino Nano33-ble-sense



  • Here are the WebGPU TransfomerJS github and my web index
    Note: Probably better to use that page presently as Transformers webGPU is very fast.

    Web-GPU-deepseek-R1 crazy capable- working Jan 29, 2025

  • https://hpssjellis.github.io/my-examples-of-transformersJS/public/deepseek-r1-webgpu/deepseek-r1-webgpu-00.htmlDeepSeek-R1-web GPU



  • Web-GPU- Janus-Pro deepseek-R1 text to image - working Jan 31, 2025

  • https://hpssjellis.github.io/my-examples-of-transformersJS/public/janus-pro/janus-pro-to-image-00.html



  • Web LLM Deepseek R1 older method. Works but a bit slow

  • web-llm/deepseek-r1-00.htmlDeepSeek-R1-Distill-Qwen-7B-q4f16_1-MLC Most stable streaming



  • Old Index

    For a much more complex and confusing link about the approach to these page try index-long.html