ardoco/lissa
LiSSA: A Framework for Generic Traceability Link Recovery
Software development teams often struggle to connect different pieces of their work, like linking a specific requirement to the exact code that implements it. This tool helps by automatically identifying and showing these connections (traceability links) between various software artifacts, such as requirements, code, and documentation. It takes your existing software documents as input and outputs a list of identified links, which can be used by software engineers, architects, and project managers to understand dependencies and manage changes.
Use this if you need to quickly and reliably establish connections between different types of software development artifacts to improve impact analysis, consistency checks, or maintenance.
Not ideal if your primary need is strictly manual, human-driven analysis of software relationships without any automated assistance.
Stars
8
Forks
4
Language
Java
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ardoco/lissa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...