Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
A GNOME WYSIWYG HTML/XHTML editor written in Ruby (Ruby-Gtk2) The overriding plan is to support freeform editing of sourcecode that the WYSIWYG editor can detect without changing the code layout. The program also supports plugins to extend the interface
Create a text editor for computer programmers. Use ruby as underlying system and write core code in C. Support at least inline debugging as well as common features such as colored keywords.