lavanjv commited on
Commit
559bdf7
·
1 Parent(s): afc7ea6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -8,31 +8,31 @@ pinned: false
8
  license: mit
9
  ---
10
 
11
- # HealMindAI: AI-Powered Wellness Advisor
12
 
13
 
14
 
15
- 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.
16
 
17
  ## Overview
18
 
19
- 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.
20
 
21
  ## Features
22
 
23
- - AI-Powered Conversations: Engage in informative and natural conversations with the HealMindAI to get personalized healthcare insights.
24
  - Open-Source Dataset: The project is built on a dataset sourced from Project Gutenberg, offering a foundation for comprehensive health-related information.
25
- - User Customization: Integrate your own health-related documents into the system, allowing HealMindAI to provide insights based on your unique information.
26
- - Transparent AI: HealMindAI focuses on transparency and explainability, ensuring that the AI-generated responses are understandable and informative.
27
 
28
  ## Getting Started for deploying locally:
29
 
30
  1. git lfs install
31
- 2. git clone https://huggingface.co/spaces/lavanjv/naturalremedybot-finetuned`
32
  3. Download 'llama-2-7b-chat.ggmlv3.q8_0.bin' from https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/tree/main
33
  4. Install the required dependencies: `pip install -r requirements.txt`
34
  5. Run the Streamlit app: `streamlit run app.py -w`
35
- 6. Interact with HealMindAI through the provided UI and explore its capabilities.
36
 
37
  ## For fine tunning using custom pdf:
38
  1. Place the pdf files in data folder
@@ -41,7 +41,7 @@ HealMindAI is designed to offer users personalized healthcare information, focus
41
 
42
  ## Contributing
43
 
44
- 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.
45
 
46
  ## License
47
 
@@ -50,4 +50,4 @@ This project is licensed under the [MIT License](LICENSE).
50
  ## Contact
51
 
52
  For questions or inquiries, please contact [[email protected]](mailto:[email protected]).
53
- Created with Love by Lavan
 
8
  license: mit
9
  ---
10
 
11
+ # HealsMindAI: AI-Powered Wellness Advisor
12
 
13
 
14
 
15
+ Welcome to HealsMindAI, 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 HealsMindAI project.
16
 
17
  ## Overview
18
 
19
+ HealsMindAI 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.
20
 
21
  ## Features
22
 
23
+ - AI-Powered Conversations: Engage in informative and natural conversations with the HealsMindAI to get personalized healthcare insights.
24
  - Open-Source Dataset: The project is built on a dataset sourced from Project Gutenberg, offering a foundation for comprehensive health-related information.
25
+ - User Customization: Integrate your own health-related documents into the system, allowing HealsMindAI to provide insights based on your unique information.
26
+ - Transparent AI: HealsMindAI focuses on transparency and explainability, ensuring that the AI-generated responses are understandable and informative.
27
 
28
  ## Getting Started for deploying locally:
29
 
30
  1. git lfs install
31
+ 2. git clone 'https://huggingface.co/spaces/lavanjv/HealsmindAI`
32
  3. Download 'llama-2-7b-chat.ggmlv3.q8_0.bin' from https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/tree/main
33
  4. Install the required dependencies: `pip install -r requirements.txt`
34
  5. Run the Streamlit app: `streamlit run app.py -w`
35
+ 6. Interact with HealsMindAI through the provided UI and explore its capabilities.
36
 
37
  ## For fine tunning using custom pdf:
38
  1. Place the pdf files in data folder
 
41
 
42
  ## Contributing
43
 
44
+ We welcome contributions to enhance and expand HealsMindAI' knowledge base. If you have health-related documents or insights, feel free to contribute by submitting a pull request.
45
 
46
  ## License
47
 
 
50
  ## Contact
51
 
52
  For questions or inquiries, please contact [[email protected]](mailto:[email protected]).
53
+ Created with Love by Lavan