Spaces:
Sleeping
HealMindAI: AI-Powered Wellness Advisor
Welcome to HealMindAI, an AI-powered wellness advisor that provides personalized healthcare insights using the power of Natural Language Processing (NLP) and open-source data. This repository contains the source code and resources for the HealMindAI project.
Overview
HealMindAI is designed to offer users personalized healthcare information, focusing on topics like yoga, natural remedies, and holistic wellness. The project leverages the capabilities of fine-tuned Large Language Models (LLMs) to generate human-like responses and engage users in meaningful conversations about their health-related inquiries.
Features
- AI-Powered Conversations: Engage in informative and natural conversations with the HealMindAI to get personalized healthcare insights.
- Open-Source Dataset: The project is built on a dataset sourced from Project Gutenberg, offering a foundation for comprehensive health-related information.
- User Customization: Integrate your own health-related documents into the system, allowing HealMindAI to provide insights based on your unique information.
- Transparent AI: HealMindAI focuses on transparency and explainability, ensuring that the AI-generated responses are understandable and informative.
Getting Started for deploying locally:
- git lfs install
- git clone https://huggingface.co/spaces/lavanjv/naturalremedybot-finetuned`
- Install the required dependencies:
pip install -r requirements.txt
- Run the Streamlit app:
streamlit run app.py -w
- Interact with HealMindAI through the provided UI and explore its capabilities.
For fine tunning using custom pdf:
- Place the pdf files in data folder
- Run 'python ingest.py'
- Then run
streamlit run app.py -w
Contributing
We welcome contributions to enhance and expand HealMindAI' knowledge base. If you have health-related documents or insights, feel free to contribute by submitting a pull request.
License
This project is licensed under the MIT License.
Contact
For questions or inquiries, please contact jvlavan01@gmail.com. Created with Love by Lavan