Skip to content

abdulmalik812/IMNCI-AI-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMNCI AI Assistant

Project Overview

IMNCI AI Assistant is an AI-driven chatbot specifically designed for Auxiliary Nurse Midwives (ANMs) working in rural and peripheral areas. It assists healthcare professionals by providing vital information and guidance related to Integrated Management of Neonatal and Childhood Illness (IMNCI). This tool aims to bridge the information gap in resource-limited settings by delivering accurate and context-aware healthcare recommendations. IMNCI AI Assistant is an AI-driven chatbot designed to assist healthcare professionals and users by providing information and guidance related to Integrated Management of Neonatal and Childhood Illness (IMNCI). This bot leverages machine learning and natural language processing (NLP) techniques to deliver accurate and context-aware responses.

Features

  • Targeted for Rural Healthcare: Tailored to meet the needs of ANMs and healthcare workers in remote areas.
  • Voice Command Support: Allows users to interact using vocal commands for hands-free operation.
  • AI-Powered Responses: Provides context-aware answers to queries related to neonatal and childhood healthcare.
  • Offline Capability (Planned): Future support for offline interactions to accommodate areas with limited internet connectivity.
  • User-Friendly Interface: Simple and intuitive user interaction.
  • Scalable Architecture: Designed for easy deployment and future enhancements.
  • Targeted for Rural Healthcare: Tailored to meet the needs of ANMs and healthcare workers in remote areas.
  • AI-Powered Responses: Provides context-aware answers to queries related to neonatal and childhood healthcare.
  • Offline Capability (Planned): Future support for offline interactions to accommodate areas with limited internet connectivity.
  • User-Friendly Interface: Simple and intuitive user interaction.
  • Scalable Architecture: Designed for easy deployment and future enhancements.
  • AI-Powered Responses: Provides context-aware answers to queries related to neonatal and childhood healthcare.
  • User-Friendly Interface: Simple and intuitive user interaction.
  • Scalable Architecture: Designed for easy deployment and future enhancements.

Installation

To run the project locally, follow these steps:

Prerequisites

Ensure you have the following installed:

  • Python 3.8 or higher
  • pip (Python package manager)

Steps

  1. Create a virtual environment:

    python3 -m venv venv
    source venv/bin/activate   # For Linux/MacOS
    venv\Scripts\activate     # For Windows
  2. Install required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python app.py
  4. Access the chatbot interface at http://localhost:5000 in your web browser.

Usage

Once the application is running, you can:

  • Ask questions related to neonatal and childhood illnesses.
  • Receive AI-generated responses for guidance and information.

Project Structure

NeoCare_AI_Assistant/
├── app.py             # Main application file
├── requirements.txt    # Python dependencies
├── templates/          # HTML templates for the web interface
├── static/             # Static files (CSS, JS)
├── models/             # Pretrained models or model scripts
└── README.md           # Project documentation

Contributing

Contributions are welcome! To contribute:

  1. Fork this repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request with detailed information about your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For additional queries or support:

Future Improvements

  • Integration with external healthcare databases
  • Voice-based interaction support
  • Multi-language support
  • Mobile app integration

Acknowledgments

This project was awarded the 1st Runner-Up Prize in the Hackathon held at Dr. RMLMIS College, Lucknow. Special thanks to all contributors and supporters who made this project possible.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages