In our previous tutorial, we have explained how to develop AI ChatBot using ChatGPT and PHP. In this tutorial, we are going to develop Complaint Management System with PHP & MySQL. Complaint management system is an online system that used to allow users make complaints, manage complaints, categorize complaints etc. Here in this tutorial, we […]
Building a Chatbot using ChatGPT and Laravel
In our previous tutorial, we have expalined to Make ChatBot using ChatGPT and PHP. In this tutorial, we are going to develop Chatbot using ChatGPT and Laravel. ChatGPT is a chatbot developed by OpenAI. It is a language model that can generate human like responses to text input. We can use OpenAI to build ChatBot […]
Make AI ChatBot using ChatGPT and PHP
In our previous tutorial, we have developed ChatBot with PHP, MySQL and AJAX. In this tutorial, we are going to develop AI ChatBot using ChatGPT and PHP. In recent months, AI ChatBots created a lot of noise. Due to this, we have decided to develop a fully AI base ChatBot System using ChatGPT created by […]
Build a Text to Speech Converter using JavaScript
In our tutorial, we have explained how to build a HTML to PDF Converter using JavaScript. In this tutorial, we will explain, how to Build a Text to Speech Converter using JavaScript. A Text to Speech conversion is a functionality of a web application to allow user’s to type text to convert into desired language […]
Build a HTML to PDF Converter using JavaScript
In our previous tutorial, you have learned how to create PDF in PHP. In this tutorial, you will learn how to convert HTML to PDF using JavaScript. PDF creation is one of the most important feature of web applications. Sometimes we need to implement to convert HTML file into PDF file. Converting HTML to PDF […]