Tool

  1. Novel Class Discovery (NCD) is the problem of trying to discover novel classes in an unlabeled set, given a labeled set of different but related classes. To interpret the results of clustering or NCD algorithms, data scientists need to understand the domain- and application-specific attributes of tabular data. This task is difficult and can often […]

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

  3. UUV is a solution to facilitate the writing and execution of ento-end (E2E) tests understandable by any human. It’s a coherent ecosystem based on tools that are references in their field: Axe-core, Testing Library, Cucumber, Cypress and Playwright. If used correctly, it integrates accessibility from the development stage, and can be used to establish living […]

  4. FossDash — a tool to collect and display metrics from Fossology. Based on Grafana, the data visualization tool, FossDash allows to collect and to graphically display various metrics resulting from FOSSology, the tool for open source license analysis within any software. Available at github.com/fossology/fossdash.

    MITTool

    Published on

  5. A low-impact internal latency measurement tool for OpenAirInterface 5G should provide low latency transmissions for new services (e.g. Industry 4.0). The measurement of such latencies inside the access network is a challenge for which LatSeq is designed. LatSeq is an open-source tool for fine-grained analysis of latency inside the OpenAirInterface base station. This tool is […]

  6. Source Code Diver is a toolbox which provides Shell and Ruby scripts to make investigations in source code. Thanks to it, open source referents, developers, leads or managers may make sure that some valuable data are not present in the source code. This bunch of scripts allow to work on files and Git logs to look for […]

  7. The collaboration between Orange Labs and Inria (National Institute for Research in Digital Science and Technology) resulted in proposing a set of tools for OASIS TOSCA (Topology and Orchestration Specification for Cloud Applications) deployment descriptors. It can be used for syntax and type checking of specifications or resources configuration deployment/update descriptors written in TOSCA. It […]

  8. Hurl is a command line tool to run and test HTTP requests defined in a simple plain text format. It can performs requests, capture values and evaluate queries on headers and body response. Hurl is very versatile, it can be used for both fetching data and testing HTTP sessions. Visit Hurl pages: https://github.com/Orange-OpenSource/hurl – source […]