diff --git a/modules/ai_generator.py b/modules/ai_generator.py index d27e4bd7..6b5284eb 100644 --- a/modules/ai_generator.py +++ b/modules/ai_generator.py @@ -88,7 +88,8 @@ def generate_profile_summary(self, profile_data): str: AI-generated profile summary """ prompt = ( - "Craft a Concise, SEO-optimized first-person profile description that:" + "Write only the final profile summary text — no introductions, no explanations, and no meta sentences." + "\nCraft a Concise, SEO-optimized first-person profile description that:" "\n- Highlights the developer's strongest technical skills and expertise" "\n- Concise and on to the point" "\n- Uses simple, direct language without excessive superlatives"