Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
The netboot project allows booting a diskless PC over a TCP/IP based
network using standard protocols like BOOTP, DHCP and TFTP. It is
able to boot Linux, FreeBSD, multiple DOS variants (including MS-DOS, PC-DOS,
PTS-DOS, OpenDOS, NovellDOS, FreeDOS)
Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
A Unix-like (Not compleatly Unix-compatible) Kernel. Right now, we have (very limited support) of 80486+ IBM-PC AT compatibles. Written in C, and assembly. No network support planned for the forseeable future.
JBOOT is an open source bootloader. Each floppy can have multiple kernels and JBOOT allows the user to choose which kernel they wish to load. JBOOT also allows booting from a network and chainloading. However these features are still being worked upon