1. |
2. Evaluating the dynamics of games in a blockchain-based marketplace : final project paperGjore Janevski, 2025, undergraduate thesis Keywords: blockchain, centralized/decentralized marketplace, games, marketing, liquidity, NFT, player retention, game engagement Published in RUP: 04.10.2025; Views: 412; Downloads: 4
Full text (950,47 KB) |
3. |
4. Fed-batch bioreactor modelingTilen Gimpelj, Aleksandar Tošić, 2025, original scientific article Abstract: This paper describes an open-source computational tool developed for the modeling and simulation of fed-batch bioreactors, particularly for processes employing Chinese Hamster Ovary (CHO) cells, which are integral to biopharmaceutical manufacturing. The software provides a platform for researchers and industry professionals to simulate bioreactor dynamics and investigate the impact of various operational parameters, such as nutrient supply rates, oxygen concentrations, and temperature, prior to physical experimentation. The tool enables users to generate predictions of critical variables including cell density, nutrient consumption, and product concentration profiles over time. These predictions are derived from a mathematical framework based on a system of ordinary differential equations solved using the Runge–Kutta method. A notable capability of the software is the import of experimental data and the application of the Nelder–Mead algorithm for parameter optimization, allowing for the calibration of the model against empirical findings, thereby enhancing its predictive accuracy. The software supports in silico experimentation, which can contribute to reducing the time, cost, and resources associated with optimizing bioreactor configurations and scaling up production processes. By providing a refined and adaptable framework, this instrument assists in improving the understanding of bioreactor dynamics, optimizing biopharmaceutical production methodologies, and correlating theoretical models with practical bioreactor operations. The software is available as an open-source project to promote its adoption and continued development within the scientific community. Keywords: bioreaktor, mathematical modeling, CHO Published in RUP: 29.09.2025; Views: 527; Downloads: 4
Full text (939,94 KB) This document has more files! More... |
5. Is open source the future of AI? : a data-driven approachDomen Vake, Bogdan Šinik, Jernej Vičič, Aleksandar Tošić, 2025, original scientific article Abstract: Large language models (LLMs) have become central to both academic research and industrial applications, fueling debates on their accuracy, usability, privacy, and potential misuse. While proprietary models benefit from substantial investments in data and computing resources, open-sourcing is often suggested as a means to enhance trust and transparency. Yet, open-sourcing comes with its own challenges, such as risks of illicit applications, limited financial incentives, and intellectual property concerns. Positioned between these extremes are hybrid approaches—including partially open models and licensing restrictions—that aim to balance openness with control. In this paper, we adopt a data-driven approach to examine the open-source development of LLMs. By analyzing contributions in model improvements, modifications, and methodologies, we assess how community efforts impact model performance. Our findings indicate that the open-source community can significantly enhance models, demonstrating that community-driven modifications can yield efficiency gains without compromising performance. Moreover, our analysis reveals distinct trends in community growth and highlights which architectures benefit disproportionately from open-source engagement. These insights provide an empirical foundation to inform balanced discussions among industry experts and policymakers on the future direction of AI development. Keywords: large language models, artificial intelligence, open source, data science, HuggingFace Published in RUP: 25.09.2025; Views: 612; Downloads: 4
Full text (606,12 KB) This document has more files! More... |
6. |
7. Decentrilized message application running on blockchain technologies : final project paperEkaterina Bochvaroska, 2025, undergraduate thesis Keywords: distributed messaging system, digital communication, blockchain, trans actions, consensus protocols, decentralization, distributed trust, data integrity Published in RUP: 05.08.2025; Views: 581; Downloads: 21
Full text (2,28 MB) |
8. Bridging the question–answer gap in retrieval-augmented generation : hypothetical prompt embeddingsDomen Vake, Jernej Vičič, Aleksandar Tošić, 2025, original scientific article Abstract: Retrieval-Augmented Generation (RAG) systems synergize retrieval mechanisms with generative language models to enhance the accuracy and relevance of responses. However, bridging the style gap between user queries and relevant information in document text remains a persistent challenge in retrieval-augmented systems, often addressed by runtime solutions (e.g., Hypothetical Document Embeddings (HyDE)) that attempt to improve alignment but introduce extra computational overhead at query time. To address these challenges, we propose Hypothetical Prompt Embeddings (HyPE), a framework that shifts the generation of hypothetical content from query time to the indexing phase. By precomputing multiple hypothetical prompts for each data chunk and embedding the chunk in place of the prompt, HyPE transforms retrieval into a question-question matching task, bypassing the need for runtime synthetic answer generation. This approach does not introduce latency but also strengthens the alignment between queries and relevant context. Our experimental results on six common datasets show that HyPE can improve retrieval context precision by up to 42 percentage points and claim recall by up to 45 percentage points, compared to standard approaches, while remaining compatible with re-ranking, multi-vector retrieval, query decomposition, and other RAG advancements. Keywords: LLM, hypothetical prompt embedding, Retrieval-Augmented Generation (RAG) Published in RUP: 04.08.2025; Views: 635; Downloads: 4
Full text (1,41 MB) This document has more files! More... |
9. |
10. Testing life-cycle assessment data quality with Benford’s law reveals geographic variationBogdan Šinik, Aleksandar Tošić, 2025, original scientific article Abstract: Life-Cycle Assessment (LCA) is a methodology that is used extensively for evaluating the environmental impacts of products and processes throughout their lifetime. The method is highly dependent on the quality and accuracy of the underlying data. Moreover, the data acquisition process can be subjective, raising concerns about potential inconsistencies. In this study, we perform Benford’s law conformity tests (first digit) on all numerical data in ecoinvent, focusing on individual compartments (air, water, soil, and natural resources) and environmental elementary flows (carbon, toxic substances, greenhouse gases, and heavy metals), and discrepancies across continents are examined. Life Cycle Inventory data met the requirements of Benford’s law and generally exhibited high conformity. Substantial differences in conformity were observed between Africa and Europe. Individual processes and measurements were inspected to further isolate potential sources of the non-conformity. The statistical significance of the results was increased using open-source databases available on OpenLCA Nexus, including WorldSteel, OzLCI2019, ELCD, NEEDS, BioenergieDat, and Exiobase. Finally, the Environmental Performance Index (EPI) was used, and a strong correlation between continental Benford conformity results and corresponding EPI scores was observed. The findings suggest that discrepancies in conformity across continents reflect differences in data transparency and reporting practices. European datasets generally show higher conformity, likely owing to the use of more standardized methodologies. In contrast, data from regions with limited infrastructure or less established LCA practices tend to show lower conformity. Benford’s Law offers a simple and computationally efficient alternative to conventional data quality assessments without requiring additional metadata or probabilistic modeling. Its application can support the detection of systemic biases and improve the reliability of LCA-based indicators such as environmental product declarations. Keywords: anomaly detection, Benford’s law, data integrity Published in RUP: 12.06.2025; Views: 2338; Downloads: 35
Full text (1,41 MB) This document has more files! More... |