mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #810] [CLOSED] added symptom_checker plugin #ieeesoc #1194
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/810
Author: @sucharitaaa3100
Created: 6/28/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (5)
eddff93Create README.md9f98219Created main.py5248c49Created manifest.yamlfb511f6Created requirements.txt230db2aAdd files via upload📊 Changes
5 files changed (+44 additions, -0 deletions)
View changed files
➕
sucharita/symptom_checker/README.md(+7 -0)➕
sucharita/symptom_checker/main.py(+26 -0)➕
sucharita/symptom_checker/manifest.yaml(+8 -0)➕
sucharita/symptom_checker/requirements.txt(+3 -0)➕
sucharita/symptom_checker/symptom_checker-0.0.1.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin is a simple Symptom Checker tool that takes basic user input (e.g. fever, cough) and suggests possible health conditions using keyword-based logic. It's helpful for quick assessments and user guidance before seeking medical help.
4. Checklist
5. Documentation Checklist
6. Privacy Protection Information
Data Collection
This plugin does not collect any user personal data. It only processes input symptoms temporarily for condition suggestion.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.