This project, consisting of two individual chatbots and a Disease Prediction System using Machine Learning, was developed during my tenure as a Machine Learning Intern at Nexus. These chatbots leverage the Generative Language API and Google Search API to provide information and answer user queries. As for the latter, it utilizes a RandomForestClassifier to predict diseases based on symptoms provided by the user. Feel free to explore my Disease Prediction System and use my chatbots!
Refer to the individual README.md files within each project folder for setup instructions and detailed information about how to use the chatbots or the Disease Prediction System.
This project is licensed under the Apache-2.0 License.
The generated output from the chatbots or the Disease Prediction System may not be accurate or precise. Use the information at your discretion and verify critical details from official sources.
Contributions are welcome! If you have ideas for improvements or encounter issues, feel free to open an issue or submit a pull request.