Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 659 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 659 Bytes

KnowledgeEngineering

This is a project by senior undergraduate students at the Faculty of Technical Sciences, University of Novi Sad in the year 2023.


Tech stack

  • Backend: Spring Boot
  • Frontend: Next.js 13

Features

  • Component recommendation based on desired properties, using ontologies
  • Component upgrade recommendation, using ontologies
  • Evaluation of the suitability of a computer for different purposes, using fuzzy systems
  • Evaluation of possible causes behind a computer malfunction based on the entered symptoms, using Bayesian networks
  • Evaluation of top 5 computers most similar to the entered one, using case-based reasoning