1. AI Tool: Google Gemini
2. How I used AI:
- Asked how to connect Python Flask with HTML to show search results on the web.
- Asked for HTML/CSS code to make a split-screen search page and limit text to 2 lines.
3. Expected: Simple HTML/CSS examples and a basic fix for the API error.
4. Actual: Gemini gave a complete HTML template, and Python code to highlight search words.