mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 06:04:19 +00:00
Merge pull request #275 from RonaldColyar/master
Added a python A.I. voice assistant tutorial
This commit is contained in:
commit
977c8f9c27
1 changed files with 1 additions and 0 deletions
|
@ -498,6 +498,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
- [Build the game "Snake" in the terminal](https://robertheaton.com/2018/12/02/programming-project-5-snake/)
|
||||
- [Write yourself a Git](https://wyag.thb.lt/)
|
||||
- [A Python implementation of a Python bytecode runner](https://www.aosabook.org/en/500L/a-python-interpreter-written-in-python.html)
|
||||
- [Create a Voice assistant using Python](https://www.geeksforgeeks.org/voice-assistant-using-python/)
|
||||
|
||||
## Go:
|
||||
|
||||
|
|
Loading…
Reference in a new issue