New Plugin: IssueSpotlight IA

Dear community,

After several months of development, we are excited to present a new plugin for OJS 3.3/3.4+ called IssueSpotlight AI. This tool integrates the Google Gemini API (Free Tier!!) directly into the platform to transform static metadata into analytical and visual layers.

You can find more information and the download link here: :backhand_index_pointing_right: GitHub Repository: IssueSpotlight AI

Why IssueSpotlight AI?

The goal is to take an issue’s metadata (titles, abstracts, and affiliations) and generate four types of automated AI analysis that provide high editorial and analytical value:

  • Intelligent Editorial Synthesis: Acts as an Editor-in-Chief, drafting a thematic narrative of the issue.

  • Innovation Radar: Identifies emerging topics and trends through a visual “Packed Bubble Chart”.

  • SDG Impact (Agenda 2030): Evaluates how the research aligns with the UN Sustainable Development Goals.

  • Global Institutional Map: Advanced geolocation of authors with AI-powered normalization of university names.

Efficiency and Zero Cost (Free Tier)

We have designed the plugin to be sustainable and cost-effective:

  • Built for the Free Tier: It runs on the Gemini 2.5 Flash Lite free tier (approx. 20 requests/day).

  • One-Time Analysis: The analysis is triggered once by the editor. All LLM responses are stored in a custom OJS database table, so subsequent access by readers does not consume additional requests or API quota.

  • Privacy: Only public metadata (titles/abstracts) is sent to the API. No personal or unpublished data is ever shared.

Live Examples

See the plugin in action in our OJS, Revistes UPC:

Installation

  1. Download the issueSpotlight.tar.gz from the GitHub Releases (compatible with OJS 3.3 and 3.4+).

  2. Install via Website Settings > Plugins > Upload A New Plugin.

  3. Add your Free Google Gemini API Key in the plugin settings.

Any feedback or suggestions are more than welcome!

Credits

Developed by Fran Máñez – Universitat Politècnica de Catalunya (UPC).

Hi @franms,

If you’re interested in releasing this to the Plugin Gallery, there are instructions here!

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher ,

Thank you very much for the suggestion. I’ll review the instructions you provided and implement the necessary changes to release the plugin in the Plugin Gallery.

Thanks again :slight_smile:

Regards,
Fran