Skip to content

LLM standardization in Fiji #30

Description

@hinerm

Hi @yzx9!

I just wanted to let you know that I've been working on the Fiji-llm project with the aims of creating a central core for LLM integration in ImageJ/Fiji.

Right now, the key elements are:

  • A built-in MCP server, connecting tool definition to the SciJava plugin framework so that the community can add LLM-facing API without reinventing the underlying utilities, and to define core useful functionality (e.g. querying application context)
  • A similarly extensible framework for model providers
  • A simple chat interface (my personal goal is to focus on local models assisting with scripting and macros, and not on agentic image analysis)

Everything is still in active development and regularly being refactored 😓 but I'd love to know if there are areas that would be useful to developers like yourself.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions