Are you the author? Sign in to claim
Claude AI. No backend, no server costs, 100% free.
A fully functional, polished, and self-hosted web interface for Anthropic's Claude AI. This project runs entirely in your browser, using the free tier of Puter.js for secure access to the Claude API. No backend, no server costs, 100% free.

This interface does not use a pirated or reverse-engineered API. It uses the official, legitimate Puter.js library. When you first use the app, it will ask for a one-time authentication with your Puter account. This securely connects the web app to your own account's free Claude API access, ensuring everything is secure and above board.
Because browsers have security rules (CORS), you cannot simply open the index.html file directly. You must run it from a local web server. I've made this easy for you.
This project has minimal dependencies, making it very easy to set up. All you need is:
🐍 Python 3:
pip packages are needed. The http.server module is included with Python by default.🌐 A Modern Web Browser:
That's it! There are no other libraries or frameworks to install.
run_server.bat file.http://localhost:8000. That's it!python -m http.server 8000
http://localhost:8000.First Use: The first time you send a message, a small popup will appear asking you to authenticate with Puter. Please allow the popup to enable the free AI access.
If you find this tool useful, please consider making a small donation to support future development. Thank you!
@puter.com/v2)This project is licensed under the MIT License.
Project management using GitHub Issues + Git worktrees for parallel agent execution
Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and brainstorming
Coding agent session manager supporting Claude Code, Gemini CLI, Codex, and more
191 agents, 155 skills, and 82 plugins cross-compatible with Claude Code, Cursor, and Codex