Building a Full-stack web-based Gen-AI tool for a financial company to automate data extraction from a variety of complex documents. Users can upload PDFs, images, or DOCX files; an AI-powered pipeline extracts key fields (details, tax breakdown, etc.) and saves the results to a consolidated spreadsheet. The system processes data in memory and only holds it temporarily, and files are not stored to help protect privacy. The site is fully responsive across mobile, tablet, and desktop. The project emphasizes cost-effectiveness, with ongoing work on new features and further cost optimization.
Build a Tool which enables users to compute the area for a wide range of 2D shapes, as well as the surface area and volume of several 3D shapes. .This project is a full-stack web application designed to solve common geometric calculations. Developed with Python, Pythone Flask, HTML and CSS. Some of the features include:
Calculations for over 15 different shapes, from simple circles to complex cones and pyramids.
Users can select their preferred measurement unit (e.g., Meters, Inches) for a tailored experience.
Under developments.