Chris-o-O wires up legal-tuned search and a model marketplace in one go
Two upgrades land together: smarter document search and a much wider menu of AI models to run it all on.
Chris-o-O added semantic search to this fork - the kind that finds documents by meaning rather than exact keywords. It runs on Voyage AI, an embedding provider whose model is specifically tuned for legal text, and it preserves page numbers so a hit points you to the right spot in a long PDF. There's a search box on the project page and the assistant can reach for it mid-conversation.
The same change also plugs in OpenRouter, a gateway that opens up a long list of models - GPT-4o, Mistral, Llama and more - through a single connection, alongside the Claude and Gemini options already there. Worth knowing before you lean on it: search only indexes documents at upload time, so anything already in the system stays invisible until it's re-uploaded. You'll want a catch-up pass before trusting it in production.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?