eXplain the uneXplainable.
dreamXplainer is a mobile application that helps you understand your dreams. It uses a machine learning model to analyze your dreams and provide you with an explanation of what they might mean.
This the open source code for the dreamXplainer Android App, previously on Play Store. Written in Flutter and using the openai api. Also integrates with adsense ads engine. It uses Firebase to handle users login and sign ins.
We decided to open source the project since we were not going to continue it. We deleted all api keys and tokens but you can put yours and it should work.
git clone <repo>
flutter create .
flutter build apk