Back to Projects

PDF Compressor
PythonReactAIAWS SES
The PDF Compressor is a utility application that combines file compression with AI-powered content summarization. This project demonstrates my ability to integrate multiple technologies and APIs to create a valuable tool for document management.
Key Features:
- Efficient PDF compression while maintaining readability
- AI-generated summaries of document content
- Automated email delivery using AWS SES
- User-friendly React interface
Technical Implementation:
The backend uses Python for the PDF compression algorithms, while the frontend is built with React for a responsive user interface. The application integrates with AI APIs for content analysis and AWS SES for email automation.
This project showcases my skills in working with multiple languages and services, API integration, and creating practical solutions for document management.