Intelligent aviation data analysis chatbot using RAG, combining vector store similarity search with precomputed summaries
PythonGeminiRAGVector StoreData Analysis
Multi-agent AI system to assess risk scores, predict defaults, and ensure compliance with financial modeling standards
Multi-Agent AIRisk ModelingFinancial Compliance
A Streamlit web app that translates natural language queries into SQL and generates relevant visualizations
StreamlitGeminiSmolAgentsSQLVisualization
An intelligent document conversion tool that transforms PDF documents into well-formatted Markdown while preserving structure and styling
PythonLLMOCRDocument Processing
An intelligent email management tool that automatically identifies and processes job application rejection emails
PythonGmail APINLPEmail Automation
A web application that uses computer vision to detect and analyze faces in real-time or from uploaded images
PythonOpenCVFlaskComputer Vision
Implementation of a Finite State Machine for Pac-Man ghost behavior modeling using object-oriented principles
FSMGame DevelopmentJava
A functional programming implementation of an immutable binary search tree with hash chain and Merkle root generation
JavaFunctional ProgrammingData StructuresBlockchain Concepts