Day 16

janet0717

Janet-0717

Posted on September 2, 2024

Day 16

16/8
I deployed the website on a PHP (Apache) server today and set up a Python Flask server to handle the ChatGPT API for the AI customer service. The primary task was to establish communication between the website and the Flask server, allowing customer queries to be sent and responses retrieved in real time. I experimented with sending requests from the PHP site to the Flask server and worked on handling the data exchange between the two servers. This was a crucial step in enabling the AI functionality, and today’s work focused on setting up the necessary infrastructure for this feature.

💖 💪 🙅 🚩
janet0717
Janet-0717

Posted on September 2, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related