We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84565f0 commit ba7f60cCopy full SHA for ba7f60c
src/data/papers.json
@@ -109,10 +109,18 @@
109
},
110
{
111
"arxivid": "2501.00309",
112
- "github": "https://github.com/Graph-RAG/GraphRAG/"
+ "github": "Graph-RAG/GraphRAG/"
113
114
115
"arxivid": "2311.08526",
116
- "github": "https://github.com/urchade/GLiNER"
+ "github": "urchade/GLiNER"
117
+ },
118
+ {
119
+ "arxivid": "2501.13956",
120
+ "github": "getzep/graphiti"
121
122
123
+ "arxivid": "2502.06472",
124
+ "github": "YuxingLu613/KARMA"
125
}
126
]
0 commit comments