Description (optional): "AI-powered Chrome extension for summarization, text-to-speech, and accessible reading."
Cognitive-Reader/ │── backend/ │ ├── app.py │ ├── summarizer.py │ ├── requirements.txt │ │── extension/ │ ├── manifest.json │ ├── popup.html │ ├── popup.css │ ├── popup.js │ ├── content.js │ ├── background.js │ ├── icons/ │ │── README.md