Development of an AI-based system for knowledge specific assistance
Ανάπτυξη ενός συστήματος τεχνητής νοημοσύνης για υποβοήθηση σε συγκεκριμένη γνώση
Master Thesis
Author
Apostolou, Athanasios
Αποστόλου, Αθανάσιος
Date
2024-10View/ Open
Keywords
Software system ; Artificial intelligence ; Machine learning ; Large language models ; Knowledge assistantAbstract
This MSc thesis is about utilizing artificial intelligence models in order to find specific knowledge.
As part of this goal we will develop a complete web application, where users will be able to ask
questions to artificial intelligence models, which will answer them based on a specific context.
We will follow two different methods. For the first method we will create our own text generation
AI model [1] which will be trained to understand specific knowledge. For the second method we
will use existing artificial intelligence models, trying to limit them so that they respond only to the
specific knowledge context that we have chosen. In the end we will be able to come to conclusions
about the usefulness of these methods.