https://github.com/arturbomtempo-dev/virtual-assistant
Creation of a virtual assistant that writes what the user said, in addition to opening Google Chrome and Excel.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Keywords
Repository
Creation of a virtual assistant that writes what the user said, in addition to opening Google Chrome and Excel.
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Virtual assistant
Project developed through a video lesson from Digital Innovation One with the goal of introducing knowledge about IoT and Machine Learning. For this, a virtual assistant was created using the Python programming language, along with the OS and Speech Recognition libraries.
🔨 Project functionality
The main function of this project is to make the virtual assistant perform some simple functions, such as typing what the user said, opening Google Chrome and Excel.
💻 Technologies used
- Python: programming language
- Speech Recognition: voice recognition
- OS: use features that are operating system-dependent
📁 Access and execute project
1. Install Python on your computer
2. Clone this repository on your machine
- Create a folder on your computer for this program
- Open the
terminalinside this folder - Copy the URL from the repository
- Type
git clone <URL copied>and pressenter
3. Still inside the terminal, install the following library:
- Speech Recognition:
pip install SpeechRecognition
4. Run the program from the terminal
python virtual-assistant.py
Owner
- Name: Artur Bomtempo Colen
- Login: arturbomtempo-dev
- Kind: user
- Location: Belo Horizonte, MG
- Company: @webtech-network
- Website: https://arturbomtempo.dev
- Repositories: 28
- Profile: https://github.com/arturbomtempo-dev
Full Stack Developer passionate about technology since 2006.
GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Artur Bomtempo Colen | a****n@g****m | 8 |
| Artur Bomtempo | a****3@g****m | 5 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0