#Voice assistant project using openai API

1 messages · Page 1 of 1 (latest)

honest field
#

Hey, I'm programming an Voice assistant that generates answers using chatGPT. I'm quite new to programming, so maybe this is really easy, but I cant figure it out. I want my assistant to be able to tell me the time, date and year. I've come so far that the assistant can speak to me and that it reacts just like gpt, but since its not really up to date it can't give me info about time and date.
Is there a way to give gpt info from something like datetime and use that to create the answer?