Licence

Further information at en.wikipedia.org/wiki/Software_license.

  1. TimeStress is a dataset designed to evaluate the temporal representation of facts in large language models (LLMs) by assessing their ability to distinguish between correct and incorrect factual statements contextualized with a date and formatted as questions, such as “In 2011, who was the president of the USA? Barack Obama”. The evaluation principle is that […]

  2. Microtune is an autonomous agent that dynamically controls the size of the memory cache used by a relational database (tested on MariaDB). Its objective (FinOps) is to minimize the memory footprint while respecting a maximum latency constraint not to be exceeded. This agent works externally to the database with a SQL link to change the […]

  3. The BBS# protocol is a solution to address the challenges of EUDI wallets, by combining security and confidentiality at the highest level. Published at GitHub, under the CC-BY-4.0 licence.

  4. Compose is an application, that allows for the management of the lifecycle of decentralized applications. This includes the design and deployment of these applications, as well as managing interactions with them. Compose can be deployed on various blockchain networks (ex. Ethereum, Alastria, Arbitrum). It is possible to directly design a smart contract within the tool […]

  5. The Spring-TMF630 project is an extension of the Spring HATEOAS library. It supports a new media type, that complies with TMF630 REST API Design Guidelines, Part 3. This TM Forum document describes a standard for adding hypermedia links to your JSON-formatted REST resources, following one of the core principles of REST. It draws heavily on […]

  6. This project provides an automated pipeline to generate smart contracts using Large Language Models with Ollama. The pipeline compiles these smart contracts with the Solidity compiler (solc), analyzes them using Slither, and performs unit testing based on the provided test instructions in the prompts. Statistics are then produced to determine the efficiency of each model […]

  7. PowerDNS-Operator is a Kubernetes operator that facilitates the management of PowerDNS resources, including Zones and RRsets, through the use of Custom Resources. Its primary purpose is to maintain the desired configuration state of PowerDNS. This operator is specifically designed to offer DNS capabilities as a self-service feature. Zone resources are managed at the cluster level, […]

  8. Tota11ylost ― the escape game that aims to offer you an immersive experience, raising your awareness of the challenges faced by people with digital disabilities You will be immersed in a scenario, in which you will play as a character with different deficiencies with each new step taken. You will have to solve the puzzles […]

  9. WikiFactDiff is a dataset designed as a resource to perform atomic factual knowledge updates on language models, with the goal of aligning them with current knowledge. It describes the evolution of factual knowledge between two dates, named T_old and T_new,​ in the form of semantic triples. To enable the possibility of evaluating knowledge algorithms (such […]

  10. Machine learning, in its various tasks from fitting to inference, can be highly energy intensive and raises growing environmental concerns. This situation inspired different initiatives fostering a more frugal, greener AI. Beyond the implementation of good practices, it appears pivotal for researchers and data engineers to gather an empiric knowledge of energy consumption per task, […]