Add ENLIL — open-source multi-agent LLM council with post-quantum signed decrees#702
Open
conchaestradamiguelangel-droid wants to merge 1 commit into
Conversation
Author
|
Hi @Hannibal046 Following up on this PR. A few updates on ENLIL since submission:
ENLIL fits the multi-agent / LLM orchestration category. The combination of deliberative architecture + PQC signing seems unique in this space. Let me know if any changes are needed. Thanks for maintaining this excellent list! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is ENLIL?
ENLIL is an open-source framework where 9 specialized AI agents deliberate on any query via structured peer review before reaching a final verdict.
What makes it different:
Structured peer review: each agent reads all others' responses anonymously and issues domain-specific critique before synthesis
Post-quantum signed output: every decree is signed with ML-DSA-87 (NIST FIPS 204) — cryptographically verifiable
BYOK + self-hosted: bring your own OpenRouter key, no vendor lock-in
Benchmark included: 10 questions (security, reasoning traps, compliance) — 0 cases where peer review added nothing
GPL v3
GitHub: https://github.com/conchaestradamiguelangel-droid/enlil
Live dashboard: https://enlil-council.com/dashboard
Benchmark: https://github.com/conchaestradamiguelangel-droid/enlil/blob/main/benchmarks/results_v1.md