Chore/add-intro-gif v2 (#54)
* feat: Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides * Update image URL in README.md for graphiti demo slides
This commit is contained in:
parent
66917bae57
commit
0c8242bb0a
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
|
@ -1,13 +1,24 @@
|
|||
# graphiti: Temporal Knowledge Graphs for Agentic Applications
|
||||
<div align="center">
|
||||
|
||||
# graphiti
|
||||
|
||||
## Temporal Knowledge Graphs for Agentic Applications
|
||||
|
||||
[](https://discord.com/invite/W8Kw6bsgXQ)
|
||||
[](https://github.com/getzep/graphiti/actions/workflows/lint.yml)
|
||||
[](https://github.com/getzep/graphiti/actions/workflows/unit_tests.yml)
|
||||
[](https://github.com/getzep/graphiti/actions/workflows/typecheck.yml)
|
||||
[](https://codespaces.new/getzep/graphiti)
|
||||
|
||||
</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.
|
||||
|
||||

|
||||
<p align="center">
|
||||
<br />
|
||||
<img src="/images/graphiti-intro-slides-stock-2.gif" alt="graphiti demo slides" width="750px">
|
||||
</br />
|
||||
</p>
|
||||
|
||||
With graphiti, you can build LLM applications such as:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue