Sage is an empathetic and non-judgmental mental health advisor chatbot designed to provide support for emotional well-being, stress management, and mental health concerns. With its clean and soothing design, Sage ensures a seamless user experience, offering a Dark Mode/Light Mode toggle for enhanced comfort.
-
Personalized Mental Health Support
Sage provides tailored advice, self-care techniques, and coping strategies to help users manage stress, anxiety, and emotional challenges. -
Dark Mode/Light Mode
Choose between light and dark themes to suit your preference and reduce eye strain. -
Soothing Design
A clean and calming interface designed to create a comforting environment for users.
Follow these steps to set up and run Sage on your local machine.
-
Ollama Installation
Sage uses Ollama for its AI model. Install Ollama by following the instructions here. -
Verify the installation by running the following command:
ollama run llama2
-
Run the Backend
Navigate to thebackend
directory and run the server:cd backend python server.py
-
Run the Frontend
Navigate to thefrontend
directory and start the development server:cd frontend npm run dev
Open your browser and visit http://localhost:5173 to access Sage.
Here are some example responses generated by Sage, showcasing its empathetic and actionable advice:
Sage offers a supportive companion for those seeking mental health guidance. Whether you're dealing with stress, managing emotions, or looking to improve your overall well-being, Sage is here to help with:
- Practical advice and techniques.
- Encouragement to seek professional help when needed.
- A calming, user-friendly interface designed with care.
We welcome contributions to Sage! Feel free to open issues, suggest features, or submit pull requests to improve Sage.
Sage is open-source and licensed under the MIT License.