Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Fer14 committed Aug 17, 2024
1 parent 1912adb commit cbebe66
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 8 deletions.
32 changes: 24 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
## TODO:

- poner los logos en los creditos
- tutorial al empezar
https://pub.dev/packages/in_app_review
https://pub.dev/packages/table_calendar
https://pub.dev/packages/shared_preferences
https://pub.dev/packages/soundpool
# dreamXplainer 🐑☁️

![Logo](./logo.png)

## What is dreamXplainer?

**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 <ins>explanation</ins> of what they might mean.


## Android App

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.

<p float="center">
<img src="./screenshots/1.png" width="150" />
<img src="./screenshots/2.png" width="150" />
<img src="./screenshots/3.png" width="150" />
<img src="./screenshots/4.png" width="150" />
</p>

## Open source

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.

File renamed without changes
Binary file added screenshots/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cbebe66

Please sign in to comment.