Update README.md with new badges (#149)
This commit is contained in:
parent
b6e29b4894
commit
485b41a219
1 changed files with 7 additions and 16 deletions
23
README.md
23
README.md
|
|
@ -1,24 +1,15 @@
|
||||||
# cognee
|
# cognee
|
||||||
|
[](https://GitHub.com/topoteretes/cognee/network/)
|
||||||
|
[](https://GitHub.com/topoteretes/cognee/stargazers/)
|
||||||
|
[](https://GitHub.com/topoteretes/cognee/commit/)
|
||||||
|
[](https://github.com/topoteretes/cognee/tags/)
|
||||||
|
[](https://pepy.tech/project/cognee)
|
||||||
|
[](https://github.com/topoteretes/cognee/blob/master/LICENSE)
|
||||||
|
|
||||||
|
|
||||||
We build for developers who need a reliable, production-ready data layer for AI applications
|
We build for developers who need a reliable, production-ready data layer for AI applications
|
||||||
|
|
||||||
|
|
||||||
<p>
|
|
||||||
<a href="https://github.com/topoteretes/cognee/fork">
|
|
||||||
<img src="https://img.shields.io/github/forks/topoteretes/cognee?style=for-the-badge" alt="cognee forks"/>
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/topoteretes/cognee/stargazers">
|
|
||||||
<img src="https://img.shields.io/github/stars/topoteretes/cognee?style=for-the-badge" alt="cognee stars"/>
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/topoteretes/cognee/pulls">
|
|
||||||
<img src="https://img.shields.io/github/issues-pr/topoteretes/cognee?style=for-the-badge" alt="cognee pull-requests"/>
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/topoteretes/cognee/releases">
|
|
||||||
<img src="https://img.shields.io/github/release/topoteretes/cognee?&label=Latest&style=for-the-badge" alt="cognee releases" />
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
## What is cognee?
|
## What is cognee?
|
||||||
|
|
||||||
cognee implements scalable, modular ECL (Extract, Cognify, Load) pipelines that allow you ability to interconnect and retrieve past conversations, documents, audio transcriptions, while also reducing hallucinations, developer effort and cost.
|
cognee implements scalable, modular ECL (Extract, Cognify, Load) pipelines that allow you ability to interconnect and retrieve past conversations, documents, audio transcriptions, while also reducing hallucinations, developer effort and cost.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue