diff --git a/README.en.md b/README.en.md
new file mode 100644
index 0000000..ade3236
--- /dev/null
+++ b/README.en.md
@@ -0,0 +1,437 @@
+
+
+
+
+
+
+
+ Cognee - The Open-Source AI Memory Platform for Agents
+
+
+ Demo
+ .
+ Docs
+ .
+ Learn More
+ ·
+ Join Discord
+ ·
+ Join r/AIMemory
+ .
+ Community Plugins & Add-ons
+
+
+
+ [](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/main/LICENSE)
+ [](https://github.com/topoteretes/cognee/graphs/contributors)
+

+
+
+
+
+
+
+
+Cognee is the open-source AI memory platform that gives AI agents persistent long-term memory across sessions. Ingest data in any format, build a self-hosted knowledge graph, and let every agent recall, connect, and act with full context
+
+
+ 🌐 This README is also available in:
+ :
+
+ Deutsch |
+ Español |
+ Français |
+ 日本語 |
+ 한국어 |
+ Português |
+ Русский |
+ 中文
+
+
+
+
+
+
+
+📄 Read the research paper: [Optimizing the Interface Between Knowledge Graphs and LLMs for Complex Reasoning](https://arxiv.org/abs/2505.24478) — Markovic et al., 2025
+
+
+## About Cognee
+
+Cognee is an open-source AI memory platform for AI Agents. Ingest data in any format, and Cognee continuously builds a self-hosted knowledge graph that gives your agents persistent long-term memory across sessions. Cognee combines vector embeddings, graph reasoning, and cognitive-science-grounded ontology generation to make documents both searchable by meaning and connected by relationships that evolve as your knowledge does.
+
+:star: _Help us reach more developers and grow the cognee community. Star this repo!_
+
+:books: _Check our detailed [documentation](https://docs.cognee.ai/getting-started/installation#environment-configuration) for setup and configuration._
+
+:crab: _Available as a plugin for your OpenClaw — [cognee-openclaw](https://www.npmjs.com/package/@cognee/cognee-openclaw)_
+
+✴️ _Available as a plugin for your Claude Code — [claude-code-plugin](https://github.com/topoteretes/cognee-integrations/tree/main/integrations/claude-code)_
+
+🦀 _Available as a Rust client — [cognee-rs](https://github.com/topoteretes/cognee-rs)_
+
+🟦 _Available as a TypeScript client — [@cognee/cognee-ts](https://www.npmjs.com/package/@cognee/cognee-ts)_
+
+
+
+### Why use Cognee:
+
+- Easily Build Company Brain - unify data from various sources in one place and enable Agents with your domain knowledge
+- Knowledge infrastructure — unified ingestion, graph/vector search, runs locally, ontology grounding, multimodal
+- Persistent and Learning Agents - learn from feedback, context management, cross-agent knowledge sharing
+- Reliable and Trustworthy Agents - agentic user/tenant isolation, traceability, OTEL collector, audit traits
+
+### How it Works
+
+