Description
This project is a web-based Voice Assistant and Chatbot system built with PHP and MySQL. It allows users to interact with the system through text or voice commands, making it a useful tool for websites, customer support, and personal assistance.
The chatbot can answer predefined queries, fetch information from the database, and even process voice commands using browser-based speech recognition. The backend is powered by PHP for logic handling and MySQL for storing chatbot responses, user queries, and logs.
⚙️ Features:
🔹 Chatbot Module – Responds to user queries from a predefined database.
🔹 Voice Assistant Module – Converts speech to text and processes it in real-time.
🔹 Admin Panel – Manage questions, answers, and chatbot training data.
🔹 Database-Driven – Uses MySQL to store and retrieve chatbot responses.
🔹 Speech Recognition – Integrated with Web Speech API for voice commands.
🔹 User-Friendly Interface – Simple and interactive chat-style UI.
🔹 Logs & History – Records conversations for future improvement.
🛠️ Technologies Used:
Frontend: HTML, CSS, JavaScript (with Speech Recognition API)
Backend: PHP (Core PHP or PHP with frameworks like Laravel)
Database: MySQL
Optional APIs: Text-to-Speech, Speech-to-Text
Reviews
There are no reviews yet.