Discover and explore top open-source AI tools and projects—updated daily.
lehhairWeb UI for OpenCode backend, powered by AI development
Top 85.3% on SourcePulse
A third-party web UI for the OpenCode AI development environment, OpenCodeUI offers a feature-rich, adaptable frontend. It targets developers seeking a polished interface, built entirely through AI collaboration ("Vibe Coding"), streamlining interaction with OpenCode's capabilities.
How It Works
This project utilizes a React 19 + TypeScript frontend (Vite 7, Tailwind CSS v4) deployed via Docker. Its architecture includes a Gateway, dynamic port routing, and an optional Tauri desktop client. A key differentiator is its development process, entirely AI-driven ("Vibe Coding"). Core features include an AI chat interface with Shiki code highlighting, an xterm.js terminal (WebGL), file browsing/diffing, and PWA support.
Quick Start & Requirements
https://lehhair.github.io/OpenCodeUI/ after running opencode serve --cors "https://lehhair.github.io" locally.cd OpenCodeUI, docker compose -f docker-compose.standalone.yml up -d. Access http://localhost:3000..env with LLM API keys, docker compose up -d. Access http://localhost:6658.npm install && npm run dev. Access http://localhost:5173.Highlighted Details
Maintenance & Community
Developed entirely via AI assistance ("Vibe Coding"). No specific community links (Discord/Slack) or contributor details were provided in the README snippet.
Licensing & Compatibility
Limitations & Caveats
The project is in an early stage and may contain bugs or exhibit instability. It requires a separate, running OpenCode backend instance. The GPL-3.0 license necessitates careful consideration for commercial or closed-source integrations.
20 hours ago
Inactive
AstrBotDevs