anish2105 / NUTUREBOT

This repository contains a open ai chatbot that is made for POSTPARTUM Care also includes prompt optimization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NUTUREBOT

Abstract:

Nuture Bot is an innovative chatbot designed to provide comprehensive information and support for individuals seeking guidance on various aspects of postpartum care, mental well-being, and overall physical health. The chatbot leverages the power of OpenAI's language model to deliver accurate and personalized responses to user queries.

The primary focus of Nuture Bot is to address key topics related to postpartum recovery, including physical rehabilitation after childbirth, sexuality, contraception, birth spacing, mood and emotional well-being, infant care and feeding, sleep and fatigue management, ongoing preventive health maintenance, and exercise recommendations. By covering these essential areas, Nuture Bot aims to provide valuable insights and support to individuals navigating the postpartum phase.

Through a user-friendly interface, Nuture Bot enables users to ask questions and receive informative responses in a conversational manner. The chatbot's responses are designed to be concise, practical, and empathetic, ensuring that users receive the most relevant and helpful information based on their specific inquiries.

Nuture Bot's utilization of OpenAI's language model ensures that users benefit from advanced natural language processing capabilities, enabling the chatbot to understand and respond to a wide range of questions effectively. The incorporation of a conversation buffer memory allows Nuture Bot to maintain context and deliver coherent responses throughout the conversation.

By providing valuable postpartum care information and guidance on topics crucial to the physical and mental well-being of individuals, Nuture Bot serves as a reliable and accessible resource for those seeking support during this significant life phase.

Run Locally

Clone the project

  git clone https://github.com/anish2105/Prompt-Engineering-with-openai

Install dependencies

  pip install -r requirements.txt

Start the server

  python app.py

Screenshots

Screenshots of the flask app for intented questions.

Screenshot (84) Screenshot (85) Screenshot (86) Screenshot (87) Screenshot (88) Screenshot (89)

Screenshots of the flask app for irrelevant questions.

Screenshot (90)

About

This repository contains a open ai chatbot that is made for POSTPARTUM Care also includes prompt optimization.


Languages

Language:Jupyter Notebook 97.1%Language:Python 0.9%Language:JavaScript 0.8%Language:CSS 0.8%Language:HTML 0.4%