Skip to content

Commit b10b488

Browse files
authored
Restore README title and subtitle (#1314)
* restore readme title block * center readme badges
1 parent a9065fa commit b10b488

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
</a>
55
</p>
66

7+
<h1 align="center">
8+
Graphiti
9+
</h1>
10+
<h2 align="center">Build Temporal Context Graphs for AI Agents</h2>
11+
12+
<div align="center">
13+
714
[![Lint](https://github.com/getzep/Graphiti/actions/workflows/lint.yml/badge.svg?style=flat)](https://github.com/getzep/Graphiti/actions/workflows/lint.yml)
815
[![Unit Tests](https://github.com/getzep/Graphiti/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/getzep/Graphiti/actions/workflows/unit_tests.yml)
916
[![MyPy Check](https://github.com/getzep/Graphiti/actions/workflows/typecheck.yml/badge.svg)](https://github.com/getzep/Graphiti/actions/workflows/typecheck.yml)
@@ -13,8 +20,13 @@
1320
[![arXiv](https://img.shields.io/badge/arXiv-2501.13956-b31b1b.svg?style=flat)](https://arxiv.org/abs/2501.13956)
1421
[![Release](https://img.shields.io/github/v/release/getzep/graphiti?style=flat&label=Release&color=limegreen)](https://github.com/getzep/graphiti/releases)
1522

23+
</div>
24+
<div align="center">
25+
1626
<a href="https://trendshift.io/repositories/12986" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12986" alt="getzep%2Fgraphiti | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
1727

28+
</div>
29+
1830
*Help us reach more developers and grow the Graphiti community. Star this repo!*
1931

2032
&nbsp;

0 commit comments

Comments
 (0)