Add Zillusion - #1478
Open
Baze-Bai wants to merge 3 commits into
Open
Conversation
|
We require contributors to sign our Contributor License Agreement, and we don't have @Baze-Bai on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check' |
Author
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
Two changes, both correcting the entry toward what is now true. "Runs locally on Docker Compose" was an overclaim when this PR was opened: the compose stack could run discovery and stopped there — the harness was not in the backend image, so the build and validation stages had nothing to spawn. That is fixed upstream now (the image carries the harness and Chromium, and a run was taken end to end to a deterministic verdict), so the line says the whole pipeline instead of implying it. Added the cost of a run, because "what does this cost me" is the question the list cannot otherwise answer and these are measured numbers rather than an estimate.
The entry did not mention licensing, and the project has since relicensed from Apache-2.0 to the Elastic License 2.0 — worth being explicit about in a list that separates open-source from closed-source projects, since it is neither: source-available, self-hostable commercially, not offerable as a hosted service. Also adds the robots.txt gate, which landed after this entry was written, stated with its limits rather than as a guarantee.
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.
Adds Zillusion, an open-source agent that turns a plain-language data need into a ranked list of real data sources, then builds and validates a scraper for the one you pick.
What it changes: one new entry, appended in alphabetical order after
Zapier Central, in the same## [Name](url)+<details>/ Category / Description / Links format as its neighbours. 24 lines added, nothing removed or reordered.Category: Data analysis, Research
Why it might interest this list: the validation step is a separate read-only agent session that physically cannot edit the workflow it is grading, and its sharpest check re-reads the live page to confirm each field means what the selector claims — the verdict is computed from a scorecard rather than argued by the model. Anti-bot findings persist across runs and are promoted to cross-site skills rather than rediscovered each time.
Apache-2.0, runs locally on Docker Compose, model-agnostic via LiteLLM. Happy to adjust the category, the wording, or the placement if you'd prefer something different.