Skip to content

Creating Jarvis powered by OpenAI and Python | ChatGPT



In this tutorial, we guide you through the process of using ChatGPT and OpenAI to create your personal Virtual Assistant.

Tags:

21 thoughts on “Creating Jarvis powered by OpenAI and Python | ChatGPT”

  1. Hi! we are a group of masters students in pedagogy (educational science), we have drafted a concept for a smart museum voice assistant that is supposed to talk to kids as a dinosaur (engaging talk with scaffolding questions). This is just in a theoretical stage at the moment, what we really need is some help in regards to building a better prototype so that we can actually test it in relation to various learning theories etc. We wondered if you would be interested in helping us setting up a prototype? you could use it in one of your videos and we would of course mention you in our paper. As this is an assignment for the university of oslo it is not something we seriously think about developing further, it is in research interests primarily.

  2. I had this project in my mind from like 2018. I specifically learned python to get this going and made my own voice bot in 2020 ig. Back then, I had to write every single command and response to queries manually. I remember I had made the basic speech drive in no more than a day week but getting everything to work just took months and months. I actually wanted to integrate it to various hardware I had in my room (Opening/Closing Doors, Curtains, Locks in my room,etc.) and that was just too hard because you need to work with hardware and software simultaneously. I was working alone on the project and eventually not knowing enough about the hardware, just kept on using the software I had made. But then came GPT. Now all you need to do is take the API’s and make them work together and you’re good to go for any type of conversational commands. You still to manually code what to do for certain commands but it is basically complete. For anyone starting out now, focus on creating the other aspects like hardware control and work on making it do complex tasks like idk ask it to upload a YouTube video with the most pro-algorithm hashtags and stuff.
    These projects start out pretty easy but really soon become pain the 🍑. But it’s really cool to watch it work for you…

  3. Great introduction and tutorial. ChatGPT was able to get me up and running in about 30 minutes and I and am brand new to this! Now I need to tweak the voice. I want her to sound like their new Juniper voice.

Comments are closed.