diff --git a/docs/blog/index.md b/docs/blog/index.md index b7a2ddae4..0b0320ad7 100644 --- a/docs/blog/index.md +++ b/docs/blog/index.md @@ -2,13 +2,31 @@ The goal of the blog is to discuss broader topics around the cognee project, including the motivation behind the project, the technical details, and the future of the project. -## cognee library announcements + +## knowledge graphs + rags + +In progress + +[//]: # (1. [LLMOps stack + Graphs](posts/llmops-and-knowledge-graphs.md)) + +[//]: # (2. [Where do knowledge graphs fit, and where do they not? A case study with dynamo.fyi](posts/where-do-knowledge-graphs-fit.md)) + +[//]: # (3. [Knowledge Graphs vs basic RAGs, some metrics](posts/knowledge-graphs-vs-basic-rags.md)) + +[//]: # () + + +## product announcements This section covers the release notes for the cognee library. It includes the new features, bug fixes, and improvements in each release. 1. [Cognee - library release](posts/cognee-library-release.md) +2. [Cognee - v0.1.11 announcement](posts/cognee-v0.1.1.md) +3. [New website for cognee](posts/new-website-for-cognee.md) + + + -[//]: # (2. [Cognee - v0.1.4 announcement](posts/cognee-v0.1.4.md)) ## Towards deterministic data pipelines for LLMs step by step This series mostly deals with product discovery, data engineering, and the development of robust AI memory data pipelines. diff --git a/docs/blog/posts/llmops-and-knowledge-graphs.md b/docs/blog/posts/llmops-and-knowledge-graphs.md index e69de29bb..8318c86b3 100644 --- a/docs/blog/posts/llmops-and-knowledge-graphs.md +++ b/docs/blog/posts/llmops-and-knowledge-graphs.md @@ -0,0 +1 @@ +Test \ No newline at end of file