I created an (Android) app for students like myself and others to organize their studies. The full version is out now. It lets students create optimal study schedule for exams using AI, has Remember Cards to remember important snippets, and a few other features.

Thanks a lot for the compliment! I would also love to get feed-backs from you if you have any.

At present I'm not using any ML model. What I have is a traditional AI algorithm which searches the solution space using a decision tree. It is pretty basic and simple.

The problem I face rn is that there's not enough available data to learn from the user's experiences. Also, I'm still working on this project and in future versions I'll try to incorporate ML to make the app learn on its own over a period of time, based on the feed-back given to it by the user. I haven't come up with any great idea for that to get the data in a way which is convenient for the user to provide and also very accurate.

If you have any ideas you can chime in as well!

/r/productivity Thread Parent