AI Use Cases

If you want to build AI applications using Dynamic, you’re in good company! We already support the likes of aixbt, CoDatta and Mahojin among many more.

You can use our standard wallet connector to connect to your users’ wallets and plug them into your AI applications client side, like this example using GOAT and Eleven Labs.

You can also sign up for early access to agentic wallets when they are released:

Implementing Dynamic using AI

AI can be a powerful tool for developers. We’ve set up Dynamic to seamlessly integrate with your AI assisted coding workflow. Here’s how:

  1. Add docs to Cursor: Simply follow this tutorial to add Dynamic’s docs to Cursor, which you can then use as context in a request, just like any other file.

  2. Add docs to LLM’s via txt file: Dynamic supports the llms.txt and also has llms-full.txt, read about those here. This means you can use Dynamic’s docs as plain text context in any LLM that supports it, or in your own custom tooling.