Category: Licence
-
Supplemental material to the paper From Zero-Shot to Reward-Aware: Evaluating Prompting and Memory in LLM-Based Cyber Defense Agents
Date
Formats
Categories
- MIT
- News
Large language models (LLMs) emerge as promising candidates for autonomous cyber defense (ACD), yet their reliability, and adaptability remain uncertain. This work presents a systematic… -
SENS-ASRM
Date
Formats
Categories
- MIT
- News
- Python
SENS-ASRM is a research project dedicated to improving streaming automatic speech recognition under low-latency constraints. The method enriches acoustic representations with semantic information inferred from… -
Ontology2Graph
Date
Formats
Categories
- BSD
- News
- Python
Ontology2Graph allows the generation of synthetic knowledge graphs through the use of large language models (LLM). It provides a complete pipeline, that transforms ontological schemas… -
sstracking_metrics
Date
Formats
Categories
- MIT
- News
- Python
sstracking_metrics provides a Python pipeline for evaluating Sound Source Tracking (SST) systems. Given a multichannel audio recording, an SST system estimates the time-varying positions of… -
TimeStress
Date
Formats
Categories
- MIT
- News
- Python
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… -
Microtune
Date
Formats
Categories
- CC-BY-SA-4.0
- Database
- MIT
- News
- Python
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)… -
BBS#: protocol for EUDI wallets
Date
Formats
Categories
- CC-BY-4.0
- News
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,… -
Manage decentralized applications lifecycle with Compose
Date
Formats
Categories
- Blockchains
- Development
- MIT
- News
- Scala
- TypeScript
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… -
An extension of Spring HATEOAS library, compliant with TMF630
Date
Formats
Categories
- MIT
- News
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,… -
Evaluation of large language model (LLM) to generate efficient Solidity code
Date
Formats
Categories
- Blockchains
- Development
- GPLv3
- Solidity
- Tool
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…