Advertisement · 728 × 90

Posts by Mirko Sertic

I tested it with 50k documents, and on my M4 Pro each query takes maybe 50ms. Most of noticeable time delay goes to the LLM processing the MCP output.

2 months ago 0 0 0 0
Preview
GitHub - mirkosertic/MCPLuceneServer: MCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allow... MCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allows AI assistants (like Claude) t...

I've just released a new version of my #Java #Lucene #MCP server. Integrate #fulltext #search for local files directly into #Claude Desktop. search documents, perform drilldown-queries and much more. Bonus: includes a MCP #App for administrative tasks. Checkout github.com/mirkosertic/....

2 months ago 1 0 1 0

I've release a #Java #Apache #Lucene #MCP server for local #fulltext #search from within your #Claude Desktop session. The server supports a chat based interface to index local directories and query them in a #conversational way. Checkout github.com/mirkosertic/... for more!

2 months ago 1 1 0 0
Preview
GitHub - mirkosertic/flight-recorder-starter: This is a Spring Boot 2/3/4 Starter exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint. This is a Spring Boot 2/3/4 Starter exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint. - mirkosertic/flight-recorder-starter

Yes! I've release the #Java #JFR Starter for #Spring #Boot 4.0. Checkout github.com/mirkosertic/... for more. #Profiling #FlightRecorder

4 months ago 3 1 0 0
Build Your Own Ultra-Private HomeAssistant Voice Assistant Using iOS Devices Transform an iPad into a privacy-first voice satellite that keeps all audio processing local while connecting to HomeAssistant for smart home control. Using offline wake word detection, iOS's built-in...

Here is my take about #privacy and #HomeAssistant #Voice #Satellites. They are doable, without cloud services, and without expensive hardware. Checkout www.mirkosertic.de/blog/2025/11... for more to come.

5 months ago 1 0 0 0
Preview
GitHub - mirkosertic/FXDesktopSearch: A JavaFX based desktop search application. A JavaFX based desktop search application. Contribute to mirkosertic/FXDesktopSearch development by creating an account on GitHub.

I found some time to update #JavaFX #DesktopSearch to the latest #Java 25, #Lucene and #Tika releases. Maybe I will also add some #LLM or #MCP features. We'll find out. Checkout github.com/mirkosertic/... for more to come :-)

5 months ago 5 1 0 0

Yes! #MetaIR is getting into shape! Use the #java25 Class-File-API to load #jvm #bytecode and transform it into a universal compilable graph. MetaIR is extracted from #Bytecoder and will allow to cross-conpile #Java to #OpenCL and #WebAssembly. Checkout mirkosertic.github.io/MetaIR/de.mi...!

6 months ago 5 2 0 0
GitHub - mirkosertic/flight-recorder-starter: This is a Spring Boot 2/3 Starter exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint. This is a Spring Boot 2/3 Starter exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint. - mirkosertic/flight-recorder-starter

After some time of inactivity, I've released a new version of my #JavaFlightRecorder(JFR) starter for #SpringBoot. This starter provides a simple #remote #API for #JVM #profiling and even cool flamegraph result visualizations. Checkout github.com/mirkosertic/... for more! #DevOps #OSS.

10 months ago 6 1 0 0
Advertisement