These works are shared strictly for professional demonstration and portfolio purposes to showcase software development, design, and engineering capabilities. The code, design assets, and concepts presented are the result of original development efforts, creative problem-solving, and system architecture authored by me.
Unauthorized copying, reproduction, reuse, modification, or distribution of any part of these projects — including source code, design elements, or intellectual concepts — is strictly prohibited.
Permission to view the live application and repository links is granted only for evaluation and demonstration by prospective employers, clients, or collaborators. Any commercial, educational, or derivative use of this material without prior written consent is not allowed.
© 2025 Brandon Stevenson. All Rights Reserved
An intelligent chatbot powered by Google Gemini API that serves as a virtual dental receptionist, helping patients with appointments, inquiries, and general dental information.
- 24/7 automated patient assistance
- Intelligent responses powered by Google Gemini AI
- Appointment scheduling and management
- Common dental questions and FAQs
- Patient information collection
- Conversation history tracking
- Analytics and insights dashboard
- Responsive, modern UI
Frontend:
- JavaScript
- Tailwind CSS
Backend:
- Node.js
- Express.js
Database:
- MongoDB Atlas (Cloud Database)
AI:
- Google Gemini API
Deployment:
- Render.com / Vercel
Before you begin, ensure you have the following installed:
- Node.js (v18 or higher)
- npm or yarn
- A MongoDB Atlas account (free tier available)
- A Google Gemini API key
- Clone the repository: