Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Try Cloud Run Free
Go From Idea to Deployed AI App Fast
One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Nekit is a simple "HTML Editor" java applet. It communicates via XML-RPC with the server and handles "one click" links to internal pages. Perfect for content management web sites.<br>
It is based on <a href="/projects/ekit">Ekit</a> by H. Kistler
WH2FO is a java application that separate the content and the stile from an html file generated by Word 2000. The conversion is made in a way that the content will be stored inside an XML file and the style is saved in a XSL Attribute file. WH2FO also gen
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
This Java program helps the user to write non-latin characters (e.g. chinese characters). This program compare the typed transcription to a data base. The user can manage the data base above a GUI.
Looks at file names in a directory and finds common parts in them trying to search similar and repeated ones. Useful when you have multiple files which differ in checksum and somehow in names. You can collect them and make a decision afterwards.
JStream is a stream manipulator based on plugin architecture.
Streams are manipulated via custom scripts (Java language).
JStream uses Java NIO for better performances.
With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...