Skip to content

Combined Disease Prediction Bot (v2)

Latest
Compare
Choose a tag to compare
@Sudhanshu-Ambastha Sudhanshu-Ambastha released this 30 Jan 15:09
· 6 commits to main since this release
97e84cc

Poly Disease Predictor V2 Release

We are thrilled to announce the release of Poly Disease Predictor V2, an improved version of the Combined Disease Prediction Bot! This release addresses various community-reported issues, enhancing overall accessibility and user experience.

Highlights:

  • Improved Accessibility: Users can now run the project directly within VS Code without encountering issues related to sav files (like downloading files to your local device to run it or unable to clone it). We have streamlined the project structure for a smoother cloning experience.

  • Command Line Execution: For added flexibility, users can also execute the project using the command line in Anaconda Prompt (anaconda CMD). Simply change the terminal path to make it easily accessible.

Getting Started:

  1. Clone the Repository: Clone the repository using VS Code or your preferred Git client.

    git clone https://github.com/your-username/combined-disease-prediction-test.git
    cd combined-disease-prediction-test
  2. Run the Application:
    Open Anaconda Command Prompt and run the following command:

streamlit run "C:\Users\sudha\OneDrive\Documents\GitHub\combined-disease-prediction-test\Streamlit app\app.py"

Troubleshooting:

If users encounter issues such as "file not found," ensure that the terminal path is correctly set within VS Code.

Explore the Release:

Check out the Poly Disease Predictor V2 on GitHub: Poly Disease Predictor

Your Contribution Matters:


Sudhanshu Ambastha


Parth Shrivastava


Sarthak Srivastava

We appreciate your continued support and feedback. Feel free to open issues or contribute to further improvements. Happy coding!