Explore >> Select a destination


You are here

mayx.gitlab.io
| | eradman.com
4.4 parsecs away

Travel
| |
| | laplace.tw
5.3 parsecs away

Travel
| | A personal blog powered by VitePress
| | blog.storical.fun
3.6 parsecs away

Travel
| | [AI summary] A blog post explains how to set up and use an AI Gateway on Cloudflare Workers to process requests, featuring code examples in JavaScript for integrating with Cloudflare's Workers AI.
| | thecodinginterface.com
20.2 parsecs away

Travel
| In this article I demonstrate a novel Node.js package named PyNode used to invoke Python code within a Node.js application and, more importantly, receive Python return types in the calling Node.js application. To facilitate demonstrating this awesomeness I use the popular scikit-learn Python library to load the included California Housing dataset from the 1990 US Census and build a Linear Regression model for predicting home values within a Express.js application.