What it does
Core capabilities at a glance
- Algernon
- Build Less
- Cross Platform
- Fasthttp
- Http3
- Live Reload
- Local LLM
- LUA
Deep dive
The full breakdown - performance, comparisons, and setup
algernon
algernon is a local-AI tool - Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis, TypeScript, SQLite and PostgreSQL support ++.
Overview
Web server with built-in support for HTTP/2, HTTP/3 (QUIC), Lua, Teal, Markdown, Pongo2, HyperApp, Amber, Sass(SCSS), GCSS, JSX, TypeScript, Ollama (LLMs), BoltDB (built-in, stores the database in a file, like SQLite), Redis, Valkey, PostgreSQL, SQLite, MariaDB, MySQL, MSSQL, IPv6, rate limiting, graceful shutdown, plugins, users and permissions.
See the release page for releases for a variety of platforms and architectures.
Written in Go. Uses Bolt (built-in), MySQL, PostgreSQL, SQLite or Valkey/Redis (recommended) for the database backend, permissions2 for handling users and permissions, gopher-lua for interpreting and running Lua, optional Teal for type-safe Lua scripting, http2 for serving HTTP/2, quic-go for serving QUIC, gomarkdown/markdown for Markdown rendering, amber for Amber templates, Pongo2 for Pongo2 templates, Sass(SCSS) and GCSS for CSS preprocessing. logrus is used for logging, esbuild for bundling and converting JSX/TSX to JavaScript, tollbooth for rate limiting, pie for plugins and graceful for graceful shutdowns.
algernon is open-source, written primarily in JavaScript, with 3,013 GitHub stars under the BSD-3-Clause license. The latest release is v1.17.9 (2026-05-29).
Key capabilities
From the project's documentation:
- HTTP/2 over SSL/TLS (https) is used by default, if a certificate and key is given.
- If not, regular HTTP is used.
- HTTP/3 (QUIC) can be enabled with a flag.
- /data and /repos have user permissions, /admin has admin permissions and / is public, by default. This is configurable.
- The following filenames are special, in prioritized order:
- index.lua is Lua code that is interpreted as a handler function for the current directory.
Install
A quick way to get started (always check the official docs for the latest):
brew install algernonHow it fits a local-AI stack
algernon runs on your own hardware, so pair it with a model and a GPU sized to your needs. Use the VRAM calculator to pick a model that fits your card, and see what you can run for hardware guidance. Related local-AI tools in the directory:
Sources
- Source code & docs: xyproto/algernon
- Official website: https://algernon.roboticoverlords.org
Stats from GitHub, 2026-06-08.
Frequently asked
Quick answers to common questions
What is algernon?
algernon is a other tool for local AI workloads. Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis, TypeScript, SQLite and PostgreSQL support ++
Is algernon free and open source?
Yes, algernon has 3,013 GitHub stars and is licensed under BSD-3-Clause. You can self-host it for free on docker, web.
What platforms does algernon support?
algernon runs on docker, web.
What hardware do I need for algernon?
The hardware requirements depend on which models you run. Check our hardware directory for compatible GPUs and systems. algernon has 3,013 GitHub stars and an active community.
Does algernon support GPU acceleration?
algernon's GPU support depends on your specific setup. Check the documentation for details. For the best performance, pair it with an NVIDIA RTX 4090 or 5090.
What are the best alternatives to algernon?
Popular alternatives include other other tools in our directory. Browse our full collection at /tool for comparisons, community reviews, and benchmark data to find the right fit for your workflow.
How much does algernon cost?
algernon is free-open-source. It is completely free and open source to self-host.
Pairs well with
Complementary tools, models, and hardware
Similar tools
More tools like this one
Comments coming soon
Configure NEXT_PUBLIC_GISCUS_REPO_ID and NEXT_PUBLIC_GISCUS_CATEGORY_ID at giscus.app to enable.