Skip to content

Commit 0de15c0

Browse files
Merge pull request #50 from ChaitanyaAgarwal72/Readme_Update
Update README.md (Fixes #28)
2 parents 6b12b14 + 72989ae commit 0de15c0

File tree

6 files changed

+60
-32
lines changed

6 files changed

+60
-32
lines changed

App.png

-790 KB
Binary file not shown.

README.md

Lines changed: 60 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,18 @@
1515
* Gemini-powered chatbot for mental health companionship
1616
* Empathetic and encouraging tone—never clinical or diagnostic
1717
* Smart conversation history with multi-threaded support
18-
* Chatbot personality tone selector
19-
18+
* **Chatbot personality tone selector**:
19+
*Compassionate Listener*, *Motivating Coach*, *Wise Friend*, *Neutral Therapist*, *Mindfulness Guide*
20+
2021
### 📘 Resource & Crisis Help
2122

23+
* Emergency Help Button — instantly access local support via Google Maps
24+
* International helpline directory and global mental health resources
2225
* Mental health resource library with live search
23-
* International emergency contacts and helpline shortcuts
24-
* Quick access to location-based therapy centers via Google Maps
26+
27+
### 🧪 Science-Backed Assessments
28+
29+
* Integrated **PsyToolkit**-verified mental health quizzes for self-evaluation
2530

2631
### 💖 Mood Tracking & Journaling
2732

@@ -34,42 +39,60 @@
3439
* Instant-start suggestions like “Feeling overwhelmed” or “How to manage stress?”
3540
* Direct conversion of journal thoughts into chatbot prompts
3641

37-
### 🎨 Clean, Minimal UI
42+
### 🎨 Themes & UI
3843

39-
* Sidebar toggling for focus-driven interaction
40-
* 3D-inspired soft pink and magenta UI, best suited for a mentally soothing and peaceful outlook
44+
* Multiple soothing themes: **Light**, **Calm Blue**, **Mint**, **Lavender**, **Pink**, and **Dark**
45+
* 3D-inspired soft pink and magenta UI for a mentally soothing experience
4146
* Smooth transitions and responsive design for mobile and desktop
4247

4348
---
4449

4550
## 🚀 Live Demo
4651

47-
Experience TalkHeal live here:
48-
👉 [![**TalkHeal**](https://img.shields.io/badge/View-Live%20Demo-brightgreen?style=for-the-badge)](https://www.google.com/search?q=https://TalkHeal.streamlit.app)
49-
50-
<div align="center">
51-
<p>
52-
53-
[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
54-
![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg?style=flat)
55-
![Visitors](https://api.visitorbadge.io/api/Visitors?path=eccentriccoder01%2FTalkHeal%20&countColor=%23263759&style=flat)
56-
![GitHub Forks](https://img.shields.io/github/forks/eccentriccoder01/TalkHeal)
57-
![GitHub Repo Stars](https://img.shields.io/github/stars/eccentriccoder01/TalkHeal)
58-
![GitHub Contributors](https://img.shields.io/github/contributors/eccentriccoder01/TalkHeal)
59-
![GitHub Last Commit](https://img.shields.io/github/last-commit/eccentriccoder01/TalkHeal)
60-
![GitHub Repo Size](https://img.shields.io/github/repo-size/eccentriccoder01/TalkHeal)
61-
![GitHub Total Lines](https://sloc.xyz/github/eccentriccoder01/TalkHeal)
62-
![Github](https://img.shields.io/github/license/eccentriccoder01/TalkHeal)
63-
![GitHub Issues](https://img.shields.io/github/issues/eccentriccoder01/TalkHeal)
64-
![GitHub Closed Issues](https://img.shields.io/github/issues-closed-raw/eccentriccoder01/TalkHeal)
65-
![GitHub Pull Requests](https://img.shields.io/github/issues-pr/eccentriccoder01/TalkHeal)
66-
![GitHub Closed Pull Requests](https://img.shields.io/github/issues-pr-closed/eccentriccoder01/TalkHeal)
67-
</p>
68-
</div>
52+
### 🎯 **Experience TalkHeal live now!**
53+
🔗 [https://TalkHeal.streamlit.app](https://TalkHeal.streamlit.app)
54+
55+
---
56+
57+
## 📊 Project Stats
58+
59+
<p align="center">
60+
<a href="https://github.com/eccentriccoder01/TalkHeal">
61+
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/eccentriccoder01/TalkHeal?style=flat-square" />
62+
</a>
63+
<a href="https://github.com/eccentriccoder01/TalkHeal/fork">
64+
<img alt="GitHub Forks" src="https://img.shields.io/github/forks/eccentriccoder01/TalkHeal?style=flat-square" />
65+
</a>
66+
<a href="https://github.com/eccentriccoder01/TalkHeal/graphs/contributors">
67+
<img alt="Contributors" src="https://img.shields.io/github/contributors/eccentriccoder01/TalkHeal?style=flat-square" />
68+
</a>
69+
<a href="https://github.com/eccentriccoder01/TalkHeal/issues">
70+
<img alt="Open Issues" src="https://img.shields.io/github/issues/eccentriccoder01/TalkHeal?style=flat-square" />
71+
</a>
72+
<a href="https://github.com/eccentriccoder01/TalkHeal/pulls">
73+
<img alt="Open Pull Requests" src="https://img.shields.io/github/issues-pr/eccentriccoder01/TalkHeal?style=flat-square" />
74+
</a>
75+
<a href="https://github.com/eccentriccoder01/TalkHeal/commits/main">
76+
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/eccentriccoder01/TalkHeal?style=flat-square" />
77+
</a>
78+
<a href="https://github.com/eccentriccoder01/TalkHeal/blob/main/LICENSE">
79+
<img alt="License" src="https://img.shields.io/github/license/eccentriccoder01/TalkHeal?style=flat-square" />
80+
</a>
81+
</p>
82+
83+
---
84+
85+
> 💡 **PRs Welcome!** We love contributions. Check out the [Contribution Guidelines](CONTRIBUTING.md) to get started.
6986
7087
## 📸 Screenshots
7188

72-
<div align="center"><img src="App.png"/></div>
89+
<div align="center">
90+
<img src="light_ss.jpg" alt="Main Screenshot" width="600"/>
91+
<br>
92+
<img src="dark_ss.jpg" width="200"/></a>
93+
<img src="blue_ss.jpg" width="200"/></a>
94+
<img src="lav_ss.jpg" width="200"/></a>
95+
</div>
7396

7497
## 📺 Video Explanation
7598

@@ -138,7 +161,6 @@ Report bugs and issues or propose improvements through our GitHub repository.
138161
- Add Screenshots and updated website links to help us understand what changes is all about.
139162

140163
- Check the [CONTRIBUTING.md](CONTRIBUTING.md) for detailed steps...
141-
142164

143165
## Contributing is fun🧡
144166

@@ -147,9 +169,15 @@ Whether it's a new feature, design improvement, or a bug fix — your voice matt
147169

148170
Your insights are invaluable to us. Reach out to us team for any inquiries, feedback, or concerns.
149171

172+
## 👥 Contributors
173+
174+
Thanks to these wonderful people for contributing 💖
175+
176+
[![Contributors](https://contrib.rocks/image?repo=eccentriccoder01/TalkHeal)](https://github.com/eccentriccoder01/TalkHeal/graphs/contributors)
177+
150178
## 📄 License
151179

152-
This project is open-source and available under the MIT License.
180+
This project is open-source and available under the [MIT License](LICENSE).
153181

154182
## 📞 Contact
155183

blue_ss.jpg

161 KB
Loading

dark_ss.jpg

140 KB
Loading

lav_ss.jpg

146 KB
Loading

light_ss.jpg

147 KB
Loading

0 commit comments

Comments
 (0)