Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Run Any Workload on Compute Engine VMs
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
...It illustrates common patterns like event-driven messaging, joining/leaving rooms, and rendering live message streams in the UI. The goal is to teach production-adjacent concepts such as minimal state management, basic routing, and environment configuration without overwhelming the learner. The project has been widely referenced by learners tackling socket-based chat as an entry point to real-time web development.
Development toolkit for Web Services and XML data bindings for C & C++
The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
An IRC Bot With some essential commands for fun and power. This lightweight bot can be adapted to all your needs. Because it is made in python the possibilities are limitless.
**This project is not under development, v0.2 is the less-bad code and should be used instead of v0.1**
=== Donate to the C0CMS Project ===
Flattr : https://flattr.com/t/961915
Paypal : http://slcnc.blogspot.fr/p/donatecontact.html
=== Deployment scenarii ===
* Basic scenario : copy and paste the following HTML code in any blog, CMS or website surpporting iframe-based widgets :
<iframe src="http://shangri-l.dyndns.org/audio/road-travel-ZZL/" style="background-color:white;" width="100%" height="100%"></iframe>
* Advanced scenario
-download the latest version
-edid the file : modify $addcode to add whatever you want instead of default advertising, and replace any occurence of http://www.example.com by your root website url
-deploy the php file on your web server. ...
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.
Secure P2P Instant Messenger running on .NET Framework 2.0. Uses server to store user information (user name, password, email address, friends list, log in state, IP address) in encrypted form. Uses custom designed symmetric encryption algorithm.
JWChat aims to be a full featured, web based jabber client. It uses only JavaScript and HTML on the client-side. It's got support for all basic Jabber/XMPP instant messaging functionality, roster management and MUC groupchats.
This project provides a basic Java implementation of the OSCAR protocol, used by ICQ and AIM clients. Commonly used features such as messaging, status and server buddy lists are supported, making it easy for developers to use this in their own work.
NightTalk is a multi-user chat program. It implements a Client-Server architecture that is designed to be flexible. Using a basic chat protocol built on the reliable stream orientated TCP.
PIMStudio gives you unique set of features to manage your personal information.Features like expenses & inventory tracking,CD/DVD archieve,Books & E-books Organiser,RSS Reader,E-mail/SMS Sender,Import yahoo/google contacts,Remote access through SMS etc.
waynebot is a Chanelmanagement-Bot for the IRC. It comes with it's own plugin interface, plugins are written in JAVA. Some basic plugins as well as a template-plugin are included. A JavaDOC is available, other Docs will follow.
Fama Instant Messenger (Fama IM) is a multi platform multi protocol instant messenger client. Only the most basic features are built in, but powerful plugin system makes Fama IM very flexible.
CatBot is a simple, HTML/PHP/MySQL based chatterbot that's easy to set up and use. He comes equipped with a few commands, as well as a basic "learning" ability. With some moderate tweaking, he could make a very nice browser-based helpdesk assistant.
Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
ICQKID2 is crossplatform library which presents basic methods for using OSCAR protocol. It's easy to build your own icq-bot or icq-client with this library.
Sidibot is an IRC bot designed to be convenient and informative. Currently its main feature is an "infobot"-style definition writing/reading/management, though it also supports basic channel management and various other functions.
BoB is an IRC bot written in c# for the .net framework. It provides the basic requirements for maintaining an IRC connection and the associated data. The functionality can be extended via plugins written in any .net enabled language.
Lucky IRC Bot is an IRC Bot written in PHP. It's OOP, and has a beautiful class structure. It's modular, and creating your own plugins is really easy if you have some basic PHP skills.