Service Template Request: Archon — AI Agent Framework #10611
AI-Joe-code
started this conversation in
Service Template Requests
Replies: 1 comment
-
|
Both PRs are now open:
This discussion can be closed once both PRs are merged. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Service Details
Service name: Archon
Upstream repo: https://github.com/coleam00/Archon
Stars: ⭐ 22,286
Description: Archon is an AI meta-agent that can build, refine, and deploy other AI agents using the Pydantic AI framework. It provides a web UI on port 3000, an integrated knowledge base for AI coding documentation, and a bundled PostgreSQL database.
What it does
Archon lets you build AI agents through a conversational interface — describe what you want, and Archon generates the Pydantic AI agent code, tests it, and refines it iteratively. It includes a vector-search knowledge base pre-loaded with AI framework documentation so the generated agents are grounded in up-to-date library usage.
Template details
archon(web UI + API, port 3000) +postgres(bundled PostgreSQL)ghcr.io/coleam00/archon:latestOPENAI_API_KEY(or compatible provider) — several LLM provider keys supportedtemplates/compose/archon.yamlpublic/svgs/archon.svgValidation
Template validated on a live Coolify instance. Both containers reach healthy status. Web UI accessible at the assigned domain.
PRs for this request are linked in the comments below.
Beta Was this translation helpful? Give feedback.
All reactions