mirror of
https://github.com/getzep/graphiti.git
synced 2026-01-08 05:09:48 +00:00
Scarlett/add logo and stars (#269)
* Add logo and star call out * Update README.md Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --------- Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
5e57c58037
commit
e1022fa21d
18
README.md
18
README.md
@ -1,9 +1,13 @@
|
||||
<div align="center">
|
||||
|
||||
# Graphiti
|
||||
|
||||
## Temporal Knowledge Graphs for Agentic Applications
|
||||
<p align="center">
|
||||
<a href="https://www.getzep.com/">
|
||||
<img src="https://github.com/user-attachments/assets/119c5682-9654-4257-8922-56b7cb8ffd73" width="150" alt="Zep Logo">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h1 align="center">
|
||||
Graphiti
|
||||
</h1>
|
||||
<h2 align="center"> Temporal Knowledge Graphs for Agentic Applications</h2>
|
||||
<br />
|
||||
|
||||
[](https://discord.com/invite/W8Kw6bsgXQ)
|
||||
@ -12,10 +16,9 @@
|
||||
[](https://github.com/getzep/Graphiti/actions/workflows/typecheck.yml)
|
||||
[](https://codespaces.new/getzep/Graphiti)
|
||||
|
||||
:star: *Help us reach more developers and grow the Graphiti community. Star this repo!*
|
||||
<br />
|
||||
|
||||
</div>
|
||||
|
||||
Graphiti builds dynamic, temporally aware Knowledge Graphs that represent complex, evolving relationships between
|
||||
entities over time. Graphiti ingests both unstructured and structured data, and the resulting graph may be queried using
|
||||
a fusion of time, full-text, semantic, and graph algorithm approaches.
|
||||
@ -178,7 +181,6 @@ graphiti.close()
|
||||
```
|
||||
|
||||
## Graph Service
|
||||
|
||||
The `server` directory contains an API service for interacting with the Graphiti API. It is built using FastAPI.
|
||||
|
||||
Please see the [server README](./server/README.md) for more information.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user