Skip to content

feat: Option to generate pages using AI 🤖#544

Merged
surajshetty3416 merged 85 commits intodevelopfrom
ai-driven-page-builder
Apr 7, 2026
Merged

feat: Option to generate pages using AI 🤖#544
surajshetty3416 merged 85 commits intodevelopfrom
ai-driven-page-builder

Conversation

@surajshetty3416
Copy link
Copy Markdown
Member

@surajshetty3416 surajshetty3416 commented Apr 6, 2026

Screenshot 2026-04-07 at 8 12 51 AM Screenshot 2026-04-07 at 8 13 08 AM
demo.mp4
  • Option create complete page using AI
  • Option to edit block inline
  • Specialised options like "Rewrite Text" and "Replace Image" will be available where it make sense

Usage

  • Set a API key (get it from from openrouter https://openrouter.ai/keys) in Settings under "AI" tab
  • Once you set the valid key, "Generate with AI" option will show up in the toolbar of the editor
  • You can then prompt to create a page you like ✨

…ontent and enhance JSON repair functionality
Just accept request and handle streaming via socket
- and show conditionally show AI features using this flag
- Remember model selection
Move preset selector inside popup and make it look optional
- Only support open router for now
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

❌ Patch coverage is 6.68790% with 293 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.93%. Comparing base (bcaece0) to head (c11b38e).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
builder/ai_page_generator.py 0.00% 281 Missing ⚠️
builder/utils.py 55.55% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #544      +/-   ##
===========================================
- Coverage    63.49%   57.93%   -5.56%     
===========================================
  Files           27       28       +1     
  Lines         2802     3105     +303     
===========================================
+ Hits          1779     1799      +20     
- Misses        1023     1306     +283     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@surajshetty3416 surajshetty3416 marked this pull request as ready for review April 7, 2026 02:22
@surajshetty3416 surajshetty3416 changed the title feat: Option to generate pages using AI feat: Option to generate pages using AI 🤖 Apr 7, 2026
@surajshetty3416 surajshetty3416 merged commit 1d53a38 into develop Apr 7, 2026
8 of 10 checks passed
@surajshetty3416 surajshetty3416 deleted the ai-driven-page-builder branch April 7, 2026 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant