Open Issues Need Help
View All on GitHub Unknown • Uncategorized
Feat: No support for post images about 2 months ago
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