diff --git a/src/data/papers.json b/src/data/papers.json index b4ef999..d92ff8c 100644 --- a/src/data/papers.json +++ b/src/data/papers.json @@ -110,5 +110,9 @@ { "arxivid": "2501.00309", "github": "https://github.com/Graph-RAG/GraphRAG/" + }, + { + "arxivid": "2311.08526", + "github": "https://github.com/urchade/GLiNER" } -] \ No newline at end of file +]