๐ข๐ฟ๐ฒ๐๐๐ฒ ๐๐: ๐ช๐ฒ๐ฏ ๐ฉ๐ผ๐ถ๐ฐ๐ฒ ๐๐๐๐ถ๐๐๐ฎ๐ป๐
Oreste AI is an Italian voice assistant. It runs in your browser. You do not need to install anything. It has no backend.
It uses HTML, CSS, and JavaScript.
Two browser APIs make it work:
- SpeechRecognition turns your voice into text.
- SpeechSynthesis lets the avatar speak to you.
You tell it to search for pizza. It opens the page for you. The interface is simple and light.
This project shows how to build voice tools with pure JavaScript.
Source: https://dev.to/oreste_dechiara_94b056fb/oreste-ai-assistente-vocale-web-costruito-con-html-css-e-javascript-m7d Optional learning community: https://testonuovo.github.io/oreste-ai/index.html