AI

AI

Run Stable Diffusion locally on a PC without using a GPU

The purpose  Usually, Stable Diffusion requires an Nvidia GPU (such as GeForce). Here, we will introduce how to ...
Application

try out the AivisSpeech text-to-speech app

The purpose  I'll try the free text-to-speech app AivisSpeech for Windows (it seems there's a Mac version as well). ...
JavaScript

Creating an image recognition web app using Teachable Machine. 

The purpose This article describes the creation of a web application using Teachable Machine, Google's AI model crea...
nodejs

Gemini and Node.js Playground Summary

The purpose  This is a summary of articles that use Gemini, Google's AI, with NodeJS. Official Art...
nodejs

Implement GUI for NodeJS+Gemini

The purpose  In the article below, I enabled the use of Gemini with NodeJS. However, since it lacks a GUI, it's ...
nodejs

Implementing Gemini in Node.js

The purpose  Use Google's generative AI, Gemini, with Node.js. Implementation Generate API key Go to the fo...
Copied title and URL