Fix: All filter conditions working correctly - 49/49 tests passed (100% validation) 739be4a barathvasan-dev commited on 17 days ago
✅ FIX: Enable vehicle classification + proper state handling (unknown -> actual type) 70ebdb9 barathvasan-dev commited on 17 days ago
⚡ CRITICAL: Enable GPU acceleration for YOLO inference (43s -> 2-3s on GPU) 7d1df89 barathvasan-dev commited on 17 days ago
⚡ OPTIMIZE: detector - 3x faster plate detection (single OCR, lightweight preprocessing) 084c5ef barathvasan-dev commited on 17 days ago
Fix investigation display and donut chart: use correct column names, improve results formatting 667c692 barathvasan-dev commited on 17 days ago
Fix investigation hanging: add timeout protection and simplify chat handlers 734c3b3 barathvasan-dev commited on 17 days ago
🐛 CRITICAL FIX: Convert Chatbot format from tuple to dict with role/content keys 4dcd2f3 barathvasan-dev commited on 17 days ago
Fix: Remove duplicate code, improve chatbot tuple format handling fd53ef0 barathvasan-dev commited on 17 days ago
🔧 Fix: Correct chat message format in investigation chatbot fced10e barathvasan-dev commited on 17 days ago
🎨 UI improvements: add visual charts, fix analytics dashboard, optimize investigation lag 71f10e7 barathvasan-dev commited on 17 days ago
Fix: Suppress asyncio cleanup errors and optimize detailed tabs for responsiveness 0231137 barathvasan-dev commited on 18 days ago
Optimize: Instant UI response - return immediately with loading message, fill in results in background f385408 barathvasan-dev commited on 18 days ago
Fix: Use proper Gradio Chatbot format with role/content dictionaries f0a026f barathvasan-dev commited on 18 days ago
Fix: Remove asyncio event loop policy, fix MistralClient references, simplify chat message format 01077ea barathvasan-dev commited on 18 days ago
Fix: Resolve Chatbot message format error, asyncio event loop issues, and Mistral API compatibility f9bd7d7 barathvasan-dev commited on 18 days ago
Fix: Resolve asyncio event loop issues and Mistral client API compatibility 72f433c barathvasan-dev commited on 18 days ago
Fix: Remove unsupported bubble_full_width parameter from Chatbot 7c0ff10 barathvasan-dev commited on 18 days ago
Fix: Remove unsupported show_copy_button parameter from Chatbot and remove undefined function wrappers c233c13 barathvasan-dev commited on 18 days ago
Enhancement: Production-grade AI Investigation with query caching, anomaly detection, conversation memory, and intelligent follow-ups d99ce15 barathvasan-dev commited on 18 days ago
UI Redesign: Chat-based investigation interface with conversational flow and scrollable history 16cdcbe barathvasan-dev commited on 18 days ago
Major redesign: AI Investigation agent with conversational multi-turn flow, follow-up questions, and better error handling 719ba4c barathvasan-dev commited on 18 days ago
Fix: NLP-to-SQL now handles multiple vehicles and multiple locations with proper OR logic ec39753 barathvasan-dev commited on 18 days ago
Improve: Enhanced NLP-to-SQL handling for complex queries, better data analysis, and error handling ae48b27 barathvasan-dev commited on 18 days ago
Fix: Improve NLP-to-SQL parsing for complex multi-condition queries 1d03416 barathvasan-dev commited on 18 days ago
Improve: Redesign AI Investigation UI and output formatting 57c13aa barathvasan-dev commited on 18 days ago
Refactor: Consolidate AI Investigation into single unified agent tab with RAG capabilities 279c530 barathvasan-dev commited on 18 days ago
Fix: Remove unsupported show_copy_button parameter from Gradio Textbox components for compatibility 25c874b barathvasan-dev commited on 18 days ago
Integrate: AI Investigation Assistant into new tab (replaces AI Assistant) 1cdb670 barathvasan-dev commited on 18 days ago
Fix: Precise location coordinates and single marker per location 2f92b87 barathvasan-dev commited on 19 days ago
Fix: Replace gr.Date with gr.Textbox for Gradio compatibility 630f1b6 barathvasan-dev commited on 19 days ago
Redesign: Professional vehicle route visualization - smart marker grouping a7cda55 barathvasan-dev commited on 19 days ago
Enhance: Vehicle Intelligence Map with smart location grouping and date colors 3deba18 barathvasan-dev commited on 19 days ago
Fix: Database column names in vehicle route search - Vehicle Intelligence Map d16b0a9 barathvasan-dev commited on 19 days ago
Clean up: Remove duplicate functions and add map_to_html - Vehicle Intelligence Map ce822b4 barathvasan-dev commited on 19 days ago
Fix: TAB 5 context manager indentation error - Vehicle Intelligence Map 5fa73f8 barathvasan-dev commited on 19 days ago
Fix: Gradio context manager error in TAB 5 - Vehicle Intelligence bcd22d0 barathvasan-dev commited on 19 days ago
Fix: TAB 5 indentation and imports - Vehicle Intelligence Map 3c3ad7c barathvasan-dev commited on 19 days ago
Fix: Complete Vehicle Intelligence Map overhaul - Removed duplicates, fixed Folium HTML rendering with branca, added plate normalization, handle NaN coordinates, proper error handling, dark map theme a7e10c9 barathvasan-dev commited on 20 days ago
Fix: Remove invalid 'enable_queue' parameter from demo.launch() 012ce4b barathvasan-dev commited on 20 days ago
Fix: Asyncio event loop cleanup issue - Added platform-specific event loop policy, disabled SSR mode, suppressed warnings 93f8de0 barathvasan-dev commited on 20 days ago
Fix: Vehicle Intelligence Map - Fixed map HTML display, added location geocoding, improved error handling, working with database schema 975a0b9 barathvasan-dev commited on 20 days ago
Add: Vehicle Intelligence Map - geospatial tracking, route visualization, radius surveillance, heatmaps, suspicious movement detection d497a90 barathvasan-dev commited on 20 days ago
Fix: Remove unsupported 'show_copy_button' parameter from gr.Chatbot() e9d02f4 barathvasan-dev commited on 20 days ago
Fix: Remove invalid 'interactive' parameter from gr.Markdown() components 3b72a1f barathvasan-dev commited on 20 days ago
Fix: Parse HF Space detection response format correctly - handle single detection object not array f9c9a7c barathvasan-dev commited on 21 days ago