Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oneri Bul

Developed by RieStudio

Overview

"Oneri Bul" is an AI-powered recommendation app that helps users discover films, books and games based on their current mood. Rather than having to scroll through endless lists one by one, users simply select how they’re feeling; the app then analyses this information and provides personalised recommendations within seconds.


Screenshots


Features

  • AI-powered recommendations
  • Mood-based recommendation engine
  • Movie, book, and game suggestions
  • Smart category selection
  • Clean Material Design interface
  • Cross-platform support with .NET MAUI
  • Fast and responsive user experience
  • Lightweight and modern architecture
  • Persistent user preferences

Architecture

The project follows the MVVM (Model-View-ViewModel) architecture to provide a clear separation of concerns and improve maintainability.

  • Views – User interface built with .NET MAUI XAML.
  • ViewModels – Manage UI state, user interactions, and application logic.
  • Models – Define the application's data structures.
  • Services – Handle AI communication, external APIs, local storage, and business logic.
  • Converters – Transform data for UI presentation.
  • Resources – Store application assets, styles, fonts, and icons.

This architecture keeps the codebase modular, scalable, and easy to maintain while supporting future feature expansion.


Tech Stack

Category Technology
Framework .NET MAUI
Language C#
Architecture MVVM
AI Model Google Gemini
Movie Database TMDb
Book Database Google Books
Game Database RAWG

Getting Started

  1. Clone the repository.
git clone https://github.com/RieStudio/OneriBul.git
  1. Open OneriBul.sln in Visual Studio or JetBrains Rider.

  2. Build and run the project.


License

This project is licensed under the MIT License.

About

AI-powered recommendation app that analyzes your mood to suggest movies, books, and games in seconds.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages