Building a portfolio from scratch can be tedious. Figuring out which metrics to highlight, writing the perfect copy, arranging the features in a grid... sometimes we just want to put together something fast that looks amazing.
Today we're launching a new PRO-only feature: the Sub-sites AI Agent.
What is it?
It's a magic tool in your PRO Settings dashboard. You just paste the URL of anything you've built (a landing page, a GitHub repository, a long article), and huevsite.io takes care of the rest.
How does the magic work?
Behind the scenes, we put together a powerful workflow:
- We use Jina AI to crawl your page, strip out all the useless noise (menus, cookies, scripts) and extract the real content as markdown.
- We pass that purified context to Google Gemini 2.5 Flash with an exhaustive design prompt.
- The AI reads our AI_BLOCK_GUIDELINES (huevsite's design best practices) and decides what information goes in the header (
hero), which numbers to highlight (metric), which images to pull (project) and which technologies stand out (building). - Boom. In 10 seconds you have a sub-site created and hosted at
huevsite.io/your-username/project-slug.
Best Practices: How we optimized the prompt
We had to teach the AI to "think like huevsite".
- Visual impact: We taught it that metrics (e.g. "$5K MRR" or "10k Users") should go in dedicated
metricblocks, not buried in text. - Hierarchy: The
heroalways goes first, taking up double space. - Image Extraction: We gave it the strict instruction to look for markdown images (
) and populate visualprojectblocks. Your portfolio won't be just boring text!
As a PRO user you can already head to your settings (PRO Settings -> Sub-sites) and try out the "Magic" section.
Let's buildeaRRR!