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

https://github.com/justdvnsh/d-player

AI powered Media Player app - android
https://github.com/justdvnsh/d-player

android android-application android-studio autoencoders clustering clustering-algorith java machine-learning python

Last synced: 10 months ago
JSON representation

AI powered Media Player app - android

Awesome Lists containing this project

README

          

# D-Player

![](DPlayer.mp4)

A minimal but effective Media Player for the minimalists. An AI powered
media player , which automatically makes daily and monthly playlists based solely
on the songs on your phone , which you listen to generally. Also, it recommends
new music for you everyday as __Song of the Day__ to enjoy.

---

# Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

## Prerequisites

What things you need to install the software and how to install them

```
- Android Studio
- Java SDK setup
- Good Internet Connection
```

### Installing

- Run ``` git clone https://github.com/justdvnsh/D-Player.git DPlayer ``` to install all the files.

- Then, Run android studio and open the project.

---

# Built With

- Android Studio for the app - Java
- Clustering and Auto encoders for the classification and playlist making - python

---

## Contributing

Please read [CONTRIBUTING.md](https://github.com/justdvnsh/D-Player/Contributing.md) for details on our code of conduct, and the process for submitting pull requests to us.

---

## Authors

* **Divyansh Dwivedi** - *Initial work* - [Divyansh](https://github.com/justdvnsh)

See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.

---

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

---