#90 · Primary category: Inference & Local Deploy
algernon
Small self-contained pure-Go web server with Lua, Teal, Markdown, HTTP/2, QUIC, Redis, TypeScript, npm-less React 19, SQLite, and PostgreSQL support ++
Project last updated:08/27/26
GitHub Stars
3.0K
Forks
151
Contributors
17
License
BSD-3-Clause
Why we included this project
Algernon is one Go binary that does the work of a whole web stack. You can run a small web app or internal tool without installing a Node or Python runtime, since it renders Markdown, runs Lua and Teal scripts, and serves React 19 pages without npm. It also talks directly to SQLite, PostgreSQL, Redis, and other databases. For AI work, it can point at a local Ollama instance, so LLM-generated pages come from the same lightweight process instead of a separate inference service. If you want one deployable executable rather than a pile of services, this is worth a look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.