Update 1
The demo interface available at
https://daedalus-frontend-268314723675.us-central1.run.app/
may occasionally appear to get stuck due to higher latency in model responses. However, the backend engine continues processing, and the generated site typically becomes available within 10–15 minutes.
We have developed a newer interface that provides clearer status visibility and is closer to the intended production experience. Since updating the original hackathon interface is against Hackathon rules, we have deployed the improved version separately at:
https://invysia.com/create-dummy-order/
In the production scenario, users will place orders via WhatsApp (and other app interfaces). The Order Details and Manage Order Data pages will remain the same as shown in this updated interface.
New Features
- Order details are now visible (not available in the previous demo).
- The Order Status page clearly displays real-time status:
- Queued
- Processing
- Complete
- Failed
- Queued
- The backend now runs on an improved design engine featuring:
- Built-in retries
- Concurrency limits
- Queuing
- Improved stability
- Built-in retries
- Users can now view and update their order data (the previous demo did not expose underlying data or allow updates).
- Live progress and state checks can be done on https://daedalus-engine-2-268314723675.us-central1.run.app/ using user ID and session ID shown on the order details page.
The core features showcased in the original demo remain unchanged. The new interface primarily improves transparency by making the input sent to the design engine visible to users, and makes the backend more stable.
Update 2
The demo gallery at
http://demo.invysia.com/
now automatically refreshes whenever new demos are generated.
Previously, gallery updates were performed manually.
Log in or sign up for Devpost to join the conversation.