Relative Content

Tag Archive for pythonc#artificial-intelligencehololens

Hololens Chatbot deployment in python. Unsure how to proceed

In school, I have a subject that requires me to develop a project using technology. Last year, I built an AI chatbot with voice integration. Basically, it just uses OpenAI’s GPT 3.5 turbo engine, and adds some text to speech recognition. There are also some graphics and buttons made using PyAutoGUI This year, I added a few more functionalities like the weather, stock data, emailing, and news. All of this has been done in python