|
| 1 | +<div style="text-align: center"> |
| 2 | + <a href="https://github.com/topoteretes/cognee"> |
| 3 | + <img src="https://raw.githubusercontent.com/topoteretes/cognee/refs/heads/dev/assets/cognee-logo-transparent.png" alt="Cognee Logo" height="60"> |
| 4 | + </a> |
| 5 | + |
| 6 | + <br /> |
| 7 | + |
| 8 | + cognee - memory layer for AI apps and Agents |
| 9 | + |
| 10 | + [](https://GitHub.com/topoteretes/cognee/network/) |
| 11 | + [](https://GitHub.com/topoteretes/cognee/stargazers/) |
| 12 | + [](https://GitHub.com/topoteretes/cognee/commit/) |
| 13 | + [](https://github.com/topoteretes/cognee/tags/) |
| 14 | + [](https://pepy.tech/project/cognee) |
| 15 | + [](https://github.com/topoteretes/cognee/blob/main/LICENSE) |
| 16 | + [](https://github.com/topoteretes/cognee/graphs/contributors) |
| 17 | + |
| 18 | + We build for developers who need a reliable, production-ready data layer for AI applications |
| 19 | +</div> |
| 20 | + |
| 21 | +# What is cognee? |
| 22 | + |
| 23 | +Cognee implements scalable, modular ECL (Extract, Cognify, Load) pipelines that allow you to interconnect and retrieve past conversations, documents, and audio transcriptions while reducing hallucinations, developer effort, and cost. |
| 24 | + |
| 25 | +Cognee merges graph and vector databases to uncover hidden relationships and new patterns in your data. You can automatically model, load and retrieve entities and objects representing your business domain and analyze their relationships, uncovering insights that neither vector stores nor graph stores alone can provide. Learn more about use-cases [here](https://docs.cognee.ai/use_cases). |
| 26 | + |
| 27 | + |
| 28 | +Try it in a Google Colab <a href="https://colab.research.google.com/drive/1g-Qnx6l_ecHZi0IOw23rg0qC4TYvEvWZ?usp=sharing">notebook</a> or have a look at our <a href="https://docs.cognee.ai">documentation</a>. |
| 29 | + |
| 30 | +If you have questions, join our <a href="https://discord.gg/NQPKmU5CCg">Discord</a> community. |
| 31 | + |
| 32 | +Have you seen cognee's <a href="https://github.com/topoteretes/cognee-starter">starter repo</a>? Check it out! |
| 33 | + |
| 34 | +<div style="text-align: center"> |
| 35 | + <img src="https://raw.githubusercontent.com/topoteretes/cognee/refs/heads/dev/assets/cognee_benefits.png" alt="Why cognee?" width="80%" /> |
| 36 | +</div> |
| 37 | + |
1 | 38 | # Cognee on hub.continue.dev
|
2 | 39 |
|
3 |
| -You will find more information in the [Continue 1.0 Partnership Guide](https://continuedev.notion.site/Continue-1-0-Partnership-Guide-1811d55165f7802686fcd0b70464e778). |
| 40 | +Install Cognee by adding a Cognee block to your Continue pipeline. |
0 commit comments