Discover and explore top open-source AI tools and projects—updated daily.
AIDotNetClaude AI interaction via a lightweight visual tool
New!
Top 97.7% on SourcePulse
Summary
This project offers a lightweight, visual interface for interacting with Claude AI, built using Node.js, WebSocket, and standard web technologies. It targets users transitioning to Claude Code from other programming paradigms, providing a user-friendly web UI that mirrors Claude Code's full capabilities with minimal dependencies, requiring only Node.js for setup.
How It Works
The project employs a minimalist architecture consisting of Node.js, WebSocket, and HTML/CSS/JS. This design choice eliminates the need for build tools or frontend frameworks, simplifying development and deployment. Core functionality is delivered via WebSocket for real-time communication, enabling a responsive and performant user experience through a modern web UI.
Quick Start & Requirements
npm install -g @yxai/codeyxai in the terminal. This automatically starts a server (default port 6060) and opens the interface in a browser. Command-line options for help (--help), version (--version), and port specification (--port) are available, as is setting the port via the PORT environment variable.Highlighted Details
Maintenance & Community
The project is developed by the "yxai Team" and welcomes issue submissions for bug reporting, with a stated 24-hour review process. Further contact information can be found on the official yxai.chat website.
Licensing & Compatibility
The project is licensed under the MIT license, which permits commercial use and modification.
Limitations & Caveats
The tool requires Claude Code to be pre-installed and functional on the user's system. It also mandates a specific Node.js version (>= 22.0.0).
20 hours ago
Inactive
dvdsgl
openai