
Base44
AI-powered no-code platform for building fully functional apps from natural language descriptions
Discover top open-source software, updated regularly with real-world adoption signals.

Vue-powered open-source alternative to v0.dev chatbot platform
A Nuxt3‑based Vue implementation that replicates v0.dev’s AI chatbot features, offering developers a self‑hosted, extensible front‑end for LLM applications and rapid prototyping.

vue0 provides a Vue‑centric, Nuxt3‑based implementation of the popular v0.dev AI chatbot interface. Targeted at developers and teams building LLM‑driven applications, it delivers a ready‑to‑run front‑end that can be self‑hosted, customized, and extended with additional components such as user management or image handling.
The repository includes a straightforward development workflow: clone, install dependencies with pnpm i, and launch the local server via pnpm dev. The app runs on http://localhost:3000, allowing rapid iteration on UI and integration with any backend LLM service. While core features mirror v0.dev, the project maintains an open roadmap for enhancements like image upload, component forking, and improved caching.
For production, vue0 can be built with the standard Nuxt3 commands (pnpm build and pnpm start) and deployed to any Node.js hosting environment, including Docker containers or serverless platforms. The MIT license and active community (over 800 stars) encourage contributions and extensions, making it a solid foundation for bespoke AI assistant projects.
When teams consider vue0, these hosted platforms usually appear on the same shortlist.

AI-powered no-code platform for building fully functional apps from natural language descriptions
AI-driven app builder that generates full-stack web applications from natural language prompts, runnable and deployable in-browser

No-code web application builder that enables creating interactive, database-driven apps through a visual interface
Looking for a hosted option? These are the services engineering teams benchmark against before choosing open source.
Custom AI assistant UI
Deploy a tailored chatbot interface integrated with your own LLM backend.
Educational sandbox for LLM experiments
Students can spin up a local instance to explore prompt engineering without external services.
Prototype for SaaS chatbot product
Rapidly iterate UI components and export them for integration into a larger service.
Internal knowledge base assistant
Host a private chatbot that indexes company documents, leveraging the Vue front‑end for secure access.
It is built with Nuxt3, Vue 3, and TypeScript, managed via pnpm.
Standard Nuxt3 build commands (`pnpm build` and `pnpm start`) can be used to generate a production‑ready server.
Yes, the project aims to support local hosting without GitHub OAuth, though some features may still rely on it.
The code is released under the MIT license.
Project at a glance
DormantLast synced 4 days ago