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
- Host: GitHub
- URL: https://github.com/justdvnsh/d-player
- Owner: justdvnsh
- Created: 2019-09-14T09:32:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T22:14:35.000Z (over 6 years ago)
- Last Synced: 2025-02-07T08:31:33.354Z (12 months ago)
- Topics: android, android-application, android-studio, autoencoders, clustering, clustering-algorith, java, machine-learning, python
- Language: Java
- Homepage:
- Size: 15.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
Awesome Lists containing this project
README
# D-Player

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
---