Inspiration

Every website owner, especially beginners and small businesses, struggles to understand why their website isn't performing well on search engines. SEO is complex, technical, and time-consuming. I wanted to build something simple, fast, and AI-powered that gives users an instant SEO audit without the jargon — just clear insights and next steps.


What it does

  • Users can sign up and submit their website URL.
  • The app analyzes the website based on key SEO principles like meta tags, accessibility, performance, and content quality.
  • It generates a simple, readable SEO Audit Report with flags, suggestions, and improvement areas.
  • Behind the scenes, it leverages AI to make the analysis smarter and more contextual.

How we built it

  • Frontend: Designed with Bolt, a minimalist yet powerful framework using Vercel AI SDK for seamless interaction.
  • Backend: Used n8n to automate the workflow — from receiving the URL to calling AI APIs and compiling the report.
  • Integrated OpenAI's API to analyze and summarize SEO weaknesses intelligently.
  • All components communicate via clean API endpoints.

Challenges we ran into

  • Handling empty or malformed API responses (e.g., "Error: Empty response received from the API") — ensuring backend consistently returns structured data.
  • Tuning the AI prompts for accurate, relevant SEO advice instead of generic outputs.
  • Managing cross-origin requests and integrating Bolt smoothly with n8n.
  • Maintaining fast response times despite AI and automation layers.

Accomplishments that we're proud of

✅ Created a working prototype with full SEO analysis in minimal time.
✅ Successfully integrated AI-powered insights that go beyond basic checklists.
✅ Automated the entire workflow with n8n, reducing manual backend code.
✅ Kept the UI clean, fast, and accessible with Bolt.


What we learned

💡 How to design efficient API workflows using n8n.
💡 Prompt engineering for AI to get domain-specific results.
💡 Building AI-powered tools that actually provide actionable insights, not fluff.
💡 The importance of handling edge cases like empty API responses gracefully.


What's next for SEO Auditor

  • Add PDF export of the SEO report.
  • Deeper analysis: Core Web Vitals, keyword ranking, mobile-friendliness.
  • AI suggestions for content improvement, not just technical SEO.
  • Building a subscription model for regular website health checks.
  • Exploring integrations with Notion or Slack for automated reports.

Built With

Share this project:

Updates