Skip to content

Learn SvelteKit by doing with AI. SvelteKit has dramatically made my work easier!

Notifications You must be signed in to change notification settings

araobp/sveltekit-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SvelteKit and AI

Learn SvelteKit by doing with AI: Gemini, TensorFlow and OpenAI.

SvelteKit has dramatically made my work easier! Good bye, VanillaJS.

App

Image Recognition

Gemini 2.0 Flash

TensorFlow.js mobilenet

Object Detection

Gemini 2.0 Flash

TensorFlow.js coco-ssd

Object Detection (Webcam capture)

Gemini 2.0 Flash

TensorFlow.js coco-ssd

Text to Speech

OpenAI gpt-4o-mini-tts

This UI allows you to select voice and emotion.

Translation

Gemini 2.0 Flash

Game

Rock Paper Scissors

Running the app

To run the app in the development environment,

$ cd app
$ npm run dev

To build and run the app,

$ cd app
$ npm run build
$ cd build
$ node index.js

References

SvelteKit

Bootstrap

Gemini

TensorFlow

OpenAI

About

Learn SvelteKit by doing with AI. SvelteKit has dramatically made my work easier!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published