Skip to content

ramanrewati/Dermatech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DermaTech: Your AI-Powered Skincare Assistant

Banner Image

DermaTech is a cutting-edge AI-powered application designed to provide personalized skincare advice and analysis. Leveraging advanced image processing with visual transformer and sophisticated language understanding with Qwen 2 VL, trained on custom dataset. DermaTech offers preliminary skin condition assessments and empowers users to take proactive steps toward healthier skin.

This prototype harnesses multimodal generative AI to bridge the gap in access to dermatological care, particularly in resource-limited settings. DermaTech embodies innovation and accessibility, offering a glimpse into the future of personalized skincare.


Our custom Hugging face model

Demo Video


Key Features

  • AI-Driven Image Analysis: Utilizing the robust visual transformer, DermaTech processes images to identify potential skin conditions.

  • Intelligent Chatbot Interaction: Powered by Qwen 2 VL, the chatbot gathers detailed information and provides tailored insights, trained on a cluster of publicly available datasets.

  • Personalized Diagnostics: DermaTech analyzes user inputs and medical history to provide relevant responses.

  • Memory-Equipped Model: Past conversations are stored in a vector database, allowing for evolving diagnostic assessments.

  • User-Friendly Interface: A clean and intuitive interface enhances the user experience.

Demo Thumbnail

Ways to experience the prototype


2. Getting Started Locally

Follow these steps to get started:

  1. Clone the Repository:

    git clone https://github.com/ramanrewati/Dermatech
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Server:

    python server.py

    Server started

  4. Launch the Application:

    streamlit run app.py

    App launched


3. Try it using this link.

After clicking on the link please wait for 5 minutes before prompting anything to let our serverless backend start and load the model.


Demo Video (click to play)

Demo Video


Important Note:

This is a prototype and does not represent the final build. While impressive in its current form, ongoing development will refine its precision and capabilities. Running the app locally is recommended for the best experience. We welcome feedback and contributions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published