Archibald312 makes spreadsheets first-class in GordonOSS
A finance-focused fork of Mike now ingests Excel and CSV files end-to-end, with the AI citing answers down to the exact cell.
Most legal-AI tools treat spreadsheets as an afterthought - flatten them to text, lose the structure, and hope the model figures it out. Archibald312 took the opposite path. GordonOSS now reads .xlsx, .xls, .xlsm, and .csv files directly, preserves formulas and merged ranges, and renders them in a dedicated viewer with sheet tabs, a formula bar, and column/row headers that behave the way a finance professional expects.
The payoff is in the citations. When the AI references a number, it points to a specific cell on a specific sheet - and clicking the citation jumps you straight there with a highlight. Export an answer to Excel and the citations come back as cell comments, closing the loop. Archibald312 also swapped the default model to Gemma 4 31B for its more generous free-tier quota, and removed an upstream guard that had been blocking real documents from getting through.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?