Skip to content

MOST IMPORTANT: Add a repair flow #24

Description

@ptmaroct

Currently the tools work by splitting the project into js and html files
Sometimes some components get broken and show up with some issues when webpage is viewed.

You can view all generated websites here:
https://shipstation.ai/all

Check out as many websites as you can and spot whatever issues you find and a patttern of where AI is breaking or giving poor output.

Effectively, we need to add a "analyse and repair" website tool.
One of the approach for the tool is:

  1. Once website is generated, open the website in a headless browser programmatically and take screenshots
  2. Send those screenshots for analysis to AI which detects potentially broken components like features/pricing/footer etc
  3. Rewrite the code for the component if needed
  4. Call project deployed event once this all is done

We need to aim to fix both visual aspect of things and try to fix broken carousels, buttons etc which are supposed to do work but dont. Text and other colors used should also have good contrast ration with the backgrounds as well. You

We are open to any other approach as well which is faster, smarter and more reliable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    criticalburning issue, should be fixed on priorityfix and get hiredFix and get hired and help us build shipstation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions