A virtual AI Chatbot using the ChatGPT API
📌Introduction: This file contains a basic AI Chatbot. The user can input both voice and text. It can perform tasks like giving answers to certain questions, taking voice as input, output, including both voice and text, and opening and closing other tabs from the browser.
chatbot.py: for executing the ChatGPT API,
server.py: backend works
index.html: front end ( user view)
📌 Installation: Download the folder and run the chatbot.py
💡 Output: