Skip to content

In this repo I am creating a project named DrSmile, it is a Dental Care Advice Chatbot. Using NLP and machine learning algos. to improve accuracy of the model.

License

Notifications You must be signed in to change notification settings

XynaxDev/DrSmile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

162 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrSmile

DrSmile is a Dental Care Advice Chatbot designed to provide users with dental care recommendations. Utilizing machine learning techniques, DrSmile aims to offer accurate and personalized advice to promote better oral health.

Features

  • Personalized Advice: Offers tailored dental care recommendations based on user input.
  • Interactive Chatbot: Engages users in a conversational manner to provide information and answer queries.
  • Machine Learning: Employs machine learning models to enhance the accuracy of advice.

Installation

To set up the DrSmile project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/XynaxDev/DrSmile.git
  2. Navigate to the project directory:

    cd DrSmile
  3. Install dependencies: Ensure you have Python installed. Install the required packages using:

    pip install -r requirements.txt
  4. Run the application: Launch the chatbot application with:

    python app.py

Usage

After running the application, access the chatbot through your web browser at http://127.0.0.1:5000/. Interact with DrSmile by typing your dental care questions or concerns, and receive advice based on your input.

Project Structure

  • app.py: Main application file that runs the Flask web server and handles user interactions.
  • templates/: Contains HTML templates for rendering the web pages.
  • static/: Holds static files such as CSS and images.

Contributing

Contributions to DrSmile are welcome. To contribute:

  1. Fork the repository.

  2. Create new branch:

    git checkout -b feature-branch
  3. Make your changes and commit them:

    git commit -m "Description of changes"
  4. Push to the branch:

    git push origin feature-branch
  5. Open a Pull Request detailing your changes.

Contact

For questions or suggestions, please contact the project maintainer through the GitHub repository or you can Email Me for any query, Happy coding👋

About

In this repo I am creating a project named DrSmile, it is a Dental Care Advice Chatbot. Using NLP and machine learning algos. to improve accuracy of the model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •