Skip to content

Gitanshu1903/Dental_Appointment_AI_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dental_Appointment_AI_Assistant

AI-powered chatbot designed to assist patients with their dental service inquiries and appointment bookings.


🚀 Live Demo

Try the app live: Dental Clinic Assistant


Features

  • Interactive Chat Interface: Type messages at the bottom and view conversations above.
  • AI-Driven Assistance: Provides concise and empathetic answers to queries.
  • Real-Time Booking Guidance: Guides patients through the appointment booking process.

Tech Stack

  • Python: Core programming language.
  • LangChain: For language model integration.
  • ChatGroq: Advanced AI model for generating responses.
  • Streamlit: Frontend framework for the chatbot interface.

Requirements

  1. Python 3.8 or above.
  2. Install the required libraries using the following command:
    pip install -r requirements.txt
    

Project Structure

  • app.py # Main Streamlit app
  • assistant.py # DentalClinicAssistant class
  • utils.py # Shared utilities
  • .env # Environment variable template
  • requirements.txt # Python dependencies
  • README.md # Project documentation

Demo Video

Streamlit.Mozilla.Firefox.2024-11-18.15-55-57.online-video-cutter.com.mp4

About

AI-powered chatbot designed to assist patients with their dental service inquiries and appointment bookings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages