Licence

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

  1. 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 […]

  2. 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, […]

  3. 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 […]

  4. 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 […]

  5. 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, […]

  6. Marine Detect is an innovative project that leverages Deep Learning technology to advance the detection and identification of marine species. These models were developed in the context of the Let’s Revive project in partnership with Tēnaka. Tēnaka emphasizes impact measurement through Tēnaka Science, a platform sharing monthly coral ecosystems data. To automate data collection, Orange […]

  7. Speech processing models are computationally expensive, generating environmental concerns because of their high energy consumption. ESSL (Efficient Self-Supervised Learning) addresses this issue, enabling pretraining with a single GPU for only 28 hours. The reduction in computational costs represents up to two orders of magnitude improvement against existing speech models. Its source code is available on […]

  8. Explore the functionality of Orange Design System Charts, a dynamic JavaScript data visualization library built on top of Apache ECharts. This library facilitates the seamless integration of various Orange-branded chart types into websites, ranging from straightforward line charts to more complex pie charts, bar charts, and beyond. With a focus on practicality for Orange developers […]

  9. Generative models for dialogue state tracking using RDF State-of-the-art models assume a dialogue state representation based on concepts (slots) and their associated values. For example the system, at some point in the conversation, may believe the user wants the “price” to be “cheap”. However, real world applications naturally show dependencies between concepts: price and location […]