AirSync is a cross-platform cloud clipboard manager that lets you sync copied text across devices β and automatically tags it using AI for smarter organization and faster retrieval.
Built with a modern DevOps-first approach, AirSync combines the power of Java, Python, Docker, Terraform, and AWS, with real-time AI integration powered by OpenAI.
β‘ Whether you're coding, writing, or researching β never lose a copied idea again.
- π Clipboard Syncing β Store and retrieve copied text across devices
- π§ AI Auto-Tagging β Classifies clips using OpenAI GPT API
- π³ Fully Containerized β Runs locally using Docker and Compose
- βοΈ Cloud Deployment β Provisioned with Terraform on AWS
- π CI/CD Ready β GitHub Actions pipelines for seamless automation
Layer | Technology |
---|---|
Backend API | Java (REST or Spring Boot) |
AI Service | Python + FastAPI + OpenAI |
Containers | Docker, Docker Compose |
Infra as Code | Terraform (AWS EC2/S3) |
CI/CD | GitHub Actions |