Add computer vision models for image classification and object detection; update Dockerfile and requirements 9c3865a looh2 commited on about 8 hours ago
Add image classification and object detection routes; include MobileNet and Faster R-CNN models 4f6d242 looh2 commited on 1 day ago
Implement admin user approval flow and enhance user status verification 4a9399d looh2 commited on 7 days ago
Update CORS middleware to allow additional origins for frontend access f1015f3 looh2 commited on 11 days ago
Refactor rate limiting implementation by creating a separate limiter module and applying limits to various routes 1afb89a looh2 commited on 29 days ago
Add agent_fill_form route for PDF pre-fill generation and update requirements 59f9f8c looh2 commited on 29 days ago
Enhance multi-agent pipeline with conversation memory and feedback logging 29b3c24 looh2 commited on 29 days ago
feat: Implement rate limiting and user authentication across multiple endpoints 6322319 looh2 commited on May 28
Refactor code structure for improved readability and maintainability 14be8cc looh2 commited on May 17
feat: Rename upload_pdf router to upload_memory and update related imports 9cc7ff4 looh2 commited on May 15
feat: Include chat_rag router in the FastAPI application for enhanced chat functionality 220ff38 looh2 commited on May 14
feat: Replace chat_rag router with chat_test router and add chat_test endpoint implementation b94dd32 looh2 commited on May 14
feat: Implement CRUD operations for documents with Supabase integration 61eed74 looh2 commited on May 11
feat: Add PDF upload functionality with Supabase storage integration 07f3492 looh2 commited on May 11
feat: refactor chat tools and enhance utility functions for embeddings and SQL routing 7ce287a looh2 commited on Apr 10
Refactor movie recommendation endpoint and add collaborative filtering for books e7e0f3e looh2 commited on Apr 8
feat: add FastAPI route for digit prediction using a feedforward neural network a085277 looh2 commited on Apr 4
Add ChatRAG API route and SQL execution agent; update requirements and app structure b0a5cb1 looh2 commited on Apr 2
Add CORS middleware to FastAPI application for enhanced security and cross-origin requests c4eaf00 looh2 commited on Apr 2
Add sentiment analysis and various ML model routes; update README and requirements dbcc29b looh2 commited on Apr 2
Add movie recommender API with model loading and recommendation logic 3259e8f looh2 commited on Apr 2
Refactor Dockerfile and restructure FastAPI application; remove main.py and update requirements 4974503 looh2 commited on Apr 2