Image Recognition as a Service is a scalable #AWS-powered web app that exposes a deep learning model via REST API, using EC2 auto-scaling and load balancing to handle image input and return predictions efficiently.
SmartRAG is a terminal-based RAG system using LangGraph. It processes queries by retrieving relevant content from markdown or PDFs, then responds using OpenAI GPT. Supports webpage-to-PDF conversion, vector DB search, and modular flow control.