Video summary
Build a 3D Website With One Prompt (No Coding)
Main summary
Key takeaways
Summary (Technological concepts, features, and tutorial/guide takeaways)
-
AI-driven 3D website generation (no coding):
- The creator demonstrates building a fully interactive 3D-style single-page website from a single natural-language prompt, claiming the entire site is produced “using just one tool.”
-
Interactive UI/UX effects (code-based, not assets):
- Hover effects: font color changes, card background shifts, and “light turned on” style visuals when the mouse moves over links/cards.
- Smooth scrolling: menu items smoothly scroll to their corresponding sections (one-page navigation behavior).
- Content revealed on hover: e.g., service/portfolio-like sections that display details when hovered.
- Timeline + animations: a “wonderful timeline” with smooth transitions/animations, plus other animated UI elements such as countdowns.
- Not an image/SVG: the emphasis is that effects are generated via code/CSS-like techniques, not exported as images or SVGs, to avoid performance issues.
-
Conversion-oriented site components:
- Testimonials/reviews section embedded in the page layout.
- Estimation / cost calculator for potential clients, including an option such as priority that increases the price.
- Contact form and additional UI elements (referenced as “fitter”/styling in the video).
- Login/account features via a user panel (described further below).
-
Stick Lite by Elementor (platform overview):
- Identified as Stick Lite by Elementor, described as a web coding tool and positioned as an alternative to purely no-code solutions.
- Similar workflow to Elementor:
- You can edit elements directly (click an element → an edit panel opens),
- rather than regenerating everything from scratch with a new prompt.
- Claims the platform can generate not only websites, but also applications, dashboards, and games from prompts.
-
Editing workflow (prompt once, then tweak like Elementor):
- After generation, the creator highlights:
- Element-level editing: clicking text/sections opens an editing panel for direct changes.
- Code tab: viewing the full generated code; further edits may require Pro plan access.
- Claim: this helps reduce “credit eating” versus AI tools that require re-prompting for changes.
- After generation, the creator highlights:
-
Backend: login/signup + database tables auto-created:
- The creator builds a user login panel and sign-up form with fields:
- first name, last name, email, password
- When users sign in:
- the panel shows “Hello ”
- content becomes personalized per user.
- If saving form data / login is enabled, the tool automatically creates database tables and enables persistence via a backend service (video references cloud backup when asked).
- Also described:
- how the login URL is formed (e.g.,
/user ... login) - that the sign-up form appears on that route after publishing.
- how the login URL is formed (e.g.,
- The creator builds a user login panel and sign-up form with fields:
-
Publishing + domain connection workflow:
- Publish first to a provided subdomain, then connect a custom domain through Stick Lite’s domain settings.
- Demonstrates DNS record setup with Hostinger:
- add A record (
@) - add CNAME records (including
www) - wait for DNS propagation
- verify connection status inside the tool.
- add A record (
- Mentions that connecting a domain can take minutes to 1–2 hours.
-
Connectors / third-party integrations (platform ecosystem):
- The creator notes built-in connectors to third-party services, including:
- WordPress, Slack, Notion, Linear, Discord, Sentry
- Also mentions upcoming connectors such as:
- Gmail, Google Sheets, Jira, Figma
- Emphasis: the platform is “continuously being updated.”
- The creator notes built-in connectors to third-party services, including:
-
Pricing + credit model (key details from the video):
- Free plan: 5 credits/day (implied as insufficient for real projects).
- Pro plan required for real websites/apps.
- Shown pricing/credits:
- Yearly plan: stated around $20.80 (with additional currency examples later, including India).
- Monthly: $25/month with 100 credits/month
- Credit rollover: unused credits carry over (example given: if you used 75, leftover 25 rolls).
- Unlimited Projects: ability to create unlimited websites/apps/games (no limit on project count).
- Mentions daily free credits added automatically (suggesting effective monthly credit total may increase even on Pro).
- Mentions a 30% discount coupon and shows coupon application examples in both INR and USD.
-
Demonstrated prompt-to-output workflow (prompt + possible follow-up questions):
- The creator uses a prompt (assisted by ChatGPT) for a digital agency 3D website.
- The tool workflow:
- reads the prompt
- may ask clarifying questions if something is unclear
- generates the full website
- Later, the same process is used to:
- generate a game (Flappy Bird-like)
- produce another interactive result (“Sky Wing Rush”), including sound effects and scoring.
-
Review/quality claims from the creator:
- Claims fewer/no errors compared with other AI platform tools previously reviewed.
- Notes that even if errors occur, the tool tends to “fix itself” without manual intervention (based on their experience).
Main speakers / sources
- Primary speaker: The YouTube video’s presenter/reviewer (unnamed in subtitles), demonstrating Stick Lite by Elementor and providing prompt examples (including using ChatGPT to draft the prompt).
- Referenced source tools: Stick Lite (Elementor) and ChatGPT.