Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Simple app for calculating arrear pension amount of a given period.
A simple Arrear Pension Calculator app written in python with GUI specifically Govt. employees (Central & State). This application calculates arrear (Due - Drawn) / overdrawn / recovery of pension between any given periods. This app is not associated with the Govt. This app is for informational purpose only. This project is open source under GNU public license v3.0
A tool to convert an exported text file from one format to another.
Sometimes an upgraded application changes data formats which can break compatibility with previous versions.
If import/export text files are of the following format:
"descript1","descript2","descript3"
"data1","data2","data3"
"data1","data2","data3"
then this program can rearrange the data of large exported files in order to be imported into another version or application with little effort.