Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Naomi | 207 | 13 days ago | 50 | mit | Python | |||||
The Naomi Project is an open source, technology agnostic platform for developing always-on, voice-controlled applications! | ||||||||||
Jarvis | 121 | 12 days ago | 204 | July 06, 2022 | mit | Python | ||||
Fully Functional Voice Based Natural Language UI | ||||||||||
Assistentepessoal | 101 | 7 months ago | 2 | Python | ||||||
Assistente pessoal virtual desenvolvida com Python 🤖 | ||||||||||
Jarvis | 17 | 9 months ago | n,ull | gpl-3.0 | Python | |||||
J.A.R.V.I.S is an AI personal assistant made in python. (It works offline!) | ||||||||||
Jarvis | 4 | 2 years ago | n,ull | mit | Python | |||||
Jarvis is a personal voice assistant inspired by the Marvel movie series | ||||||||||
Jarvis Ai Assistant | 1 | 2 years ago | gpl-3.0 | Python | ||||||
A true Artificial Intelligent Assistant with ALICE as backend and offline speech recognition with vosk engine and pyttsx3 as text to speech engine | ||||||||||
Sara | 1 | 3 years ago | 1 | mit | JavaScript | |||||
Sara is a prompt that: listens for commands (keyboard or voice recognition), executes a built in command or a plugin based on regular expression string matching, then uses text-to-speech give the answer. Now with vision support through USB webcam (WIP). | ||||||||||
Voicify | 1 | 6 months ago | gpl-2.0 | PHP | ||||||
To generate spoken notification |
Fala pessoal, essa a Ana, uma assistente pessoal virtual que escuta os seus comandos de voz e executa-os!
Python
na sua mquina, por meio deste link
git bash
ou terminal
dentro dessa pastagit clone <URL copiada>
e pressione enter
pip install gTTS
pip install playsound
pip install beautifulsoup4
pip install SpeechRecognition
pip install translate
caso aparea algum erro referente a alguma das bibliotecas importadas no programa, jogue o nome dela no Google e faa a instalao e passo a passo necessriosC:\Program Files\Conceptworld\Notezilla
para instalaoAPI de filmes:
token
da funo filmes()
, substituindo a frase <suachaveapi>
API de clima:
token
da funo clima()
, substituindo a frase <suachaveapi>
abrir programas do computador
, cole o respectivo caminho em cada chamada de funoos.startfile("C:\Program Files\Google\Chrome\Application\chrome.exe")
python assistente.py
Na pasta estudos
voc escontra alguns cdigos simples, que eu utilizei para aprender sobre as ferramentas, inclusive utilizando outras como espeak e pyttsx3