Sreedeveloper69 commited on
Commit
70d83d1
Β·
verified Β·
1 Parent(s): ad13708

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -57
README.md CHANGED
@@ -1,57 +1,12 @@
1
- <p><h3 align="center"><img src="https://img.shields.io/badge/Mental-Health-blue" alt="shields"><img src="https://img.shields.io/github/stars/Rogendo/Mental-health-Chatbot%20" alt="shields"><img src="https://img.shields.io/github/forks/Rogendo/Mental-health-Chatbot" alt="shields"><img src="https://img.shields.io/github/contributors/Rogendo/Mental-health-Chatbot" alt="shields"></h3></p>
2
-
3
-
4
- <p align="center"><img src="https://socialify.git.ci/Rogendo/Mental-health-Chatbot/image?language=1&amp;owner=1&amp;name=1&amp;stargazers=1&amp;theme=Light" alt="project-image"></p>
5
-
6
- <p id="description">This is an AI-powered bot designed to provide emotional support and assistance to individuals struggling with mental health issues. It can help individuals access mental health resources offer guidance and support. With the integration of Language translation this chatbot will be very efficient as it will be able to break the language barriers. The creation of a chatbot capable of language translation holds transformative potential acting as a catalyst in overcoming language barriers for effective communication and information exchange. Its impact spans diverse sectors including: healthcare commerce and governance etc. offering a versatile solution to bridge linguistic gaps.</p>
7
-
8
-
9
- <h2>🧐 Features</h2>
10
-
11
- Here're some of the project's best features:
12
-
13
- * Conversational
14
- * Multilingual
15
- * Mental Health support
16
-
17
- ![Screenshot from 2025-01-21 15-06-06](https://github.com/user-attachments/assets/9a5852e9-96ba-4c42-bf4a-bd50622c417c)
18
-
19
- # How to Set Up it?
20
-
21
- The following instructions were tested on the Windows and Linux with Python 3.8.
22
-
23
- 1. Clone this repository
24
-
25
- ```
26
- git clone https://github.com/Rogendo/Mental-health-Chatbot.git
27
- ```
28
- ```
29
- cd Mental-health-Chatbot/
30
- ```
31
-
32
- 2. Create and activate virtual environment
33
-
34
- ```
35
- python -m venv venv
36
- ```
37
- on Linux system
38
- ```
39
- source venv/bin/activate
40
- ```
41
- on Windows system
42
- ```
43
- .\venv\Scripts\activate.bat
44
- ```
45
- 3. Install requirements
46
-
47
- ```
48
- pip install -r requirements.txt
49
- ```
50
-
51
- 4. Run the
52
- ```
53
- flask --app app --debug run
54
-
55
- ```
56
-
57
-
 
1
+ ---
2
+ title: AI Chatbot
3
+ emoji: πŸ’¬
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: "3.23.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ This is an AI chatbot application powered by Python and Flask.