Claude Now Lets You Create and Share AI Apps for Free
Anthropic has just introduced a groundbreaking new feature—the ability to create, host, and share interactive AI applications directly in the Claude app. This feature promises a fundamental change for developers, who no longer need to worry about the complexity and costs associated with scaling their AI applications for a growing audience.
How Claude Apps Work
Claude can now create artifacts that communicate with Claude through the API, turning them into fully fledged AI applications. The most interesting aspect is the economic model behind this solution—when someone uses your Claude app, they sign in with their own account, and API usage is charged to their subscription, not yours. Developers therefore pay nothing when other users use their applications. Claude writes real code that powers complex AI features. You can view, edit, and freely share this code with others.
Interesting Community Projects
Early users have already created fascinating projects using interactive artifacts:
- AI games with non-player characters (NPCs) that remember conversations and adapt to the player's choices
- Educational tools that adapt to individual skill levels and provide personalized tutoring
- Data analysis applications where users upload CSV files and ask questions about the data in natural language
- Writing assistants that help with everything from scripts to technical documentation
- Agent workflows that orchestrate multiple Claude calls for complex tasks
How to Get Started
Getting started is simple—just describe what you want to create, and Claude will write the code for you. As you collaborate, Claude can debug and improve its own code based on your feedback. Once the application is ready, you can share it instantly via a link—no deployment process is required.
Capabilities and Limitations
Claude takes care of technical details such as prompt engineering, error handling, and control logic. This allows developers to focus entirely on bringing their ideas to life.
Currently, you can use the Claude API within artifacts, process files, and create rich user interfaces with React. You can also view, fork, and customize any artifact.
Current limitations include the inability to call external APIs, the lack of persistent storage, and support being limited to the text completion API. The feature is available in beta to users with Free, Pro, and Max subscriptions.



