New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A simple image upscaler application using EDSR, ESPCN, FSRCNN, etc.
This application was made to fulfill the assignment for the Data Structures course. The concept of the application is an application to upgrade/enhance image quality. The main theme is queues, we implement circular queues for pooling/storing a list of images to be upscaled. Gui creation is made manually using the tkinter library. For the upscale process itself, it uses the OpenCV library with a model obtained from open source. Checked using vermin. Minimum required versions: 3.6 Incompatible versions: 2.
ShowDown is a simple yet powerful tool for automating the process of finding and downloading new episodes of your favorite shows as they air. Simply choose your shows from the ever growing list of supported shows, then let ShowDown do the rest.
Stuka is a small piece of software dedicated to batch some video editing process.
It was notably done to edit a bunch of video files related to studio recording sessions, in order to sync them to a timeline sequenced audio file and to display them into a particular layout of viewports.
Stuka works with a script file which describes mainly the output file configuration, a list of input video files with synching orders and image adjustments and a list of timeline markers to set up the layout.
...