1 Open Issue Need Help Last updated: Jul 20, 2025

Open Issues Need Help

View All on GitHub
Unknown Uncategorized

AI Summary: Enhance the Chrome extension 'Klyro' to summarize not only text but also images within LinkedIn posts. This requires integrating a multimodal large language model (LLM) capable of processing both text and image data. The current extension only handles text; this feature would add support for image summarization, likely requiring modifications to the `providers.js` file to accommodate a new provider and potentially changes to the user interface.

Complexity: 4/5
enhancement good first issue