Skip to content

Ishaan0709/ConsultAI

Repository files navigation

🩺 ConsultAi

ConsultAI is a platform designed to help doctors stay connected with patients, even when they are unavailable in real time.
It enables each doctor to have their own AI-powered doctor bot that can take consultations on their behalf.
The AI doctor bot provides preliminary advice, which is then reviewed by the doctor, allowing them to approve, modify, or suggest alternative treatments.
This approach ensures faster patient care while keeping the doctor's expertise in the loop.


🌐 Live Links


🚀 Features

  • Personalised AI Doctor Bot for each registered doctor
  • Real-time patient consultation via AI bot
  • Doctor review system to validate AI recommendations
  • Secure and scalable architecture
  • Simple UI for patients and doctors

🛠️ Tech Stack

  • Backend: Python (Flask / Streamlit)
  • Frontend: HTML, CSS, JS
  • Deployment: Render (Main Website), Streamlit Cloud (AI Bot)
  • AI/NLP: OpenAI API for natural language consultation
  • Package Manager: pip

📂 Accessing the Files

You can access the complete source code here in this repository:

  • Main backend & web files are in the root directory (app.py, templates, static files)
  • AI bot implementation inside the Streamlit app
  • Requirements: requirements.txt

To run locally:

# Clone the repo
git clone https://github.com/<your-username>/Hackspire.git
cd Hackspire

# Install dependencies
pip install -r requirements.txt

# Run the app
python app.py

About

AI-powered virtual doctor platform — each doctor gets their own AI bot for faster, reviewed consultations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages