Custom ChatGPT "Jarvis" Assistant
- December 12, 2022
- Kxffie
Hey, this is a personal project I made thinking I could recreate Jarvis from Tony Starks AI. Of course it isn't exactly -or close- to Jarvis, but this gave me a better understanding about how difficult it is making a tool assistant AI. Written in Python, libraries used were: pyChatGPT - https://github.com/terry3041/pyChatGPTSpeechRecognition - https://pypi.org/project/SpeechRecognition/PYTTSX3 - h…