About DLLM
DLLM is a stack of open-source projects for setting up a common local base before coding agents with tools such as Codex, Antigravity, and Claude Code.
DLLM Desktop
An Electron application for managing agents and configurations.
dronelabour-dllm
A Python library that provides a simple form of AI agent and an LLM API for prompt management and calls to different LLM providers.
App Hub
The default local-profile folder structure required for first-run setup.
Chat App Template
A simple AI-agent application managed by DLLM Desktop. It extends classes from dronelabour-dllm and serves as an example application.