Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
AI CLI agent that writes code by iterating until tests pass
Micro Agent is a command-line tool designed to generate and refine code using a test-driven approach powered by large language models. Instead of producing one-shot code outputs, it creates or uses test cases and repeatedly iterates on the generated code until those tests pass successfully. This workflow emphasizes reliability by using structured feedback from failing tests to guide improvements, reducing the need for manual debugging and iteration.
KEA - agent micro-platform and Procedural Reasoning System. Java-based implementation of an agent platform with a flexible PRS-like system. The main attributes of the architecture are: agents, goals and roles. KEA platform is goal-driven.
This is a artificial life project.
the goal is to simulate the evolution of micro-organisms.
It uses neural networks to simulate the brain of each of those micro-organisms.
It's written in JAVA, and uses the Joone librarie
An advanced home automation system which exchanges only devices states
The micro-Ants are small, cheap, 8-bit devices which may outperform current home automation systems, thanks to their "swarm intelligence". This project aims at developing a micro-Ant hardware and firmware. Join and develop with us this new technology!
aVolve is an evolutionary/genetic algorithm designed to evolve single-cell organisms in a micro ecosystem. It currently uses the JGAP Genetic algorithm, but does include a primitive genetic algorithm written in Python.