8000
Skip to content

Repository files navigation

Zenari

AI Powered Emotional Wellness Companion

Zenari is an AI-powered emotional wellness companion designed to support users in managing their mental health and well-being through intelligent interactions and personalized guidance.

Features

  • Personalized Conversations: Engage in meaningful dialogues tailored to your emotional state.
  • Mood Tracking: Monitor and analyze your mood over time to identify patterns.
  • Mindfulness Exercises: Access a library of guided exercises to enhance mindfulness.
  • Resource Recommendations: Receive suggestions for articles, videos, and activities based on your needs.

Prerequisites

Before setting up the project, ensure you have the following installed:

Getting Started

Follow these steps to set up and run the project locally:

1. Clone the Repository

git clone https://github.com/pwnjoshi/zenari.git

2. Navigate to the Project Directory

cd zenari

3. Install Dependencies

Using npm:

npm install

Or using Yarn:

yarn install

4. Start the Metro Bundler

npx react-native start

5. Run the Application

For Android:

npx react-native run-android

For iOS (macOS only):

npx react-native run-ios

Contributing

We welcome contributions from the community. To contribute, follow these steps:

  1. Fork the Repository: Click on the 'Fork' button at the top right of the repository page.
  2. Clone Your Fork:
    git clone https://github.com/your-username/zenari.git
  3. Create a New Branch:
    git checkout -b feature/your-feature-name
  4. Make Your Changes: Implement your feature or fix.
  5. Commit Your Changes:
    git add .
    git commit -m "Add your commit message here"
  6. Push to Your Fork:
    git push origin feature/your-feature-name
  7. Create a Pull Request: Navigate to the original repository and click on 'New Pull Request'. Provide a clear description of your changes.

Best Practices for Collaboration

  • Use Feature Branches: Create a new branch for each feature or bugfix.
  • Write Clear Commit Messages: Provide concise and descriptive commit messages.
  • Pull Before Pushing: Always pull the latest changes from the main branch before pushing your changes.
  • Code Reviews: Participate in code reviews to maintain code quality and share knowledge.

License

This project is licensed under the MIT License.


Note: Ensure you have completed the React Native Environment Setup before running the application.

About

AI-powered emotional wellness companion built with React Native. Provides personalized conversations, mood tracking, mindfulness exercises, and intelligent wellness recommendations.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

0