Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imprvhub/analyzemydream

an astro-based project for exploring dream meanings and enhancing self-understanding. It utilizes AI-powered dream interpretation alongside research-backed bibliographic sources, all integrated with a comprehensive FastAPI parallel project.
https://github.com/imprvhub/analyzemydream

analyzemydream analyzemydream-api api api-restful astrojs dreams ia interpretations meanings self-understanding

Last synced: about 9 hours ago
JSON representation

an astro-based project for exploring dream meanings and enhancing self-understanding. It utilizes AI-powered dream interpretation alongside research-backed bibliographic sources, all integrated with a comprehensive FastAPI parallel project.

Awesome Lists containing this project

README

        

## Welcome to AnalyzeMyDream.com Repository:

> [!NOTE]
> The release of **AnalyzeMyDream v1.3.0** is now **available**! Release Date: **23.09.2024**. This release introduces significant enhancements including new subscription plans, advanced dream analyzers, improved payment management through PayPal, and a restructured user interface for a better experience. For further details, please refer to the [v1.3.0 Release Notes](https://github.com/imprvhub/AnalyzeMyDream/releases/tag/v1.3.0).

### Preview

![Preview](public/preview.png "Preview")

### Table of Contents

- [Project Overview](#project-overview)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Feedback](#feedback)

### Project Overview

AnalyzeMyDream.com is an exploratory project designed to enhance self-understanding through the interpretation of dreams. In this specific version (v1.3.0), the focus is on providing insightful and research-backed interpretations of dreams, grounded in established bibliographic sources and AI integration. This version serves as a foundational tool for people to explore the meanings behind their dreams, with the aim of enriching their personal growth and self-understanding.

### Features

- **New Subscription Plans**: Introducing three subscription tiers: 'Basic Plan', 'Standard Plan', and 'Premium Plan', including a 7-day trial for the Basic Plan to explore all features.
- **Advanced Dream Analyzers**: Added new analyzers including:
- 'Custom-AI Dream Analyzer'
- 'Comparative-AI Dream Analyzer'
- 'Batch-AI Dream Analyzer'
These require a subscription for access.
- **Payment Management via PayPal**: Users can manage their subscription plans securely through PayPal, ensuring confidentiality and security.
- **Passwordless Authentication**: Enhanced security with passwordless login options using Google and GitHub accounts.
- **User Dashboard**: New 'dashboard.astro' and 'settings.astro' pages for users to manage API keys, subscription details, and account information securely.
- **Multilingual Support**: The website supports multiple languages to reach a broader audience.
- **Dream Interpretations**: Detailed interpretations of various dream symbols and scenarios.
- **Responsive Design**: Optimized for both desktop and mobile views.
- **SEO Optimized**: Implemented best practices for SEO to enhance visibility on search engines.
- **Analytics Integration**: Track user engagement and site performance.
- **AI-Powered Dream Interpretation**: The latest version introduces an advanced AI system that provides personalized dream analyses. Users can now receive tailored interpretations for their unique dreams, extending beyond the established bibliographic sources included in previous releases. Please note that this AI functionality is intended to offer guidance and insights and should be used as an informative tool rather than a definitive source.

### Installation

To get started, follow these steps:

1. **Clone the Repository**

```bash
git clone https://github.com/imprvhub/AnalyzeMyDream.git
```

2. **Navigate to the Project Directory**

```bash
cd AnalyzeMyDream
```

3. **Install Dependencies**

```bash
npm install
```

#### Usage

1. **Start Development Server**

```bash
npm run dev
```

2. **Build for Production**

```bash
npm run build
```

### Feedback:

Your feedback is valuable! If you encounter any issues or have suggestions for improvements, please create a new issue in the [GitHub repository](https://github.com/imprvhub/AnalyzeMyDream/issues/new).