Tag
An overview of the current state of building graphical user interfaces in Rust, highlighting available frameworks and bindings such as Azul, Dioxus, and CXX-Qt, while noting that no mature, fully Rust-based solution has yet emerged.
The article discusses the rapid progress of AI agents over the past year, highlighting their improved capabilities in multi-step workflows, tool use, coding, and real-world integration, signaling a shift from demos to practical digital workers.
A curated GitHub list of open-source libraries for deploying, monitoring, scaling, and securing production agentic systems, organizing the ecosystem into practical sections.
An open catalog of agent patterns (e.g., ReAct, tool-use, RAG) and their implementations across frameworks like LangChain, LlamaIndex, and others, aiming to map the agent landscape using a pattern language approach.
A tutorial on agent hooks that extend frameworks and CLIs with custom controls for deterministic behavior instead of relying on prompt instructions.
The article discusses the trade-offs between ReAct and CodeAct orchestration paradigms in AI engineering, highlighting CodeAct's efficiency for complex tasks and introducing a new open-source framework.
This opinionated article aggressively advocates for using modern JavaScript frameworks like React over pure HTML for complex web applications, arguing that complexity requires proper tooling.