I tried Hostinger’s Horizons when it launched in March, skeptical but curious. Hostinger has a good track record, but many new AI tools overpromise. I expected Horizons to land somewhere between helpful and impressive — and it mostly did.
How Horizons works
Horizons uses a simple chat interface. There are no model choices or advanced settings — you describe what you want, attach example files or screenshots if needed, and it immediately starts building. That always-on, build-first approach is great for speed but can be frustrating if you prefer to plan before code. I wanted a short planning wizard to shape ideas for non-developers; instead Horizons just begins scaffolding the app or site as soon as you prompt it.
My experiments
I ran two main tests: a fairly complex time-tracking app with advanced features, and a one-page portfolio site with interactive scroll effects.
1) Time-tracking app (prototype)
What worked
– The UI looked polished out of the gate. Even without guidance on colors or fonts, Horizons produced a modern aesthetic reminiscent of Hostinger’s theme.
– Basic interactions worked after a few prompt-driven fixes: form fields, selections, and even exporting invoices to PDF.
– Exporting the generated code is supported, so developers can take the prototype and refine it manually.
What failed
– Core time-tracking was unreliable. The timer counted seconds while the tab was open, but if I left the tab and returned later the elapsed time was far less than reality — I left it for about an hour and it showed nine minutes.
– Some dashboard data didn’t populate consistently. I could have spent more time debugging, but I shifted to the website test.
Verdict on the app
Considering I spent roughly three hours to reach this prototype, Horizons is impressively fast. Five years ago the same result would’ve taken a developer weeks. The ability to export the code is a key advantage; if you have dev skills you can fix the logic bugs yourself.
2) One-page portfolio with scroll interactions
Workflow
I wanted to recreate a site with complex scroll effects. Pasting the source hit a character limit, so I fed Horizons screenshots of the original site in batches. With each batch it extended sections and reproduced scroll interactions. Then I provided a screenshot of my live site and asked Horizons to extract the text and rebuild it in the new template.
Results
– It replaced placeholders with real links and images and corrected many transcription errors.
– It took about 16 prompts to rebuild the whole page from scratch.
– Most issues were minor and fixed with follow-up prompts. One detail — two words rendered with strike-through — couldn’t be replicated correctly, so I asked Horizons to remove that element.
Is Horizons worth using?
Yes, with caveats. It’s a powerful tool across skill levels:
– Non-developers: You can build simple apps and sites without knowing how to code. Expect to tweak and iterate, but the barrier to a workable prototype is low.
– Non-developers with some technical skill: Using browser dev tools alongside Horizons helps you push past limits and patch bugs faster.
– Developers: This group probably benefits most. Prototypes that once took weeks can be spun up in hours. The exportable code is the bridge to production-ready work. I’d like to be able to import existing code into Horizons; that feature would raise its utility even more.
Horizons vs asking ChatGPT for code
Horizons often delivers more integrated results than simply asking a general LLM for code, because it generates a cohesive project scaffold and iterates visually. That said, expectations should be realistic: it’s great for prototypes and UI, but complex business logic and hard-edge reliability still require human developers.
Pricing and trial
Hostinger offers a seven-day free trial with no credit card required. The trial limits you to five prompts per day (35 prompts total). That sounds restrictive, but if you plan prompts strategically you can do a lot — I rebuilt my portfolio in 16 prompts and got an initial time-app version in 18 prompts. You can’t publish without a paid plan; the Starter plan is affordable and worth it if you want to keep and iterate on a prototype beyond the trial.
Final take
Horizons is a game-changer for quickly creating prototypes and one-page sites, and it lowers the barrier for non-developers to build functional projects. It’s not perfect — expect bugs in complex logic, some limits on fidelity, and room for better onboarding and planning tools — but its speed and export capabilities make it extremely useful. If you’re building prototypes or need a fast visual scaffold, give the trial a try. If you’ve already used Horizons, I’d love to hear what you built and how it went.