Spaces:
Running
Running
Make this site based on text: --- ### Meet MySelf-AI: Your Partner in Mental Wellness We all have moments when we feel anxious, overwhelmed, or just want to understand ourselves better. What if you had a companion that was there for you, not just to listen, but to actively help you navigate your mental wellness journey? Introducing **MySelf-AI**, a new kind of mental health application. It’s more than just a chatbot; it's designed to be your autonomous, intelligent partner, dedicated to your psychological well-being. #### What Makes MySelf-AI Different? Traditional wellness apps often wait for you to tell them what’s wrong. MySelf-AI is designed to be proactive. It doesn’t just react; it leads conversations with purpose. Imagine this scenario: - **The Old Way:** - **You:** "I'm feeling anxious." - **Bot:** "I'm sorry to hear that. What's causing your anxiety?" - **The MySelf-AI Way:** - **You:** "I'm feeling anxious." - **Agent:** "I notice this is the third time this week you've mentioned anxiety after 2 PM. Last time, the breathing exercise helped - shall we try that now, or would you prefer to explore what's different about today?" This proactive approach is at the core of MySelf-AI. The agent remembers everything about your journey together, notices patterns you might have missed, and suggests helpful actions when it detects an opportunity. #### How Does It Work? MySelf-AI is built on a sophisticated agent architecture that allows it to perceive, think, and act. It uses a powerful dual memory system to build a comprehensive understanding of you: - **A Memory for Facts:** The app remembers the details of your story—your preferences, history, and important life events, which allows for truly personal and contextual conversations. - **A Memory for Patterns:** It analyzes your inputs over time to map complex relationships between triggers, emotions, and behaviors. This enables it to surface powerful insights, like: "Your sleep quality improves by 23% after meditation sessions". #### Features Designed for Your Growth MySelf-AI is packed with features that work together to support your long-term goals: - **Intelligent Journaling (`/dagbog`):** When you make a journal entry, the app doesn't just store it. It immediately analyzes it for themes, connects it to past entries, and can even offer immediate insights or suggest follow-up actions. - **An Evidence-Based Tool Library:** The app includes a comprehensive library of therapeutic interventions based on proven methods like Cognitive Behavioral Therapy (CBT) and Mindfulness. - **Adaptive Interventions:** MySelf-AI selects and suggests these tools based on your current emotional state, your personal preferences, and what has worked for you in the past. - **Autonomous Goal Pursuit:** The agent helps you set and track therapeutic objectives. If you mention procrastination in one session, the app can store that as a target and proactively bring it up later with concrete strategies. #### Your Journey, Your Partner MySelf-AI is more than a tool; it's a companion designed to be consistent, insightful, and proactive. Its success is measured not just by your engagement, but by its ability to autonomously contribute to your mental health, celebrating your progress and helping you navigate challenges along the way. Your journey matters. Let's navigate it together. - Initial Deployment
Browse files- README.md +6 -4
- index.html +512 -19
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: pink
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
|
|
8 |
---
|
9 |
|
10 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: myself-ai
|
3 |
+
emoji: 🐳
|
4 |
colorFrom: pink
|
5 |
+
colorTo: purple
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
tags:
|
9 |
+
- deepsite
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
index.html
CHANGED
@@ -1,19 +1,512 @@
|
|
1 |
-
<!
|
2 |
-
<html>
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="en">
|
3 |
+
<head>
|
4 |
+
<meta charset="UTF-8">
|
5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>MySelf-AI | Your Partner in Mental Wellness</title>
|
7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
+
<style>
|
10 |
+
.gradient-bg {
|
11 |
+
background: linear-gradient(135deg, #6B73FF 0%, #000DFF 50%, #0085FF 100%);
|
12 |
+
}
|
13 |
+
.feature-card:hover {
|
14 |
+
transform: translateY(-5px);
|
15 |
+
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
|
16 |
+
}
|
17 |
+
.chat-bubble {
|
18 |
+
border-radius: 20px;
|
19 |
+
position: relative;
|
20 |
+
}
|
21 |
+
.chat-bubble:after {
|
22 |
+
content: '';
|
23 |
+
position: absolute;
|
24 |
+
bottom: 0;
|
25 |
+
left: 20px;
|
26 |
+
width: 0;
|
27 |
+
height: 0;
|
28 |
+
border: 15px solid transparent;
|
29 |
+
border-top-color: #EFF6FF;
|
30 |
+
border-bottom: 0;
|
31 |
+
margin-bottom: -15px;
|
32 |
+
}
|
33 |
+
.ai-bubble:after {
|
34 |
+
border-top-color: #DBEAFE;
|
35 |
+
left: auto;
|
36 |
+
right: 20px;
|
37 |
+
}
|
38 |
+
.pattern-bg {
|
39 |
+
background-image: radial-gradient(circle, rgba(255,255,255,0.1) 1px, transparent 1px);
|
40 |
+
background-size: 20px 20px;
|
41 |
+
}
|
42 |
+
</style>
|
43 |
+
</head>
|
44 |
+
<body class="font-sans antialiased text-gray-800">
|
45 |
+
<!-- Header/Navigation -->
|
46 |
+
<header class="gradient-bg text-white sticky top-0 z-50 shadow-lg">
|
47 |
+
<div class="container mx-auto px-4 py-4 flex justify-between items-center">
|
48 |
+
<div class="flex items-center space-x-2">
|
49 |
+
<i class="fas fa-brain text-2xl"></i>
|
50 |
+
<h1 class="text-2xl font-bold">MySelf-AI</h1>
|
51 |
+
</div>
|
52 |
+
<nav class="hidden md:flex space-x-8">
|
53 |
+
<a href="#features" class="hover:text-blue-200 transition">Features</a>
|
54 |
+
<a href="#how-it-works" class="hover:text-blue-200 transition">How It Works</a>
|
55 |
+
<a href="#difference" class="hover:text-blue-200 transition">Our Difference</a>
|
56 |
+
<a href="#cta" class="bg-white text-blue-600 px-4 py-2 rounded-full font-medium hover:bg-blue-50 transition">Get Started</a>
|
57 |
+
</nav>
|
58 |
+
<button class="md:hidden text-2xl">
|
59 |
+
<i class="fas fa-bars"></i>
|
60 |
+
</button>
|
61 |
+
</div>
|
62 |
+
</header>
|
63 |
+
|
64 |
+
<!-- Hero Section -->
|
65 |
+
<section class="gradient-bg text-white py-20 pattern-bg">
|
66 |
+
<div class="container mx-auto px-4 flex flex-col md:flex-row items-center">
|
67 |
+
<div class="md:w-1/2 mb-10 md:mb-0">
|
68 |
+
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6">Your Partner in <span class="text-yellow-300">Mental Wellness</span></h1>
|
69 |
+
<p class="text-xl mb-8">An autonomous, intelligent companion designed to proactively support your psychological well-being journey.</p>
|
70 |
+
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
|
71 |
+
<a href="#cta" class="bg-white text-blue-600 px-6 py-3 rounded-full font-bold text-center hover:bg-blue-50 transition">Start Your Journey</a>
|
72 |
+
<a href="#how-it-works" class="border-2 border-white text-white px-6 py-3 rounded-full font-bold text-center hover:bg-white hover:text-blue-600 transition">Learn More</a>
|
73 |
+
</div>
|
74 |
+
</div>
|
75 |
+
<div class="md:w-1/2 flex justify-center">
|
76 |
+
<div class="relative w-full max-w-md">
|
77 |
+
<div class="absolute -top-10 -left-10 w-32 h-32 bg-yellow-300 rounded-full opacity-20"></div>
|
78 |
+
<div class="absolute -bottom-10 -right-10 w-32 h-32 bg-pink-300 rounded-full opacity-20"></div>
|
79 |
+
<div class="relative bg-white rounded-2xl shadow-xl overflow-hidden">
|
80 |
+
<div class="bg-blue-600 text-white p-4 flex items-center">
|
81 |
+
<div class="w-3 h-3 bg-red-500 rounded-full mr-2"></div>
|
82 |
+
<div class="w-3 h-3 bg-yellow-500 rounded-full mr-2"></div>
|
83 |
+
<div class="w-3 h-3 bg-green-500 rounded-full mr-3"></div>
|
84 |
+
<p class="text-sm font-medium">MySelf-AI</p>
|
85 |
+
</div>
|
86 |
+
<div class="p-4 h-64 overflow-y-auto">
|
87 |
+
<div class="flex mb-4 justify-start">
|
88 |
+
<div class="bg-blue-100 chat-bubble ai-bubble px-4 py-3 max-w-xs">
|
89 |
+
<p class="text-sm">I notice this is the 3rd time this week you've mentioned anxiety after 2 PM. Last time, the breathing exercise helped - shall we try that now?</p>
|
90 |
+
</div>
|
91 |
+
</div>
|
92 |
+
<div class="flex mb-4 justify-end">
|
93 |
+
<div class="bg-blue-600 text-white chat-bubble px-4 py-3 max-w-xs">
|
94 |
+
<p class="text-sm">Yes please, I'm feeling overwhelmed again.</p>
|
95 |
+
</div>
|
96 |
+
</div>
|
97 |
+
<div class="flex mb-4 justify-start">
|
98 |
+
<div class="bg-blue-100 chat-bubble ai-bubble px-4 py-3 max-w-xs">
|
99 |
+
<p class="text-sm">Let's begin. Breathe in for 4 seconds... hold for 7... and exhale for 8. I'll guide you through this.</p>
|
100 |
+
</div>
|
101 |
+
</div>
|
102 |
+
</div>
|
103 |
+
<div class="border-t p-3 flex items-center">
|
104 |
+
<input type="text" placeholder="Type your message..." class="flex-1 border rounded-full px-4 py-2 focus:outline-none focus:ring-2 focus:ring-blue-500">
|
105 |
+
<button class="ml-2 bg-blue-600 text-white rounded-full p-2 hover:bg-blue-700 transition">
|
106 |
+
<i class="fas fa-paper-plane"></i>
|
107 |
+
</button>
|
108 |
+
</div>
|
109 |
+
</div>
|
110 |
+
</div>
|
111 |
+
</div>
|
112 |
+
</div>
|
113 |
+
</section>
|
114 |
+
|
115 |
+
<!-- What Makes Us Different Section -->
|
116 |
+
<section id="difference" class="py-20 bg-gray-50">
|
117 |
+
<div class="container mx-auto px-4">
|
118 |
+
<div class="text-center mb-16">
|
119 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-4">What Makes <span class="text-blue-600">MySelf-AI</span> Different?</h2>
|
120 |
+
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Traditional apps wait for you to tell them what's wrong. We proactively notice patterns and suggest helpful actions.</p>
|
121 |
+
</div>
|
122 |
+
|
123 |
+
<div class="grid md:grid-cols-2 gap-10 mb-16">
|
124 |
+
<div class="bg-white p-8 rounded-xl shadow-md">
|
125 |
+
<div class="flex items-center mb-4">
|
126 |
+
<div class="bg-red-100 p-3 rounded-full mr-4">
|
127 |
+
<i class="fas fa-robot text-red-500 text-xl"></i>
|
128 |
+
</div>
|
129 |
+
<h3 class="text-xl font-bold">Traditional Chatbot</h3>
|
130 |
+
</div>
|
131 |
+
<div class="space-y-4">
|
132 |
+
<div class="flex">
|
133 |
+
<div class="bg-gray-100 rounded-lg p-3 max-w-xs">
|
134 |
+
<p class="text-sm">I'm feeling anxious.</p>
|
135 |
+
</div>
|
136 |
+
</div>
|
137 |
+
<div class="flex justify-end">
|
138 |
+
<div class="bg-blue-100 rounded-lg p-3 max-w-xs">
|
139 |
+
<p class="text-sm">I'm sorry to hear that. What's causing your anxiety?</p>
|
140 |
+
</div>
|
141 |
+
</div>
|
142 |
+
</div>
|
143 |
+
<div class="mt-6 pt-6 border-t border-gray-200">
|
144 |
+
<p class="text-gray-600">Reactive responses with no memory or pattern recognition.</p>
|
145 |
+
</div>
|
146 |
+
</div>
|
147 |
+
|
148 |
+
<div class="bg-white p-8 rounded-xl shadow-md border-2 border-blue-500 relative">
|
149 |
+
<div class="absolute -top-3 -right-3 bg-blue-500 text-white px-3 py-1 rounded-full text-xs font-bold">MySelf-AI</div>
|
150 |
+
<div class="flex items-center mb-4">
|
151 |
+
<div class="bg-blue-100 p-3 rounded-full mr-4">
|
152 |
+
<i class="fas fa-brain text-blue-500 text-xl"></i>
|
153 |
+
</div>
|
154 |
+
<h3 class="text-xl font-bold">Intelligent Partner</h3>
|
155 |
+
</div>
|
156 |
+
<div class="space-y-4">
|
157 |
+
<div class="flex">
|
158 |
+
<div class="bg-gray-100 rounded-lg p-3 max-w-xs">
|
159 |
+
<p class="text-sm">I'm feeling anxious.</p>
|
160 |
+
</div>
|
161 |
+
</div>
|
162 |
+
<div class="flex justify-end">
|
163 |
+
<div class="bg-blue-500 text-white rounded-lg p-3 max-w-xs">
|
164 |
+
<p class="text-sm">I notice this is the third time this week you've mentioned anxiety after 2 PM. Last time, the breathing exercise helped - shall we try that now, or would you prefer to explore what's different about today?</p>
|
165 |
+
</div>
|
166 |
+
</div>
|
167 |
+
</div>
|
168 |
+
<div class="mt-6 pt-6 border-t border-gray-200">
|
169 |
+
<p class="text-gray-600">Proactive responses with context, memory, and pattern recognition.</p>
|
170 |
+
</div>
|
171 |
+
</div>
|
172 |
+
</div>
|
173 |
+
|
174 |
+
<div class="bg-white rounded-xl shadow-lg overflow-hidden">
|
175 |
+
<div class="md:flex">
|
176 |
+
<div class="md:w-1/2 p-8 md:p-12">
|
177 |
+
<h3 class="text-2xl font-bold mb-4">Dual Memory System</h3>
|
178 |
+
<p class="text-gray-600 mb-6">MySelf-AI builds a comprehensive understanding of you through two powerful memory systems:</p>
|
179 |
+
|
180 |
+
<div class="space-y-6">
|
181 |
+
<div class="flex">
|
182 |
+
<div class="bg-blue-100 p-3 rounded-full h-12 w-12 flex items-center justify-center mr-4 flex-shrink-0">
|
183 |
+
<i class="fas fa-book text-blue-500"></i>
|
184 |
+
</div>
|
185 |
+
<div>
|
186 |
+
<h4 class="font-bold mb-1">Memory for Facts</h4>
|
187 |
+
<p class="text-gray-600 text-sm">Remembers your preferences, history, and important life events for truly personal conversations.</p>
|
188 |
+
</div>
|
189 |
+
</div>
|
190 |
+
|
191 |
+
<div class="flex">
|
192 |
+
<div class="bg-purple-100 p-3 rounded-full h-12 w-12 flex items-center justify-center mr-4 flex-shrink-0">
|
193 |
+
<i class="fas fa-project-diagram text-purple-500"></i>
|
194 |
+
</div>
|
195 |
+
<div>
|
196 |
+
<h4 class="font-bold mb-1">Memory for Patterns</h4>
|
197 |
+
<p class="text-gray-600 text-sm">Analyzes your inputs over time to map complex relationships between triggers, emotions, and behaviors.</p>
|
198 |
+
</div>
|
199 |
+
</div>
|
200 |
+
</div>
|
201 |
+
</div>
|
202 |
+
<div class="md:w-1/2 bg-gray-50 p-8 md:p-12 flex items-center">
|
203 |
+
<div class="w-full">
|
204 |
+
<div class="bg-white rounded-lg shadow p-6 mb-6">
|
205 |
+
<div class="flex justify-between items-center mb-2">
|
206 |
+
<span class="text-sm font-medium text-gray-500">Sleep Quality</span>
|
207 |
+
<span class="text-sm font-bold text-green-500">+23%</span>
|
208 |
+
</div>
|
209 |
+
<div class="h-2 bg-gray-200 rounded-full overflow-hidden">
|
210 |
+
<div class="h-full bg-green-500 rounded-full" style="width: 73%"></div>
|
211 |
+
</div>
|
212 |
+
<p class="text-xs text-gray-500 mt-2">Improves after meditation sessions</p>
|
213 |
+
</div>
|
214 |
+
<p class="text-gray-600 italic">"Your sleep quality improves by 23% after meditation sessions."</p>
|
215 |
+
</div>
|
216 |
+
</div>
|
217 |
+
</div>
|
218 |
+
</div>
|
219 |
+
</div>
|
220 |
+
</section>
|
221 |
+
|
222 |
+
<!-- Features Section -->
|
223 |
+
<section id="features" class="py-20">
|
224 |
+
<div class="container mx-auto px-4">
|
225 |
+
<div class="text-center mb-16">
|
226 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-4">Features Designed for <span class="text-blue-600">Your Growth</span></h2>
|
227 |
+
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Comprehensive tools that work together to support your long-term mental wellness goals.</p>
|
228 |
+
</div>
|
229 |
+
|
230 |
+
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
|
231 |
+
<div class="bg-white rounded-xl shadow-md overflow-hidden feature-card transition duration-300">
|
232 |
+
<div class="h-48 bg-blue-500 flex items-center justify-center">
|
233 |
+
<i class="fas fa-book-open text-white text-5xl"></i>
|
234 |
+
</div>
|
235 |
+
<div class="p-6">
|
236 |
+
<h3 class="text-xl font-bold mb-3">Intelligent Journaling</h3>
|
237 |
+
<p class="text-gray-600 mb-4">When you journal, MySelf-AI analyzes themes, connects to past entries, and offers immediate insights or follow-up actions.</p>
|
238 |
+
<div class="flex items-center text-blue-500 font-medium">
|
239 |
+
<span>Try command: /dagbog</span>
|
240 |
+
</div>
|
241 |
+
</div>
|
242 |
+
</div>
|
243 |
+
|
244 |
+
<div class="bg-white rounded-xl shadow-md overflow-hidden feature-card transition duration-300">
|
245 |
+
<div class="h-48 bg-purple-500 flex items-center justify-center">
|
246 |
+
<i class="fas fa-tools text-white text-5xl"></i>
|
247 |
+
</div>
|
248 |
+
<div class="p-6">
|
249 |
+
<h3 class="text-xl font-bold mb-3">Evidence-Based Tools</h3>
|
250 |
+
<p class="text-gray-600 mb-4">Comprehensive library of therapeutic interventions based on proven methods like CBT and Mindfulness.</p>
|
251 |
+
<div class="flex space-x-2">
|
252 |
+
<span class="bg-purple-100 text-purple-800 text-xs px-2 py-1 rounded">CBT</span>
|
253 |
+
<span class="bg-purple-100 text-purple-800 text-xs px-2 py-1 rounded">DBT</span>
|
254 |
+
<span class="bg-purple-100 text-purple-800 text-xs px-2 py-1 rounded">ACT</span>
|
255 |
+
</div>
|
256 |
+
</div>
|
257 |
+
</div>
|
258 |
+
|
259 |
+
<div class="bg-white rounded-xl shadow-md overflow-hidden feature-card transition duration-300">
|
260 |
+
<div class="h-48 bg-green-500 flex items-center justify-center">
|
261 |
+
<i class="fas fa-bullseye text-white text-5xl"></i>
|
262 |
+
</div>
|
263 |
+
<div class="p-6">
|
264 |
+
<h3 class="text-xl font-bold mb-3">Adaptive Interventions</h3>
|
265 |
+
<p class="text-gray-600 mb-4">Tools are suggested based on your current state, preferences, and what has worked for you in the past.</p>
|
266 |
+
<div class="flex items-center text-green-500">
|
267 |
+
<i class="fas fa-chart-line mr-2"></i>
|
268 |
+
<span>Personalized recommendations</span>
|
269 |
+
</div>
|
270 |
+
</div>
|
271 |
+
</div>
|
272 |
+
|
273 |
+
<div class="bg-white rounded-xl shadow-md overflow-hidden feature-card transition duration-300">
|
274 |
+
<div class="h-48 bg-yellow-500 flex items-center justify-center">
|
275 |
+
<i class="fas fa-flag text-white text-5xl"></i>
|
276 |
+
</div>
|
277 |
+
<div class="p-6">
|
278 |
+
<h3 class="text-xl font-bold mb-3">Autonomous Goal Pursuit</h3>
|
279 |
+
<p class="text-gray-600 mb-4">Helps you set and track objectives, proactively bringing them up later with concrete strategies.</p>
|
280 |
+
<div class="flex items-center text-yellow-600">
|
281 |
+
<i class="fas fa-bell mr-2"></i>
|
282 |
+
<span>Proactive reminders</span>
|
283 |
+
</div>
|
284 |
+
</div>
|
285 |
+
</div>
|
286 |
+
|
287 |
+
<div class="bg-white rounded-xl shadow-md overflow-hidden feature-card transition duration-300">
|
288 |
+
<div class="h-48 bg-red-500 flex items-center justify-center">
|
289 |
+
<i class="fas fa-chart-pie text-white text-5xl"></i>
|
290 |
+
</div>
|
291 |
+
<div class="p-6">
|
292 |
+
<h3 class="text-xl font-bold mb-3">Pattern Recognition</h3>
|
293 |
+
<p class="text-gray-600 mb-4">Identifies connections between your mood, activities, and environment that you might have missed.</p>
|
294 |
+
<div class="flex items-center text-red-500">
|
295 |
+
<i class="fas fa-lightbulb mr-2"></i>
|
296 |
+
<span>Valuable insights</span>
|
297 |
+
</div>
|
298 |
+
</div>
|
299 |
+
</div>
|
300 |
+
|
301 |
+
<div class="bg-white rounded-xl shadow-md overflow-hidden feature-card transition duration-300">
|
302 |
+
<div class="h-48 bg-indigo-500 flex items-center justify-center">
|
303 |
+
<i class="fas fa-heart text-white text-5xl"></i>
|
304 |
+
</div>
|
305 |
+
<div class="p-6">
|
306 |
+
<h3 class="text-xl font-bold mb-3">Compassionate Companion</h3>
|
307 |
+
<p class="text-gray-600 mb-4">More than a tool - a consistent, insightful partner that celebrates your progress and helps navigate challenges.</p>
|
308 |
+
<div class="flex items-center text-indigo-500">
|
309 |
+
<i class="fas fa-hand-holding-heart mr-2"></i>
|
310 |
+
<span>Always there for you</span>
|
311 |
+
</div>
|
312 |
+
</div>
|
313 |
+
</div>
|
314 |
+
</div>
|
315 |
+
</div>
|
316 |
+
</section>
|
317 |
+
|
318 |
+
<!-- How It Works Section -->
|
319 |
+
<section id="how-it-works" class="py-20 bg-gray-900 text-white">
|
320 |
+
<div class="container mx-auto px-4">
|
321 |
+
<div class="text-center mb-16">
|
322 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-4">How <span class="text-blue-400">MySelf-AI</span> Works</h2>
|
323 |
+
<p class="text-xl text-gray-300 max-w-3xl mx-auto">Built on sophisticated agent architecture that perceives, thinks, and acts to support your mental wellness.</p>
|
324 |
+
</div>
|
325 |
+
|
326 |
+
<div class="grid md:grid-cols-3 gap-8">
|
327 |
+
<div class="bg-gray-800 rounded-lg p-8 text-center">
|
328 |
+
<div class="bg-blue-500 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6">
|
329 |
+
<i class="fas fa-eye text-2xl"></i>
|
330 |
+
</div>
|
331 |
+
<h3 class="text-xl font-bold mb-3">Perceives</h3>
|
332 |
+
<p class="text-gray-300">Continuously monitors your inputs, emotions, and patterns through conversations and journal entries.</p>
|
333 |
+
</div>
|
334 |
+
|
335 |
+
<div class="bg-gray-800 rounded-lg p-8 text-center">
|
336 |
+
<div class="bg-purple-500 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6">
|
337 |
+
<i class="fas fa-brain text-2xl"></i>
|
338 |
+
</div>
|
339 |
+
<h3 class="text-xl font-bold mb-3">Thinks</h3>
|
340 |
+
<p class="text-gray-300">Analyzes information using dual memory systems to understand context and identify meaningful patterns.</p>
|
341 |
+
</div>
|
342 |
+
|
343 |
+
<div class="bg-gray-800 rounded-lg p-8 text-center">
|
344 |
+
<div class="bg-green-500 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6">
|
345 |
+
<i class="fas fa-bolt text-2xl"></i>
|
346 |
+
</div>
|
347 |
+
<h3 class="text-xl font-bold mb-3">Acts</h3>
|
348 |
+
<p class="text-gray-300">Proactively suggests interventions, asks insightful questions, and helps implement strategies.</p>
|
349 |
+
</div>
|
350 |
+
</div>
|
351 |
+
|
352 |
+
<div class="mt-16 bg-gray-800 rounded-xl p-8 md:p-12">
|
353 |
+
<div class="md:flex items-center">
|
354 |
+
<div class="md:w-1/2 mb-8 md:mb-0">
|
355 |
+
<h3 class="text-2xl font-bold mb-4">Your Journey, Your Partner</h3>
|
356 |
+
<p class="text-gray-300 mb-6">MySelf-AI is more than a tool; it's a companion designed to be consistent, insightful, and proactive. Its success is measured not just by your engagement, but by its ability to autonomously contribute to your mental health.</p>
|
357 |
+
<div class="flex items-center text-blue-400">
|
358 |
+
<i class="fas fa-hands-helping text-2xl mr-3"></i>
|
359 |
+
<span class="font-medium">Celebrating your progress and helping you navigate challenges along the way.</span>
|
360 |
+
</div>
|
361 |
+
</div>
|
362 |
+
<div class="md:w-1/2 flex justify-center">
|
363 |
+
<div class="relative">
|
364 |
+
<div class="w-64 h-64 bg-blue-500 rounded-full opacity-20 absolute -top-10 -left-10"></div>
|
365 |
+
<div class="w-64 h-64 bg-purple-500 rounded-full opacity-20 absolute -bottom-10 -right-10"></div>
|
366 |
+
<div class="relative bg-gray-700 rounded-xl p-8 shadow-lg border border-gray-600">
|
367 |
+
<div class="flex items-center mb-6">
|
368 |
+
<div class="bg-blue-500 text-white p-3 rounded-full mr-4">
|
369 |
+
<i class="fas fa-brain"></i>
|
370 |
+
</div>
|
371 |
+
<div>
|
372 |
+
<h4 class="font-bold">Progress Report</h4>
|
373 |
+
<p class="text-sm text-gray-300">Last 30 days</p>
|
374 |
+
</div>
|
375 |
+
</div>
|
376 |
+
<div class="space-y-5">
|
377 |
+
<div>
|
378 |
+
<div class="flex justify-between mb-1">
|
379 |
+
<span class="text-sm font-medium">Mood Improvement</span>
|
380 |
+
<span class="text-sm font-bold text-green-400">+18%</span>
|
381 |
+
</div>
|
382 |
+
<div class="w-full bg-gray-600 rounded-full h-2">
|
383 |
+
<div class="bg-green-500 h-2 rounded-full" style="width: 68%"></div>
|
384 |
+
</div>
|
385 |
+
</div>
|
386 |
+
<div>
|
387 |
+
<div class="flex justify-between mb-1">
|
388 |
+
<span class="text-sm font-medium">Anxiety Episodes</span>
|
389 |
+
<span class="text-sm font-bold text-red-400">-32%</span>
|
390 |
+
</div>
|
391 |
+
<div class="w-full bg-gray-600 rounded-full h-2">
|
392 |
+
<div class="bg-red-500 h-2 rounded-full" style="width: 38%"></div>
|
393 |
+
</div>
|
394 |
+
</div>
|
395 |
+
<div>
|
396 |
+
<div class="flex justify-between mb-1">
|
397 |
+
<span class="text-sm font-medium">Tool Utilization</span>
|
398 |
+
<span class="text-sm font-bold text-blue-400">+45%</span>
|
399 |
+
</div>
|
400 |
+
<div class="w-full bg-gray-600 rounded-full h-2">
|
401 |
+
<div class="bg-blue-500 h-2 rounded-full" style="width: 75%"></div>
|
402 |
+
</div>
|
403 |
+
</div>
|
404 |
+
</div>
|
405 |
+
<div class="mt-6 pt-6 border-t border-gray-600 text-center">
|
406 |
+
<p class="text-sm text-gray-300">"Consistency leads to progress. Keep going!"</p>
|
407 |
+
</div>
|
408 |
+
</div>
|
409 |
+
</div>
|
410 |
+
</div>
|
411 |
+
</div>
|
412 |
+
</div>
|
413 |
+
</div>
|
414 |
+
</section>
|
415 |
+
|
416 |
+
<!-- CTA Section -->
|
417 |
+
<section id="cta" class="py-20 gradient-bg text-white">
|
418 |
+
<div class="container mx-auto px-4 text-center">
|
419 |
+
<h2 class="text-3xl md:text-4xl font-bold mb-6">Ready to Begin Your <span class="text-yellow-300">Mental Wellness</span> Journey?</h2>
|
420 |
+
<p class="text-xl mb-8 max-w-2xl mx-auto">Your journey matters. Let's navigate it together with MySelf-AI as your intelligent, compassionate partner.</p>
|
421 |
+
<div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-6">
|
422 |
+
<a href="#" class="bg-white text-blue-600 px-8 py-4 rounded-full font-bold hover:bg-blue-50 transition">Get Started Now</a>
|
423 |
+
<a href="#" class="border-2 border-white text-white px-8 py-4 rounded-full font-bold hover:bg-white hover:text-blue-600 transition">Learn More</a>
|
424 |
+
</div>
|
425 |
+
</div>
|
426 |
+
</section>
|
427 |
+
|
428 |
+
<!-- Footer -->
|
429 |
+
<footer class="bg-gray-900 text-white py-12">
|
430 |
+
<div class="container mx-auto px-4">
|
431 |
+
<div class="grid md:grid-cols-4 gap-8 mb-8">
|
432 |
+
<div>
|
433 |
+
<div class="flex items-center space-x-2 mb-4">
|
434 |
+
<i class="fas fa-brain text-2xl text-blue-400"></i>
|
435 |
+
<h3 class="text-xl font-bold">MySelf-AI</h3>
|
436 |
+
</div>
|
437 |
+
<p class="text-gray-400">Your autonomous, intelligent partner dedicated to your psychological well-being.</p>
|
438 |
+
</div>
|
439 |
+
<div>
|
440 |
+
<h4 class="text-lg font-bold mb-4">Product</h4>
|
441 |
+
<ul class="space-y-2">
|
442 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Features</a></li>
|
443 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">How It Works</a></li>
|
444 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Pricing</a></li>
|
445 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">FAQ</a></li>
|
446 |
+
</ul>
|
447 |
+
</div>
|
448 |
+
<div>
|
449 |
+
<h4 class="text-lg font-bold mb-4">Company</h4>
|
450 |
+
<ul class="space-y-2">
|
451 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">About Us</a></li>
|
452 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Blog</a></li>
|
453 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Careers</a></li>
|
454 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Contact</a></li>
|
455 |
+
</ul>
|
456 |
+
</div>
|
457 |
+
<div>
|
458 |
+
<h4 class="text-lg font-bold mb-4">Connect</h4>
|
459 |
+
<div class="flex space-x-4 mb-4">
|
460 |
+
<a href="#" class="bg-gray-700 hover:bg-blue-600 transition w-10 h-10 rounded-full flex items-center justify-center">
|
461 |
+
<i class="fab fa-facebook-f"></i>
|
462 |
+
</a>
|
463 |
+
<a href="#" class="bg-gray-700 hover:bg-blue-400 transition w-10 h-10 rounded-full flex items-center justify-center">
|
464 |
+
<i class="fab fa-twitter"></i>
|
465 |
+
</a>
|
466 |
+
<a href="#" class="bg-gray-700 hover:bg-pink-600 transition w-10 h-10 rounded-full flex items-center justify-center">
|
467 |
+
<i class="fab fa-instagram"></i>
|
468 |
+
</a>
|
469 |
+
<a href="#" class="bg-gray-700 hover:bg-red-500 transition w-10 h-10 rounded-full flex items-center justify-center">
|
470 |
+
<i class="fab fa-youtube"></i>
|
471 |
+
</a>
|
472 |
+
</div>
|
473 |
+
<p class="text-gray-400">Subscribe to our newsletter</p>
|
474 |
+
<div class="flex mt-2">
|
475 |
+
<input type="email" placeholder="Your email" class="bg-gray-700 text-white px-4 py-2 rounded-l focus:outline-none focus:ring-2 focus:ring-blue-500 flex-1">
|
476 |
+
<button class="bg-blue-500 hover:bg-blue-600 px-4 py-2 rounded-r">
|
477 |
+
<i class="fas fa-paper-plane"></i>
|
478 |
+
</button>
|
479 |
+
</div>
|
480 |
+
</div>
|
481 |
+
</div>
|
482 |
+
<div class="border-t border-gray-800 pt-8 flex flex-col md:flex-row justify-between items-center">
|
483 |
+
<p class="text-gray-400 mb-4 md:mb-0">© 2023 MySelf-AI. All rights reserved.</p>
|
484 |
+
<div class="flex space-x-6">
|
485 |
+
<a href="#" class="text-gray-400 hover:text-white transition">Privacy Policy</a>
|
486 |
+
<a href="#" class="text-gray-400 hover:text-white transition">Terms of Service</a>
|
487 |
+
<a href="#" class="text-gray-400 hover:text-white transition">Cookies</a>
|
488 |
+
</div>
|
489 |
+
</div>
|
490 |
+
</div>
|
491 |
+
</footer>
|
492 |
+
|
493 |
+
<script>
|
494 |
+
// Simple smooth scrolling for anchor links
|
495 |
+
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
|
496 |
+
anchor.addEventListener('click', function (e) {
|
497 |
+
e.preventDefault();
|
498 |
+
document.querySelector(this.getAttribute('href')).scrollIntoView({
|
499 |
+
behavior: 'smooth'
|
500 |
+
});
|
501 |
+
});
|
502 |
+
});
|
503 |
+
|
504 |
+
// Mobile menu toggle would go here
|
505 |
+
// const mobileMenuButton = document.querySelector('.md\\:hidden');
|
506 |
+
// const mobileMenu = document.querySelector('nav');
|
507 |
+
// mobileMenuButton.addEventListener('click', () => {
|
508 |
+
// mobileMenu.classList.toggle('hidden');
|
509 |
+
// });
|
510 |
+
</script>
|
511 |
+
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=james123231/myself-ai" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
512 |
+
</html>
|