Welcome to the SkinVision-AI Project repository! This project utilizes the Google Gemini model for skin disease detection using AI. Users can upload images of affected areas and receive information about the disease, including symptoms, precautions, and remedies, by clicking the "Proceed to detection" button.
- Python
- Streamlit
- Google API Key
The project is deployed using Streamlit Sharing. You can access the deployed application at the following URL:
This project is licensed under the MIT License. See the LICENSE file for details.
To run the SkinVision-AI app locally:
- Clone this repository to your local machine.
- Install the required Python libraries by running:
pip install -r requirements.txt
- Set up your Google API Key as an environment variable named
GOOGLE_API_KEY
. - Run the app using the following command:
streamlit run app.py
- Once the app is running, visit http://localhost:8501 in your web browser.
- Upload an image of the affected area.
- Click the "Proceed to detection" button.
- Receive information about the disease, including symptoms, precautions, and remedies.
Contributions to the SkinVision-AI Project are welcome! If you'd like to contribute, please fork the repository and create a pull request with your changes.
For inquiries and contributions, feel free to contact:
Thank you for your interest in the SkinVision-AI Project! If you have any questions or concerns, feel free to contact us.