diff --git a/README.md b/README.md
index 9abce1645..529bc4a49 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,18 @@
-# CDP Agentkit
+
+
+ AgentKit
+
+
+
+ Simplify bringing your AI Agents onchain. Every AI Agent deserves a crypto wallet!
+
[](https://pypistats.org/packages/cdp-agentkit-core)
[](https://www.npmjs.com/package/@coinbase/cdp-agentkit-core)
[](https://star-history.com/#coinbase/cdp-agentkit)
[](https://github.com/coinbase/cdp-agentkit/issues)
-The **Coinbase Developer Platform (CDP) AgentKit** simplifies bringing your AI Agents onchain. Every AI Agent deserves a crypto wallet!
-
+
## Key Features
@@ -36,7 +42,7 @@ Check out [cdp-langchain/examples](./cdp-langchain/examples) for inspiration and
## Repository Structure
-CDP Agentkit is organized as a [monorepo](https://en.wikipedia.org/wiki/Monorepo) that contains multiple packages.
+AgentKit is organized as a [monorepo](https://en.wikipedia.org/wiki/Monorepo) that contains multiple packages.
```
./
@@ -55,12 +61,12 @@ CDP Agentkit is organized as a [monorepo](https://en.wikipedia.org/wiki/Monorepo
### cdp-agentkit-core
-Core primitives and framework-agnostic tools that are meant to be composable and used via CDP Agentkit framework extensions (ie, `cdp-langchain`).
+Core primitives and framework-agnostic tools that are meant to be composable and used via AgentKit framework extensions (ie, `cdp-langchain`).
See [CDP Agentkit Core](./cdp-agentkit-core/README.md) to get started!
### cdp-langchain
-Langchain Toolkit extension of CDP Agentkit. Enables agentic workflows to interact with onchain actions.
+Langchain Toolkit extension of AgentKit. Enables agentic workflows to interact with onchain actions.
See [CDP Langchain](./cdp-langchain/README.md) to get started!
### twitter-langchain
@@ -70,20 +76,20 @@ See [Twitter Langchain](./twitter-langchain/README.md) to get started!
## Contributing
-CDP Agentkit welcomes community contributions.
+AgentKit welcomes community contributions.
See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
## Documentation
-- [CDP Agentkit Documentation](https://docs.cdp.coinbase.com/agentkit/docs/welcome)
-- [API Reference: CDP Agentkit Core Python](https://coinbase.github.io/agentkit/cdp-agentkit-core/python/index.html)
-- [API Reference: CDP Agentkit LangChain Extension Python](https://coinbase.github.io/agentkit/cdp-langchain/python/index.html)
-- [API Reference: CDP Agentkit Core Node.js](https://coinbase.github.io/agentkit/cdp-agentkit-core/typescript/index.html)
-- [API Reference: CDP Agentkit LangChain Extension Node.js](https://coinbase.github.io/agentkit/cdp-langchain/typescript/index.html)
+- [AgentKit Documentation](https://docs.cdp.coinbase.com/agentkit/docs/welcome)
+- [API Reference: AgentKit Core Python](https://coinbase.github.io/agentkit/cdp-agentkit-core/python/index.html)
+- [API Reference: AgentKit LangChain Extension Python](https://coinbase.github.io/agentkit/cdp-langchain/python/index.html)
+- [API Reference: AgentKit Core Node.js](https://coinbase.github.io/agentkit/cdp-agentkit-core/typescript/index.html)
+- [API Reference: AgentKit LangChain Extension Node.js](https://coinbase.github.io/agentkit/cdp-langchain/typescript/index.html)
## Security and bug reports
-The CDP AgentKit team takes security seriously.
+The AgentKit team takes security seriously.
See [SECURITY.md](../SECURITY.md) for more information.
## License