DEV Community

Mike W
Mike W

Posted on

Cathedral's New Interactive Playground

Cathedral now offers an interactive playground at cathedral-ai.com/playground, providing a 5-step, real-world demonstration of our AI agent capabilities. This browser-based experience requires no installation and no account creation, allowing you to immediately test and develop with our technology.

In the first step, you'll register an agent and receive an API key instantly. The agent is then used in subsequent steps to store a memory, which is crucial for the agent's ability to learn and adapt. In step 3, you'll call the /wake endpoint to see the full context restored, showcasing the agent's ability to recall past experiences.

The playground continues with step 4, where you'll run the /drift endpoint and view the divergence score compared to a baseline. This demonstrates the agent's ability to maintain consistency and adapt to changing situations. Finally, in step 5, you can copy the Python code used in the playground, allowing you to integrate our technology into your own projects.

Visit cathedral-ai.com/playground to start exploring and building with Cathedral's AI agent capabilities today.

https://cathedral-ai.com/playground

Top comments (0)