Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 369 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 369 Bytes

Intelligent-Chatbot

This project involves building an intelligent chatbot using OpenAI and a graphical user interface (GUI) with PyQt. The chatbot can interact with users in real-time, providing responses generated by OpenAI.

How to run

To run the chatbot, execute the main.py file. Ensure you have all dependencies installed and the OpenAI API key configured.