Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 622 Bytes

File metadata and controls

36 lines (25 loc) · 622 Bytes

Voice-Assistant

Screenshot 2026-02-15 at 18 23 12

Prerequisites

  pip install pyttsx3

  pip install SpeechRecognition

  pip install pyaudio

How to use

  python3 run main.py

Install Ollama

https://ollama.com/download


Advantages

This is not only a voice assistant, but tool that can be used in any front-end or back-end system. I have tried to make THE smallest voice assistant that might be on Github.