- Notifications
You must be signed in to change notification settings - Fork5
The Experimental Self-Hostable Frontend Assistant
NotificationsYou must be signed in to change notification settings
xquad-io/x1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
X1 (byxquad.io)
A minimal front-end assistant for your new prototypes. Inspired byv0 and forked fromopenv0.
- Minimal
- Shareable/Forkable Designs
- Self-Hostable
- Edge Compatible (Workers) and Affordable
You can try creating your new front-endhere.
You might clone this project and deploy it on your server easily.
.env.local
:
API__GENERATE_ATTEMPTS=1OPENAI_API_KEY=sk-... # You only need to change thisOPENAI_MODEL=gpt-4 # You can set different models hereOPENV0__API=https://api.openv0.comOPENV0__COLLECT_UIRAY=1PASS__CONTEXT__COMPONENTS_LIBRARY_EXAMPLES__TOKEN_LIMIT=500
Development/Build:
pnpm ipnpm dev# or pnpm build
You need some help deploying X1? Let's schedule a callhere.
- Open in Stackblitz/Codepen
- Custom OpenAI API KEY
- Custom OpenAI Model
- Real-time UI generation while the code is being generated, similar to what v0.dev has
- More libraries and frameworks (This can be easily implemented since openv0 already implemented this).
For the last one, what we would like to achieve is a script that analyzes the documentation and adds support.
Any contribution is welcome!
Hire your best hire today withXquad.io!