#🩺 Symtobot Welcome to Sytobot, your go-to solution for quick and reliable symptom diagnosis! Built with React, CSS, and powered by the Infermedica API, Sytobot assists users in identifying potential diagnoses based on symptoms. This project was created for the WEB TECH HACKATHON: INNOVATE WITH FINANCE AND HEALTHCARE hosted by Hunar Intern.
#📑 Overview Symtobot aims to make healthcare more accessible by providing a user-friendly interface that allows users to input their symptoms and receive instant feedback on possible health conditions. By leveraging the powerful Infermedica API, Sytobot analyzes symptoms and suggests relevant diagnoses, helping users better understand their health and decide when to seek medical assistance.
##⚙️ Features Real-time Symptom Analysis: Input symptoms and get an immediate diagnosis suggestion. Responsive Design: Optimized for desktops and mobile devices. User-Friendly Interface: Simple and intuitive, making it easy for anyone to use. Healthcare Focused: Provides a starting point for understanding health symptoms, with recommendations based on medical data. 🚀 Getting Started Follow these steps to set up Sytobot on your local machine.
-
Star and Fork the Repository Please consider giving the project a ⭐ and forking it!
-
Clone the Repository bash
git clone https://github.com/yourusername/sytobot.git
- Navigate to the Project Directory bash
cd symtobot
- Install Dependencies bash
npm install
- Get Your API Key
To get the Infermedica API key,# DM me. Once you have the key, create a .env file in the root directory and add:
plaintext Copy code REACT_APP_INFERMEDICA_API_KEY=your_api_key_here 6. Run the Application bash
npm start
#🛠 Built With React - JavaScript library for building user interfaces CSS - Styling the interface Infermedica API - Provides AI-driven diagnostics based on symptoms #🎉 Contributing Feel free to submit pull requests to improve the project! Contributions are welcome to enhance the functionality and design of Sytobot.
#📄 License This project is licensed under the MIT License.