Restaurant Chatbot
A responsive restaurant website built with WordPress featuring a custom AI-powered chatbot for customer support and restaurant information.
by Iqra · github.com/iqrarizwan5000-lang/the-bbq-place-website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/iqrarizwan5000-lang/the-bbq-place-website/archive/refs/heads/main.zipReadme
The BBQ Place Website
A responsive restaurant website built with WordPress featuring a custom AI-powered chatbot to assist customers with restaurant information.
Features
- Responsive design for desktop and mobile
- AI-powered restaurant chatbot
- Restaurant menu section
- Contact page
- About page
- Mobile-friendly navigation
- Modern and clean UI
Technologies Used
- WordPress
- PHP
- HTML5
- CSS3
- JavaScript
- REST API
- Groq API
Project Structure
the-bbq-place-website/
│
├── assets/
│ ├── css/
│ │ └── chatbot.css # Chatbot styling
│ └── js/
│ └── chatbot.js # Frontend chatbot functionality
│
├── includes/
│ ├── class-rcb-admin.php # Admin settings
│ ├── class-rcb-api.php # REST API and AI integration
│ └── class-rcb-frontend.php # Frontend widget rendering
│
├── restaurant chatbot.php # Main plugin file
└── README.md # Project documentation
Chatbot Features
- Answers restaurant-related questions
- Displays restaurant hours
- Provides address and contact information
- Uses the Groq API for AI responses
- Fast and lightweight design
Screenshots
Homepage

Menu Page

AI Chatbot

Contact Page

Author
Iqra Rizwan