Grammar & style analysis
Ready to analyze
Click the AI button to check your text
Send updates directly to this chapter's email address:
{{ $chapter->unique_email ?? 'Generating...' }}
@if($chapter->unique_email)
@endif
Content will be appended. Start with "REPLACE:" to replace all content.
Send to your account email to create a new chapter:
{{ auth()->user()->unique_email ?? 'Not generated yet' }}
@if(auth()->user()->unique_email)
@else
@endif