feat: add native Android app wrapper using Capacitor and update docs 34c409d Krishna Venkatesh commited on Jun 1
docs: update all documentation to reflect final 3-pipeline architecture and gpt-4o high-res upscaling 2b1625e Krishna Venkatesh commited on Jun 1
fix: revert gpt-4o logprobs to hardcoded confidence heuristic 163b336 Krishna Venkatesh commited on Jun 1
style: run black formatter on tests/test_pipeline_llm.py to fix CI 5ccb340 Krishna Venkatesh commited on Jun 1
fix: scale up small images for gpt-4o vision mode and simplify prompt c2a5d79 Krishna Venkatesh commited on Jun 1
feat: apply strong deterministic system prompt and settings for GPT-4o vision pipeline 474b8f8 Krishna Venkatesh commited on Jun 1
style: remove double dashes placeholders and clean up remaining pipeline D references d8d1d62 Krishna Venkatesh commited on Jun 1
fix: update unit tests to match new 3-pipeline ensemble parameters e274782 Krishna Venkatesh commited on Jun 1
refactor: remove Pipeline D (Finetuned YOLO) to massively improve inference latency and simplify architecture to 3 pipelines 0fbc258 Krishna Venkatesh commited on Jun 1
feat: implement global drag and drop support for image uploads e8efaf9 Krishna Venkatesh commited on Jun 1
fix: revert pipeline D to dot clustering because finetuned model predicts individual dots, not characters cec63e6 Krishna Venkatesh commited on Jun 1
fix: revert to gpt-4o because gpt-4-turbo lacks image_url support in the current openai package version 1d1faa5 Krishna Venkatesh commited on Jun 1
style: wrap LLM system prompt strings to fix flake8 E501 line length CI failure d0ba615 Krishna Venkatesh commited on Jun 1
style: apply black formatting to fix CI pipeline failures f485dae Krishna Venkatesh commited on Jun 1
feat: switch OpenAI model from gpt-4o to gpt-4-turbo to test hallucination rates 5de4ac2 Krishna Venkatesh commited on Jun 1
fix: correctly handle YOLO bounding boxes as characters instead of individual dots in pipelines B and D 4506219 Krishna Venkatesh commited on Jun 1
fix: normalize ensemble weights and improve GPT-4o system prompt to reduce hallucination 4a46c38 Krishna Venkatesh commited on Jun 1
feat: redesign UI with dark mode + webcam capture support df4df70 Krishna Venkatesh commited on Jun 1
fix: handle HF proxy buffering (non-streaming fallback) + increase gunicorn timeout b962cae Krishna Venkatesh commited on Jun 1
fix: clean requirements.txt for Docker build (remove pyobjc, dev deps, broken editable install) 65c5904 Krishna Venkatesh commited on Jun 1
fix: clean all non-ASCII chars, fix CI (lint + tests), secure API keys c81c805 Krishna Venkatesh commited on Jun 1
feat: four-column progressive ensemble UI driving /upload_ensemble 03723f7 Krishna Venkatesh Claude Opus 4.8 (1M context) commited on May 31
chore: organize markdown files - move docs to docs/ directory 8294aac Krishna Venkatesh commited on May 31
chore: update .gitignore to exclude training artifacts and large files 35f221c Krishna Venkatesh commited on May 31
feat: implement four-pipeline ensemble (CV + Roboflow + GPT-4o + finetuned YOLOv8) 8df3deb Krishna Venkatesh commited on May 31
feat: four-pipeline ensemble (CV + Roboflow + GPT-4o + finetuned YOLOv8) beaf9e0 Krishna Venkatesh commited on May 31
fix: tune blob detector for real images, update benchmark results 5257430 Krishna Venkatesh commited on May 31
docs: add real-image benchmark results and detection tuning notes cb512d3 Krishna Venkatesh commited on May 31