From Prompt to Dashboard: Building a Secure Text-to-SQL Analytics Bot
A project write-up on building a secure text-to-SQL analytics chatbot with read-only database access, SQL safety checks, stored chat history, and generated visualizations.
A project write-up on building a secure text-to-SQL analytics chatbot with read-only database access, SQL safety checks, stored chat history, and generated visualizations.
A practical architecture write-up for a real-time object detection monitoring system using RTSP camera streams, MediaMTX, YOLO, FastAPI, WebSockets, PostgreSQL, and stream profiling.